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

    r809 r830  
    1 # Module of Foswiki - The Free Open Source Wiki, http://foswiki.org/ 
    2 # 
    3 # Copyright (C) 2000-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 # This program is free software; you can redistribute it and/or 
    8 # modify it under the terms of the GNU General Public License 
    9 # as published by the Free Software Foundation; either version 2 
    10 # of the License, or (at your option) any later version. For 
    11 # more details read LICENSE in the root of this distribution. 
    12 # 
    13 # This program is distributed in the hope that it will be useful, 
    14 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
    16 # 
    17 # As per the GPL, removal of this notice is prohibited. 
    18  
     1# See bottom of file for license and copyright information 
    192=pod 
    203 
     
    141124 
    1421251; 
     126__DATA__ 
     127# Module of Foswiki - The Free Open Source Wiki, http://foswiki.org/ 
     128# 
     129# Copyright (C) 2008 Foswiki Contributors. All Rights Reserved. 
     130# Foswiki Contributors are listed in the AUTHORS file in the root 
     131# of this distribution. NOTE: Please extend that file, not this notice. 
     132# 
     133# Additional copyrights apply to some or all of the code in this 
     134# file as follows: 
     135# 
     136# Copyright (C) 2000-2007 TWiki Contributors. All Rights Reserved. 
     137# TWiki Contributors are listed in the AUTHORS file in the root 
     138# of this distribution. NOTE: Please extend that file, not this notice. 
     139# 
     140# This program is free software; you can redistribute it and/or 
     141# modify it under the terms of the GNU General Public License 
     142# as published by the Free Software Foundation; either version 2 
     143# of the License, or (at your option) any later version. For 
     144# more details read LICENSE in the root of this distribution. 
     145# 
     146# This program is distributed in the hope that it will be useful, 
     147# but WITHOUT ANY WARRANTY; without even the implied warranty of 
     148# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
     149# 
     150# As per the GPL, removal of this notice is prohibited. 
Note: See TracChangeset for help on using the changeset viewer.