summaryrefslogtreecommitdiff
path: root/mksyms.awk
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-05-07 10:00:48 +1000
committerChris Johns <chrisj@rtems.org>2012-05-07 10:00:48 +1000
commit7f7cdc2de97f006def935f3b2788a24dd25248eb (patch)
tree4c16b5da3756f5cb1b15724b377b4c6996658c9e /mksyms.awk
parent1d0b7d51dd97bc88c91fc7a5245e81ce1d0e2148 (diff)
Update copyright year. Remove the Id tag.
Diffstat (limited to 'mksyms.awk')
-rw-r--r--mksyms.awk4
1 files changed, 1 insertions, 3 deletions
diff --git a/mksyms.awk b/mksyms.awk
index ce41567..f4e1a53 100644
--- a/mksyms.awk
+++ b/mksyms.awk
@@ -1,12 +1,10 @@
#
-# COPYRIGHT (c) 2010 Chris Johns <chrisj@rtems.org>
+# COPYRIGHT (c) 2012 Chris Johns <chrisj@rtems.org>
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
# http://www.rtems.com/license/LICENSE.
#
-# $Id$
-#
# Covert the list of symbols into a C structure.
#
#