Mercurial > ecos-v3_0-branch
comparison packages/net/athttpd/current/ChangeLog @ 2729:74dbf4c3f2e1 after-copyright-change-20090129
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
| author | jlarmour |
|---|---|
| date | Thu, 29 Jan 2009 17:47:46 +0000 |
| parents | 0e9d1d1df4a0 |
| children |
comparison
equal
deleted
inserted
replaced
| 2728:e5db16acddac | 2729:74dbf4c3f2e1 |
|---|---|
| 206 * src/md5c.c: | 206 * src/md5c.c: |
| 207 * src/socket.c: | 207 * src/socket.c: |
| 208 Created ATHTTPD package. | 208 Created ATHTTPD package. |
| 209 | 209 |
| 210 //=========================================================================== | 210 //=========================================================================== |
| 211 //####ECOSGPLCOPYRIGHTBEGIN#### | 211 // ####GPLCOPYRIGHTBEGIN#### |
| 212 // ------------------------------------------- | 212 // ------------------------------------------- |
| 213 // This file is part of eCos, the Embedded Configurable Operating System. | 213 // This file is part of eCos, the Embedded Configurable Operating System. |
| 214 // Copyright (C) 2005, 2006 eCosCentric Ltd. | 214 // Copyright (C) 2005, 2006 Free Software Foundation, Inc. |
| 215 // | 215 // |
| 216 // eCos is free software; you can redistribute it and/or modify it under | 216 // This program is free software; you can redistribute it and/or modify |
| 217 // the terms of the GNU General Public License as published by the Free | 217 // it under the terms of the GNU General Public License as published by |
| 218 // Software Foundation; either version 2 or (at your option) any later version. | 218 // the Free Software Foundation; either version 2 or (at your option) any |
| 219 // later version. | |
| 219 // | 220 // |
| 220 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY | 221 // This program is distributed in the hope that it will be useful, but |
| 221 // WARRANTY; without even the implied warranty of MERCHANTABILITY or | 222 // WITHOUT ANY WARRANTY; without even the implied warranty of |
| 222 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | 223 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 223 // for more details. | 224 // General Public License for more details. |
| 224 // | 225 // |
| 225 // You should have received a copy of the GNU General Public License along | 226 // You should have received a copy of the GNU General Public License |
| 226 // with eCos; if not, write to the Free Software Foundation, Inc., | 227 // along with this program; if not, write to the |
| 227 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. | 228 // Free Software Foundation, Inc., 51 Franklin Street, |
| 228 // | 229 // Fifth Floor, Boston, MA 02110-1301, USA. |
| 229 // As a special exception, if other files instantiate templates or use macros | 230 // ------------------------------------------- |
| 230 // or inline functions from this file, or you compile this file and link it | 231 // ####GPLCOPYRIGHTEND#### |
| 231 // with other works to produce a work based on this file, this file does not | |
| 232 // by itself cause the resulting work to be covered by the GNU General Public | |
| 233 // License. However the source code for this file must still be made available | |
| 234 // in accordance with section (3) of the GNU General Public License. | |
| 235 // | |
| 236 // This exception does not invalidate any other reasons why a work based on | |
| 237 // this file might be covered by the GNU General Public License. | |
| 238 // | |
| 239 // ------------------------------------------- | |
| 240 //####ECOSGPLCOPYRIGHTEND#### | |
| 241 //=========================================================================== | 232 //=========================================================================== |
