From 689b7b7a50af938aee4c4489956e2c9598ea512a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 7 Nov 2005 16:17:14 +0000 Subject: 2005-11-07 Michael Siers * pppd/rtemspppd.c, pppd/rtemspppd.h: Per confirmation from Michael add missing copyright notice. --- cpukit/ChangeLog | 5 +++++ cpukit/pppd/rtemspppd.c | 11 +++++++++++ cpukit/pppd/rtemspppd.h | 11 +++++++++++ 3 files changed, 27 insertions(+) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 6c1910471b..4aaf348dfa 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2005-11-07 Michael Siers + + * pppd/rtemspppd.c, pppd/rtemspppd.h: Per confirmation from Michael add + missing copyright notice. + 2005-11-06 Ralf Corsepius * libi2c/libi2c.c: Include config.h. diff --git a/cpukit/pppd/rtemspppd.c b/cpukit/pppd/rtemspppd.c index fbe03dd9dc..c1c12cd622 100644 --- a/cpukit/pppd/rtemspppd.c +++ b/cpukit/pppd/rtemspppd.c @@ -1,3 +1,14 @@ +/* + * COPYRIGHT (c) 2001, Michael Siers . + * Poliac Research, Burnsville, Minnesota USA. + * COPYRIGHT (c) 2001, On-Line Applications Research Corporation (OAR). + * + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. + * + * $Id$ + */ #include #include diff --git a/cpukit/pppd/rtemspppd.h b/cpukit/pppd/rtemspppd.h index f60916e2ee..8503d402f6 100644 --- a/cpukit/pppd/rtemspppd.h +++ b/cpukit/pppd/rtemspppd.h @@ -1,3 +1,14 @@ +/* + * COPYRIGHT (c) 2001, Michael Siers . + * Poliac Research, Burnsville, Minnesota USA. + * COPYRIGHT (c) 2001, On-Line Applications Research Corporation (OAR). + * + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. + * + * $Id$ + */ #ifndef RTEMSPPPD_H #define RTEMSPPPD_H -- cgit v1.2.3