[Midnightbsd-cvs] src [7391] trunk: Happy New Year.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jan 2 16:49:32 EST 2016
Revision: 7391
http://svnweb.midnightbsd.org/src/?rev=7391
Author: laffer1
Date: 2016-01-02 16:49:31 -0500 (Sat, 02 Jan 2016)
Log Message:
-----------
Happy New Year.
Modified Paths:
--------------
trunk/COPYRIGHT
trunk/UPDATING
trunk/sys/sys/copyright.h
Modified: trunk/COPYRIGHT
===================================================================
--- trunk/COPYRIGHT 2015-12-05 17:55:59 UTC (rev 7390)
+++ trunk/COPYRIGHT 2016-01-02 21:49:31 UTC (rev 7391)
@@ -5,8 +5,7 @@
The compilation of software known as MidnightBSD is distributed under
the following terms:
-Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015
- The MidnightBSD Project. All rights reserved.
+Copyright (C) 2006-2016 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/UPDATING
===================================================================
--- trunk/UPDATING 2015-12-05 17:55:59 UTC (rev 7390)
+++ trunk/UPDATING 2016-01-02 21:49:31 UTC (rev 7391)
@@ -1,5 +1,8 @@
Updating Information for MidnightBSD users.
+20160102:
+ Happy New Year
+
20151101:
Increase kern.ipc.somaxconn default to 256.
Modified: trunk/sys/sys/copyright.h
===================================================================
--- trunk/sys/sys/copyright.h 2015-12-05 17:55:59 UTC (rev 7390)
+++ trunk/sys/sys/copyright.h 2016-01-02 21:49:31 UTC (rev 7391)
@@ -30,7 +30,7 @@
/* MidnightBSD */
#define COPYRIGHT_MidnightBSD \
- "Copyright (c) 2006-2015 The MidnightBSD Project.\n"
+ "Copyright (c) 2006-2016 The MidnightBSD Project.\n"
/* FreeBSD */
#define COPYRIGHT_FreeBSD \
More information about the Midnightbsd-cvs
mailing list