Mercurial > nand-ecoscentric
changeset 3312:0b405e1b1295
* doc/sgml/makemakefile: Update copyright dates.
* packages/compat/uitron/current/doc/uitron.sgml: Update documentation
link to uITRON specification. [ Bug 1001840 ]
| author | jld |
|---|---|
| date | Sat, 11 May 2013 15:23:26 +0000 |
| parents | f6b6832f951c |
| children | ae2b465b3b97 |
| files | doc/ChangeLog doc/sgml/makemakefile packages/compat/uitron/current/ChangeLog packages/compat/uitron/current/doc/uitron.sgml |
| diffstat | 4 files changed, 16 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2013-05-09 John Dallaway <john@dallaway.org.uk> + + * sgml/makemakefile: Update copyright dates. + 2012-05-18 Ilija Kocho <ilijak@siva.com.mk> * sgml/doclist: Add Freescale Kinetis documentation.
--- a/doc/sgml/makemakefile +++ b/doc/sgml/makemakefile @@ -20,7 +20,7 @@ cat > makefile <<EOF # ####ECOSGPLCOPYRIGHTBEGIN#### # ------------------------------------------- # This file is part of eCos, the Embedded Configurable Operating System. -# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. +# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. # # eCos is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free @@ -125,6 +125,7 @@ cat >> ecos-ref.sgml <<EOF <year>2010</year> <year>2011</year> <year>2012</year> + <year>2013</year> <holder>Free Software Foundation, Inc.</holder> </copyright>
--- a/packages/compat/uitron/current/ChangeLog +++ b/packages/compat/uitron/current/ChangeLog @@ -1,3 +1,8 @@ +2013-05-09 John Dallaway <john@dallaway.org.uk> + + * doc/uitron.sgml: Update documentation link to uITRON specification. + [ Bug 1001840 ] + 2009-03-02 Nick Garnett <nickg@ecoscentric.com> * tests/test2.c: @@ -865,7 +870,7 @@ Fri Jul 24 13:02:46 1998 Hugo Tyson <h // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. -// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2006 Free Software Foundation, Inc. +// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2006, 2013 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by
--- a/packages/compat/uitron/current/doc/uitron.sgml +++ b/packages/compat/uitron/current/doc/uitron.sgml @@ -9,7 +9,7 @@ <!-- =============================================================== --> <!-- ####ECOSDOCCOPYRIGHTBEGIN#### --> <!-- =============================================================== --> -<!-- Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. --> +<!-- Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2013 Free Software Foundation, Inc. --> <!-- This material may be distributed only subject to the terms --> <!-- and conditions set forth in the Open Publication License, v1.0 --> <!-- or later (the latest version is presently available at --> @@ -52,11 +52,9 @@ porting application software to new proc System for Embedded Systems</CITETITLE>. The book can be purchased from the IEEE Press, and an ASCII version of the standard can be found online at -<ulink url="http://www.itron.gr.jp/">http://www.itron.gr.jp/</ulink>. -The old address -<ulink url="http://tron.um.u-tokyo.ac.jp/TRON/ITRON/"> -http://tron.um.u-tokyo.ac.jp/TRON/ITRON/</ulink> -still exists as a mirror site. </PARA> +<ulink url="http://www.t-engine.org/specifications"> +http://www.t-engine.org/specifications</ulink>. +</PARA> </SECT1> <SECT1 id="compat-uitron-over-ecos"> <TITLE><!-- <index></index> -->µITRON and <EMPHASIS>eCos</EMPHASIS></TITLE>
