Mercurial > ecos
changeset 3007:d00f98e971de
* sgml/makemakefile: Update copyright dates.
| author | jld |
|---|---|
| date | Wed, 09 Feb 2011 22:10:20 +0000 |
| parents | cb736d788430 |
| children | 5798ca37fb96 |
| files | doc/ChangeLog doc/sgml/makemakefile |
| diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2011-02-09 John Dallaway <john@dallaway.org.uk> + + * sgml/makemakefile: Update copyright dates. + 2011-02-09 Christophe Coutand <ccoutand@stmi.com> * sgml/doclist: Add EK-LM3S811 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 Free Software Foundation, Inc. +# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2009, 2010, 2011 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 @@ -123,6 +123,7 @@ cat >> ecos-ref.sgml <<EOF <year>2008</year> <year>2009</year> <year>2010</year> + <year>2011</year> <holder>Free Software Foundation, Inc.</holder> </copyright>
