about summary refs log tree commit homepage
path: root/gcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc.h')
-rw-r--r--gcc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc.h b/gcc.h
index 73b7da1..f735b8a 100644
--- a/gcc.h
+++ b/gcc.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
+ * Copyright (C) 2012-2014 all contributors <cmogstored-public@bogomips.org>
  * License: GPLv3 or later (see COPYING for details)
  */
 #define MOG_PRINTF __attribute__((format(printf,1,2)))