Changeset 830 for trunk/core/lib/Foswiki/AccessControlException.pm
- Timestamp:
- 11/20/08 14:46:34 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/lib/Foswiki/AccessControlException.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/lib/Foswiki/AccessControlException.pm
r809 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. 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. 19 1 # See bottom of file for license and copyright information 20 2 =pod twiki 21 3 … … 85 67 86 68 1; 69 __DATA__ 70 # Module of Foswiki - The Free Open Source Wiki, http://foswiki.org/ 71 # 72 # Copyright (C) 2008 Foswiki Contributors. All Rights Reserved. 73 # Foswiki Contributors are listed in the AUTHORS file in the root 74 # of this distribution. NOTE: Please extend that file, not this notice. 75 # 76 # Additional copyrights apply to some or all of the code in this 77 # file as follows: 78 # 79 # Copyright (C) 1999-2007 TWiki Contributors. All Rights Reserved. 80 # TWiki Contributors are listed in the AUTHORS file in the root 81 # of this distribution. NOTE: Please extend that file, not this notice. 82 # 83 # This program is free software; you can redistribute it and/or 84 # modify it under the terms of the GNU General Public License 85 # as published by the Free Software Foundation; either version 2 86 # of the License, or (at your option) any later version. For 87 # more details read LICENSE in the root of this distribution. 88 # 89 # This program is distributed in the hope that it will be useful, 90 # but WITHOUT ANY WARRANTY; without even the implied warranty of 91 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 92 # 93 # As per the GPL, removal of this notice is prohibited.
Note: See TracChangeset
for help on using the changeset viewer.
