forked from Imagelibrary/rtems
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:
@@ -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>
|
||||
|
||||
* libi2c/libi2c.c: Include config.h.
|
||||
|
||||
@@ -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/rtems_bsdnet.h>
|
||||
|
||||
@@ -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
|
||||
#define RTEMSPPPD_H
|
||||
|
||||
Reference in New Issue
Block a user