Mercurial > ecos-v3_0-branch
comparison packages/devs/serial/arm/aeb/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 | d660e27a3e99 |
| children |
comparison
equal
deleted
inserted
replaced
| 2728:e5db16acddac | 2729:74dbf4c3f2e1 |
|---|---|
| 1164 | 1164 |
| 1165 * serial/current/src/arm/pid_serial_with_ints.c: | 1165 * serial/current/src/arm/pid_serial_with_ints.c: |
| 1166 New [somewhat] configurable drivers for PID. | 1166 New [somewhat] configurable drivers for PID. |
| 1167 | 1167 |
| 1168 //=========================================================================== | 1168 //=========================================================================== |
| 1169 //####ECOSGPLCOPYRIGHTBEGIN#### | 1169 // ####GPLCOPYRIGHTBEGIN#### |
| 1170 // ------------------------------------------- | 1170 // ------------------------------------------- |
| 1171 // This file is part of eCos, the Embedded Configurable Operating System. | 1171 // This file is part of eCos, the Embedded Configurable Operating System. |
| 1172 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. | 1172 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. |
| 1173 // | 1173 // |
| 1174 // eCos is free software; you can redistribute it and/or modify it under | 1174 // This program is free software; you can redistribute it and/or modify |
| 1175 // the terms of the GNU General Public License as published by the Free | 1175 // it under the terms of the GNU General Public License as published by |
| 1176 // Software Foundation; either version 2 or (at your option) any later version. | 1176 // the Free Software Foundation; either version 2 or (at your option) any |
| 1177 // later version. | |
| 1177 // | 1178 // |
| 1178 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY | 1179 // This program is distributed in the hope that it will be useful, but |
| 1179 // WARRANTY; without even the implied warranty of MERCHANTABILITY or | 1180 // WITHOUT ANY WARRANTY; without even the implied warranty of |
| 1180 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | 1181 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 1181 // for more details. | 1182 // General Public License for more details. |
| 1182 // | 1183 // |
| 1183 // You should have received a copy of the GNU General Public License along | 1184 // You should have received a copy of the GNU General Public License |
| 1184 // with eCos; if not, write to the Free Software Foundation, Inc., | 1185 // along with this program; if not, write to the |
| 1185 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. | 1186 // Free Software Foundation, Inc., 51 Franklin Street, |
| 1186 // | 1187 // Fifth Floor, Boston, MA 02110-1301, USA. |
| 1187 // As a special exception, if other files instantiate templates or use macros | 1188 // ------------------------------------------- |
| 1188 // or inline functions from this file, or you compile this file and link it | 1189 // ####GPLCOPYRIGHTEND#### |
| 1189 // with other works to produce a work based on this file, this file does not | |
| 1190 // by itself cause the resulting work to be covered by the GNU General Public | |
| 1191 // License. However the source code for this file must still be made available | |
| 1192 // in accordance with section (3) of the GNU General Public License. | |
| 1193 // | |
| 1194 // This exception does not invalidate any other reasons why a work based on | |
| 1195 // this file might be covered by the GNU General Public License. | |
| 1196 // | |
| 1197 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. | |
| 1198 // at http://sources.redhat.com/ecos/ecos-license/ | |
| 1199 // ------------------------------------------- | |
| 1200 //####ECOSGPLCOPYRIGHTEND#### | |
| 1201 //=========================================================================== | 1190 //=========================================================================== |
