[Midnightbsd-cvs] src [10675] trunk/include: update license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 9 15:47:08 EDT 2018


Revision: 10675
          http://svnweb.midnightbsd.org/src/?rev=10675
Author:   laffer1
Date:     2018-06-09 15:47:07 -0400 (Sat, 09 Jun 2018)
Log Message:
-----------
update license

Modified Paths:
--------------
    trunk/include/unwind.h
    trunk/include/util.h
    trunk/include/utime.h

Modified: trunk/include/unwind.h
===================================================================
--- trunk/include/unwind.h	2018-06-09 19:46:23 UTC (rev 10674)
+++ trunk/include/unwind.h	2018-06-09 19:47:07 UTC (rev 10675)
@@ -1,4 +1,5 @@
 /* $MidnightBSD$ */
+/* $FreeBSD: stable/10/include/unwind.h 213290 2010-09-30 03:16:35Z davidxu $ */
 
 /* libunwind - a platform-independent unwind library
    Copyright (C) 2003 Hewlett-Packard Co

Modified: trunk/include/util.h
===================================================================
--- trunk/include/util.h	2018-06-09 19:46:23 UTC (rev 10674)
+++ trunk/include/util.h	2018-06-09 19:47:07 UTC (rev 10675)
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*
  * Copyright (c) 2000, 2007, 2008 Apple Inc. All rights reserved.
  *

Modified: trunk/include/utime.h
===================================================================
--- trunk/include/utime.h	2018-06-09 19:46:23 UTC (rev 10674)
+++ trunk/include/utime.h	2018-06-09 19:47:07 UTC (rev 10675)
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*-
  * Copyright (c) 1990, 1993
  *	The Regents of the University of California.  All rights reserved.
@@ -10,11 +11,7 @@
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *	This product includes software developed by the University of
- *	California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
  *
@@ -31,8 +28,7 @@
  * SUCH DAMAGE.
  *
  *	@(#)utime.h	8.1 (Berkeley) 6/2/93
- * $FreeBSD: src/include/utime.h,v 1.5 2002/08/24 00:11:52 mike Exp $
- * $MidnightBSD$
+ * $FreeBSD: stable/10/include/utime.h 203964 2010-02-16 19:39:50Z imp $
  */
 
 #ifndef	_UTIME_H_



More information about the Midnightbsd-cvs mailing list