comparison packages/fs/jffs2/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 13376f3cfc60
children 0afe83b6e867
comparison
equal deleted inserted replaced
2728:e5db16acddac 2729:74dbf4c3f2e1
502 2000-08-28 Dominic Ostrowski (dominic.ostrowski@3glab.com) 502 2000-08-28 Dominic Ostrowski (dominic.ostrowski@3glab.com)
503 503
504 * started on port of JFFS2 using ramfs as a template 504 * started on port of JFFS2 using ramfs as a template
505 505
506 //=========================================================================== 506 //===========================================================================
507 //####ECOSGPLCOPYRIGHTBEGIN#### 507 // ####GPLCOPYRIGHTBEGIN####
508 // ------------------------------------------- 508 // -------------------------------------------
509 // This file is part of eCos, the Embedded Configurable Operating System. 509 // This file is part of eCos, the Embedded Configurable Operating System.
510 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. 510 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
511 // Copyright (C) 2004 eCosCentric Limited
512 // 511 //
513 // eCos is free software; you can redistribute it and/or modify it under 512 // This program is free software; you can redistribute it and/or modify
514 // the terms of the GNU General Public License as published by the Free 513 // it under the terms of the GNU General Public License as published by
515 // Software Foundation; either version 2 or (at your option) any later version. 514 // the Free Software Foundation; either version 2 or (at your option) any
515 // later version.
516 // 516 //
517 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY 517 // This program is distributed in the hope that it will be useful, but
518 // WARRANTY; without even the implied warranty of MERCHANTABILITY or 518 // WITHOUT ANY WARRANTY; without even the implied warranty of
519 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 519 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
520 // for more details. 520 // General Public License for more details.
521 // 521 //
522 // You should have received a copy of the GNU General Public License along 522 // You should have received a copy of the GNU General Public License
523 // with eCos; if not, write to the Free Software Foundation, Inc., 523 // along with this program; if not, write to the
524 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 524 // Free Software Foundation, Inc., 51 Franklin Street,
525 // 525 // Fifth Floor, Boston, MA 02110-1301, USA.
526 // As a special exception, if other files instantiate templates or use macros 526 // -------------------------------------------
527 // or inline functions from this file, or you compile this file and link it 527 // ####GPLCOPYRIGHTEND####
528 // with other works to produce a work based on this file, this file does not
529 // by itself cause the resulting work to be covered by the GNU General Public
530 // License. However the source code for this file must still be made available
531 // in accordance with section (3) of the GNU General Public License.
532 //
533 // This exception does not invalidate any other reasons why a work based on
534 // this file might be covered by the GNU General Public License.
535 //
536 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
537 // at http://sources.redhat.com/ecos/ecos-license/
538 // -------------------------------------------
539 //####ECOSGPLCOPYRIGHTEND####
540 //=========================================================================== 528 //===========================================================================
541 529
542 530