Mercurial > ecos-v3_0-branch
annotate packages/devs/framebuf/synth/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 | eacd6295a6aa |
| children | 35f991d79d4c |
| rev | line source |
|---|---|
| 2711 | 1 2009-01-08 John Dallaway <john@dallaway.org.uk> |
| 2 | |
| 3 * src/gen_synthfb.tcl: Specify script interpreter via /usr/bin/env. | |
| 4 | |
| 2708 | 5 2008-12-30 John Dallaway <john@dallaway.org.uk> |
| 6 | |
| 7 * cdl/framebuf_synth.cdl: Reference per-package documentation. | |
| 8 | |
|
2566
2063ee669faf
Contribute eCosCentric's synthetic target framebuffer device driver.
bartv
parents:
diff
changeset
|
9 2008-10-06 Bart Veer <bartv@ecoscentric.com> |
|
2063ee669faf
Contribute eCosCentric's synthetic target framebuffer device driver.
bartv
parents:
diff
changeset
|
10 |
|
2063ee669faf
Contribute eCosCentric's synthetic target framebuffer device driver.
bartv
parents:
diff
changeset
|
11 * synthetic target framebuffer driver imported into anoncvs |
|
2063ee669faf
Contribute eCosCentric's synthetic target framebuffer device driver.
bartv
parents:
diff
changeset
|
12 |
|
2063ee669faf
Contribute eCosCentric's synthetic target framebuffer device driver.
bartv
parents:
diff
changeset
|
13 //=========================================================================== |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2711
diff
changeset
|
14 // ####GPLCOPYRIGHTBEGIN#### |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2711
diff
changeset
|
15 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2711
diff
changeset
|
16 // 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:
2711
diff
changeset
|
17 // Copyright (C) 2008 Free Software Foundation, Inc. |
|
2566
2063ee669faf
Contribute eCosCentric's synthetic target framebuffer device driver.
bartv
parents:
diff
changeset
|
18 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2711
diff
changeset
|
19 // 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:
2711
diff
changeset
|
20 // 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:
2711
diff
changeset
|
21 // 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:
2711
diff
changeset
|
22 // later version. |
|
2566
2063ee669faf
Contribute eCosCentric's synthetic target framebuffer device driver.
bartv
parents:
diff
changeset
|
23 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2711
diff
changeset
|
24 // 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:
2711
diff
changeset
|
25 // 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:
2711
diff
changeset
|
26 // 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:
2711
diff
changeset
|
27 // General Public License for more details. |
|
2566
2063ee669faf
Contribute eCosCentric's synthetic target framebuffer device driver.
bartv
parents:
diff
changeset
|
28 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2711
diff
changeset
|
29 // 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:
2711
diff
changeset
|
30 // 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:
2711
diff
changeset
|
31 // Free Software Foundation, Inc., 51 Franklin Street, |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2711
diff
changeset
|
32 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2711
diff
changeset
|
33 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2711
diff
changeset
|
34 // ####GPLCOPYRIGHTEND#### |
|
2566
2063ee669faf
Contribute eCosCentric's synthetic target framebuffer device driver.
bartv
parents:
diff
changeset
|
35 //=========================================================================== |
