Mercurial > ecos-v3_0-branch
comparison packages/services/cpuload/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 | c3c6e67dbc44 |
| children |
comparison
equal
deleted
inserted
replaced
| 2728:e5db16acddac | 2729:74dbf4c3f2e1 |
|---|---|
| 11 * Created a new package with my CPU load measurement code which | 11 * Created a new package with my CPU load measurement code which |
| 12 has been sitting in the ecos-discuss archive for 2 and a bit | 12 has been sitting in the ecos-discuss archive for 2 and a bit |
| 13 years. | 13 years. |
| 14 | 14 |
| 15 //=========================================================================== | 15 //=========================================================================== |
| 16 //####ECOSGPLCOPYRIGHTBEGIN#### | 16 // ####GPLCOPYRIGHTBEGIN#### |
| 17 // ------------------------------------------- | 17 // ------------------------------------------- |
| 18 // This file is part of eCos, the Embedded Configurable Operating System. | 18 // This file is part of eCos, the Embedded Configurable Operating System. |
| 19 // Copyright (C) 2002 Andrew Lunn | 19 // Copyright (C) 2002 Free Software Foundation, Inc. |
| 20 // | 20 // |
| 21 // eCos is free software; you can redistribute it and/or modify it under | 21 // This program is free software; you can redistribute it and/or modify |
| 22 // the terms of the GNU General Public License as published by the Free | 22 // it under the terms of the GNU General Public License as published by |
| 23 // Software Foundation; either version 2 or (at your option) any later version. | 23 // the Free Software Foundation; either version 2 or (at your option) any |
| 24 // later version. | |
| 24 // | 25 // |
| 25 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY | 26 // This program is distributed in the hope that it will be useful, but |
| 26 // WARRANTY; without even the implied warranty of MERCHANTABILITY or | 27 // WITHOUT ANY WARRANTY; without even the implied warranty of |
| 27 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | 28 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 28 // for more details. | 29 // General Public License for more details. |
| 29 // | 30 // |
| 30 // You should have received a copy of the GNU General Public License along | 31 // You should have received a copy of the GNU General Public License |
| 31 // with eCos; if not, write to the Free Software Foundation, Inc., | 32 // along with this program; if not, write to the |
| 32 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. | 33 // Free Software Foundation, Inc., 51 Franklin Street, |
| 33 // | 34 // Fifth Floor, Boston, MA 02110-1301, USA. |
| 34 // As a special exception, if other files instantiate templates or use macros | 35 // ------------------------------------------- |
| 35 // or inline functions from this file, or you compile this file and link it | 36 // ####GPLCOPYRIGHTEND#### |
| 36 // with other works to produce a work based on this file, this file does not | |
| 37 // by itself cause the resulting work to be covered by the GNU General Public | |
| 38 // License. However the source code for this file must still be made available | |
| 39 // in accordance with section (3) of the GNU General Public License. | |
| 40 // | |
| 41 // This exception does not invalidate any other reasons why a work based on | |
| 42 // this file might be covered by the GNU General Public License. | |
| 43 // | |
| 44 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. | |
| 45 // at http://sources.redhat.com/ecos/ecos-license/ | |
| 46 // ------------------------------------------- | |
| 47 //####ECOSGPLCOPYRIGHTEND#### | |
| 48 //=========================================================================== | 37 //=========================================================================== |
