Add CMU license since this did start out as a copy of mc146818reg.h, which

is under the CMU license.
This commit is contained in:
rafal 2003-01-18 22:13:18 +00:00
parent d402607ec3
commit 6d00714de4

View File

@ -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.
*