Mercurial > ecos-v3_0-branch
annotate packages/hal/arm/lpc2xxx/olpch2294/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 | aa78e7da8d3d |
| children | 82f1df43f011 |
| rev | line source |
|---|---|
|
2682
aa78e7da8d3d
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents:
2666
diff
changeset
|
1 2008-12-03 Sergei Gavrikov <sergei.gavrikov@gmail.com> |
|
aa78e7da8d3d
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents:
2666
diff
changeset
|
2 |
|
aa78e7da8d3d
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents:
2666
diff
changeset
|
3 * misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2 |
|
aa78e7da8d3d
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents:
2666
diff
changeset
|
4 driver. |
|
aa78e7da8d3d
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
asl
parents:
2666
diff
changeset
|
5 |
| 2666 | 6 2008-08-31 Sergei Gavrikov <sergei.gavrikov@gmail.com> |
| 7 | |
| 8 * LPC-H2294 header board package | |
| 9 * cdl/hal_arm_lpc2xxx_olpch2294.cdl | |
| 10 * include/hal_platform_setup.h | |
| 11 * include/pkgconf/mlt_arm_lpc2xxx_olpch2294_ram.h | |
| 12 * include/pkgconf/mlt_arm_lpc2xxx_olpch2294_ram.ldi | |
| 13 * include/pkgconf/mlt_arm_lpc2xxx_olpch2294_rom.h | |
| 14 * include/pkgconf/mlt_arm_lpc2xxx_olpch2294_rom.ldi | |
| 15 * include/pkgconf/mlt_arm_lpc2xxx_olpch2294_romram.h | |
| 16 * include/pkgconf/mlt_arm_lpc2xxx_olpch2294_romram.ldi | |
| 17 * include/plf_io.h | |
| 18 * misc/redboot_ROM.ecm | |
| 19 * src/olpch2294_misc.c | |
| 20 * src/redboot_cmds.c | |
| 21 | |
| 22 //=========================================================================== | |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
23 // ####GPLCOPYRIGHTBEGIN#### |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
24 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
25 // This file is part of eCos, the Embedded Configurable Operating System. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
26 // Copyright (C) 2008 Free Software Foundation, Inc. |
| 2666 | 27 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
28 // This program is free software; you can redistribute it and/or modify |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
29 // it under the terms of the GNU General Public License as published by |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
30 // the Free Software Foundation; either version 2 or (at your option) any |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
31 // later version. |
| 2666 | 32 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
33 // This program is distributed in the hope that it will be useful, but |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
34 // WITHOUT ANY WARRANTY; without even the implied warranty of |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
35 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
36 // General Public License for more details. |
| 2666 | 37 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
38 // You should have received a copy of the GNU General Public License |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
39 // along with this program; if not, write to the |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
40 // Free Software Foundation, Inc., 51 Franklin Street, |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
41 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
42 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2682
diff
changeset
|
43 // ####GPLCOPYRIGHTEND#### |
| 2666 | 44 //=========================================================================== |
| 45 | |
| 46 |
