2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>

* byteorder.h, cpu.h, page.c: Fix typo where license said
	found in found in.
This commit is contained in:
Joel Sherrill
2011-01-28 20:38:09 +00:00
parent 023f2f1abb
commit 3f4598ec8d
4 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* byteorder.h, cpu.h, page.c: Fix typo where license said
found in found in.
2009-10-28 Till Straumann <strauman@slac.stanford.edu> 2009-10-28 Till Straumann <strauman@slac.stanford.edu>
* byteorder.h: added ld_le16, st_le16. * byteorder.h: added ld_le16, st_le16.

View File

@@ -1,6 +1,6 @@
/* /*
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
* *
* $Id$ * $Id$

View File

@@ -12,7 +12,7 @@
* Canon Centre Recherche France. * Canon Centre Recherche France.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
* *
* $Id$ * $Id$

View File

@@ -13,7 +13,7 @@
* Canon Centre Recherche France. * Canon Centre Recherche France.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
* *
* $Header$ * $Header$