]> Zhao Yanbai Git Server - minix.git/commitdiff
kernel: Update copyright year 19/3319/1
authorJacob Adams <tookmund@gmail.com>
Sat, 9 Apr 2016 03:43:11 +0000 (23:43 -0400)
committerDavid van Moolenbroek <david@minix3.org>
Sat, 18 Jun 2016 12:19:59 +0000 (12:19 +0000)
Change-Id: If566bf95db32d9f5ebf1a6677acdaad1c023112e

minix/kernel/main.c

index 7a5dcc5167e705b8539e0179b74a81f3291ccbf0..1d85314602402f2e6a21320032bffedc7aed1f48 100644 (file)
@@ -340,7 +340,7 @@ static void announce(void)
 #ifdef _VCS_REVISION
        "(" _VCS_REVISION ")\n"
 #endif
-      "Copyright 2014, Vrije Universiteit, Amsterdam, The Netherlands\n",
+      "Copyright 2016, Vrije Universiteit, Amsterdam, The Netherlands\n",
       OS_RELEASE);
   printf("MINIX is open source software, see http://www.minix3.org\n");
 }