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/Attach.pm

    r812 r830  
    1 # Module of Foswiki - The Free Open Source Wiki, http://foswiki.org/ 
    2 # 
    3 # Copyright (C) 2001-2007 Peter Thoeny, peter@thoeny.org 
    4 # and Foswiki Contributors. All Rights Reserved. Foswiki Contributors 
    5 # are listed in the AUTHORS file in the root of this distribution. 
    6 # NOTE: Please extend that file, not this notice. 
    7 # 
    8 # This program is free software; you can redistribute it and/or 
    9 # modify it under the terms of the GNU General Public License 
    10 # as published by the Free Software Foundation; either version 2 
    11 # of the License, or (at your option) any later version. For 
    12 # more details read LICENSE in the root of this distribution. 
    13 # 
    14 # This program is distributed in the hope that it will be useful, 
    15 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
    17 # 
    18 # As per the GPL, removal of this notice is prohibited. 
     1# See bottom of file for license and copyright information 
    192 
    203=begin twiki 
     
    605588 
    6065891; 
     590__DATA__ 
     591# Module of Foswiki - The Free Open Source Wiki, http://foswiki.org/ 
     592# 
     593# Copyright (C) 2008 Foswiki Contributors. Foswiki Contributors 
     594# are listed in the AUTHORS file in the root of this distribution. 
     595# NOTE: Please extend that file, not this notice. 
     596# 
     597# Additional copyrights apply to some or all of the code in this 
     598# file as follows: 
     599# 
     600# Copyright (C) 2001-2007 Peter Thoeny, peter@thoeny.org 
     601# and TWiki Contributors. All Rights Reserved. TWiki Contributors 
     602# are listed in the AUTHORS file in the root of this distribution. 
     603# 
     604# This program is free software; you can redistribute it and/or 
     605# modify it under the terms of the GNU General Public License 
     606# as published by the Free Software Foundation; either version 2 
     607# of the License, or (at your option) any later version. For 
     608# more details read LICENSE in the root of this distribution. 
     609# 
     610# This program is distributed in the hope that it will be useful, 
     611# but WITHOUT ANY WARRANTY; without even the implied warranty of 
     612# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
     613# 
     614# As per the GPL, removal of this notice is prohibited. 
Note: See TracChangeset for help on using the changeset viewer.