[Midnightbsd-cvs] src [9248] trunk: happy new year

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jan 1 12:02:12 EST 2017


Revision: 9248
          http://svnweb.midnightbsd.org/src/?rev=9248
Author:   laffer1
Date:     2017-01-01 12:02:12 -0500 (Sun, 01 Jan 2017)
Log Message:
-----------
happy new year

Modified Paths:
--------------
    trunk/COPYRIGHT
    trunk/sys/sys/copyright.h

Modified: trunk/COPYRIGHT
===================================================================
--- trunk/COPYRIGHT	2016-12-29 16:10:30 UTC (rev 9247)
+++ trunk/COPYRIGHT	2017-01-01 17:02:12 UTC (rev 9248)
@@ -5,7 +5,7 @@
 The compilation of software known as MidnightBSD is distributed under
 the following terms:
 
-Copyright (C) 2006-2016 The MidnightBSD Project. All rights reserved.
+Copyright (C) 2006-2017 The MidnightBSD Project. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions

Modified: trunk/sys/sys/copyright.h
===================================================================
--- trunk/sys/sys/copyright.h	2016-12-29 16:10:30 UTC (rev 9247)
+++ trunk/sys/sys/copyright.h	2017-01-01 17:02:12 UTC (rev 9248)
@@ -30,7 +30,7 @@
 
 /* MidnightBSD */
 #define COPYRIGHT_MidnightBSD \
-	"Copyright (c) 2006-2016 The MidnightBSD Project.\n"
+	"Copyright (c) 2006-2017 The MidnightBSD Project.\n"
 
 /* FreeBSD */
 #define COPYRIGHT_FreeBSD \



More information about the Midnightbsd-cvs mailing list