Ignore:
Timestamp:
11/20/08 14:46:34 (4 years ago)
Author:
CrawfordCurrie
Message:

Item175: restore existing copyrights to original wording and move copyright notices into DATA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/lib/Foswiki/Attrs.pm

    r812 r830  
    1 # Module of Foswiki - The Free Open Source Wiki, http://foswiki.org/ 
    2 # 
    3 # Copyright (C) 1999-2007 Foswiki Contributors. All Rights Reserved. 
    4 # Foswiki Contributors are listed in the AUTHORS file in the root of 
    5 # this distribution. NOTE: Please extend that file, not this notice. 
    6 # 
    7 # Additional copyrights apply to some or all of the code in this 
    8 # file as follows: 
    9 # Derived from Contrib::Attrs, which is 
    10 # Copyright (C) 2001 Motorola - All rights reserved 
    11 # 
    12 # This program is free software; you can redistribute it and/or 
    13 # modify it under the terms of the GNU General Public License 
    14 # as published by the Free Software Foundation; either version 2 
    15 # of the License, or (at your option) any later version. For 
    16 # more details read LICENSE in the root of this distribution. 
    17 # 
    18 # This program is distributed in the hope that it will be useful, 
    19 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    20 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
    21 # 
    22 # As per the GPL, removal of this notice is prohibited. 
     1# See bottom of file for license and copyright information 
    232 
    243=pod 
     
    289268 
    2902691; 
     270__DATA__ 
     271# Module of Foswiki - The Free Open Source Wiki, http://foswiki.org/ 
     272# 
     273# Copyright (C) 2008 Foswiki Contributors. Foswiki Contributors 
     274# are listed in the AUTHORS file in the root of this distribution. 
     275# NOTE: Please extend that file, not this notice. 
     276# 
     277# Additional copyrights apply to some or all of the code in this 
     278# file as follows: 
     279# Derived from Contrib::Attrs, which is 
     280# Copyright (C) 2001 Motorola - All rights reserved 
     281# Copyright (C) 1999-2007 TWiki Contributors. All Rights Reserved. 
     282# TWiki Contributors are listed in the AUTHORS file in the root of 
     283# this distribution. NOTE: Please extend that file, not this notice. 
     284# 
     285# This program is free software; you can redistribute it and/or 
     286# modify it under the terms of the GNU General Public License 
     287# as published by the Free Software Foundation; either version 2 
     288# of the License, or (at your option) any later version. For 
     289# more details read LICENSE in the root of this distribution. 
     290# 
     291# This program is distributed in the hope that it will be useful, 
     292# but WITHOUT ANY WARRANTY; without even the implied warranty of 
     293# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
     294# 
     295# As per the GPL, removal of this notice is prohibited. 
Note: See TracChangeset for help on using the changeset viewer.