start: update year
authorAlan Cox <alan@linux.intel.com>
Tue, 6 Jan 2015 23:10:34 +0000 (23:10 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 6 Jan 2015 23:10:34 +0000 (23:10 +0000)
Kernel/start.c

index 911a915..577d1b2 100644 (file)
@@ -122,7 +122,7 @@ void fuzix_main(void)
         "Copyright (c) 1988-2002 by H.F.Bower, D.Braun, S.Nitschke, H.Peraza\n"
         "Copyright (c) 1997-2001 by Arcady Schekochikhin, Adriano C. R. da Cunha\n"
         "Copyright (c) 2013-2015 Will Sowerbutts <will@sowerbutts.com>\n"
-        "Copyright (c) 2014 Alan Cox <alan@etchedpixels.co.uk>\nDevboot\n",
+        "Copyright (c) 2014-2015 Alan Cox <alan@etchedpixels.co.uk>\nDevboot\n",
                                                 uname_str);
 
 #ifndef SWAPDEV