Mercurial > ecos
diff packages/net/httpd/current/ChangeLog @ 2967:a98ace8abb52
* bsd_tcpip/current/doc/freebsd.sgml, tcpip/current/doc/openbsd.sgml:
No longer "recent".
* httpd/current/doc/httpd.sgml: Fix GoAhead URL.
| author | jld |
|---|---|
| date | Sat, 18 Sep 2010 16:10:32 +0000 |
| parents | fd2c3f3def9d |
| children |
line wrap: on
line diff
--- a/packages/net/httpd/current/ChangeLog +++ b/packages/net/httpd/current/ChangeLog @@ -1,3 +1,7 @@ +2010-09-18 John Dallaway <john@dallaway.org.uk> + + * doc/httpd.sgml: Fix GoAhead URL. + 2006-07-28 Jochen Gerster <JochenGerster@gmx.de> * src/monitor.c (cyg_monitor_network): Calling the network monitor @@ -102,8 +106,24 @@ 2002-12-06 Nick Garnett <nickg@ecoscen * cdl/httpd.cdl: Created HTTPD package. -# Copyright (C) 2002 Nick Garnett -# All Rights Reserved. +# ####GPLCOPYRIGHTBEGIN#### +# ------------------------------------------- +# This file is part of eCos, the Embedded Configurable Operating System. +# Copyright (C) 2002, 2010 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 +# the Free Software Foundation; either version 2 or (at your option) any +# later version. # -# Permission is granted to use, copy, modify and redistribute this -# file. +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the +# Free Software Foundation, Inc., 51 Franklin Street, +# Fifth Floor, Boston, MA 02110-1301, USA. +# ------------------------------------------- +# ####GPLCOPYRIGHTEND####
