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/Configure/Checkers/RegistrationApprovals.pm

    r809 r830  
    1 # 
    2 # Foswiki - The Free Open Source Wiki, http://foswiki.org/ 
    3 # 
    4 # Copyright (C) 2000-2006 Foswiki Contributors. 
    5 # 
    6 # This program is free software; you can redistribute it and/or 
    7 # modify it under the terms of the GNU General Public License 
    8 # as published by the Free Software Foundation; either version 2 
    9 # of the License, or (at your option) any later version. For 
    10 # more details read LICENSE in the root of this distribution. 
    11 # 
    12 # This program is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
    15 # 
    16 # As per the GPL, removal of this notice is prohibited. 
     1# See bottom of file for license and copyright information 
    172package Foswiki::Configure::Checkers::RegistrationApprovals; 
    183 
     
    3318 
    34191; 
     20__DATA__ 
     21# 
     22# Foswiki - The Free Open Source Wiki, http://foswiki.org/ 
     23# 
     24# Copyright (C) 2008 Foswiki Contributors. All Rights Reserved. 
     25# Foswiki Contributors are listed in the AUTHORS file in the root 
     26# of this distribution. NOTE: Please extend that file, not this notice. 
     27# 
     28# Additional copyrights apply to some or all of the code in this 
     29# file as follows: 
     30# 
     31# Copyright (C) 2000-2006 TWiki Contributors. All Rights Reserved. 
     32# TWiki Contributors are listed in the AUTHORS file in the root 
     33# of this distribution. NOTE: Please extend that file, not this notice. 
     34# 
     35# This program is free software; you can redistribute it and/or 
     36# modify it under the terms of the GNU General Public License 
     37# as published by the Free Software Foundation; either version 2 
     38# of the License, or (at your option) any later version. For 
     39# more details read LICENSE in the root of this distribution. 
     40# 
     41# This program is distributed in the hope that it will be useful, 
     42# but WITHOUT ANY WARRANTY; without even the implied warranty of 
     43# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
     44# 
     45# As per the GPL, removal of this notice is prohibited. 
Note: See TracChangeset for help on using the changeset viewer.