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 73a19db5..e382d9e3 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ -# Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE. +# Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE. .SUFFIXES: .c .o .h .a .cxx |