From 6d00714de4a94334df95151999ef3ee26eac78fe Mon Sep 17 00:00:00 2001 From: rafal Date: Sat, 18 Jan 2003 22:13:18 +0000 Subject: [PATCH] Add CMU license since this did start out as a copy of mc146818reg.h, which is under the CMU license. --- sys/dev/ic/ds1687reg.h | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/sys/dev/ic/ds1687reg.h b/sys/dev/ic/ds1687reg.h index 6e1a4723bd8f..b74dd7ccf1bd 100644 --- a/sys/dev/ic/ds1687reg.h +++ b/sys/dev/ic/ds1687reg.h @@ -1,4 +1,4 @@ -/* $NetBSD: ds1687reg.h,v 1.1 2003/01/18 22:07:21 rafal Exp $ */ +/* $NetBSD: ds1687reg.h,v 1.2 2003/01/18 22:13:18 rafal Exp $ */ /* * Copyright (c) 2003 The NetBSD Foundation, Inc. @@ -34,6 +34,33 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +/* + * Originally based on mc146818reg.h, with the following license: + * + * Copyright (c) 1995 Carnegie-Mellon University. + * All rights reserved. + * + * Permission to use, copy, modify and distribute this software and + * its documentation is hereby granted, provided that both the copyright + * notice and this permission notice appear in all copies of the + * software, derivative works or modified versions, and any portions + * thereof, and that both notices appear in supporting documentation. + * + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" + * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND + * FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. + * + * Carnegie Mellon requests users of this software to return to + * + * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU + * School of Computer Science + * Carnegie Mellon University + * Pittsburgh PA 15213-3890 + * + * any improvements or extensions that they make and grant Carnegie the + * rights to redistribute these changes. + */ + /* * Definitions for the Dallas Semiconductor DS1687 Real Time Clock. *