2005-11-07 Michael Siers <mikes@poliac.com>

* pppd/rtemspppd.c, pppd/rtemspppd.h: Per confirmation from Michael add
	missing copyright notice.
This commit is contained in:
Joel Sherrill
2005-11-07 16:17:14 +00:00
parent eea423b71f
commit 689b7b7a50
3 changed files with 27 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2005-11-07 Michael Siers <mikes@poliac.com>
* pppd/rtemspppd.c, pppd/rtemspppd.h: Per confirmation from Michael add
missing copyright notice.
2005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org> 2005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* libi2c/libi2c.c: Include config.h. * libi2c/libi2c.c: Include config.h.

View File

@@ -1,3 +1,14 @@
/*
* COPYRIGHT (c) 2001, Michael Siers <mikes@poliac.com>.
* 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 <rtems.h> #include <rtems.h>
#include <rtems/rtems_bsdnet.h> #include <rtems/rtems_bsdnet.h>

View File

@@ -1,3 +1,14 @@
/*
* COPYRIGHT (c) 2001, Michael Siers <mikes@poliac.com>.
* 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 #ifndef RTEMSPPPD_H
#define RTEMSPPPD_H #define RTEMSPPPD_H