diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index c41d34b2..713d020c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ -# Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. +# Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. .SUFFIXES: .c .o .h .a .cxx |