Zine

open source content publishing system


Changeset 566:87e753d5f3fd


Ignore:
Timestamp:
12/18/08 00:08:43 (3 years ago)
Author:
mitsuhiko
Branch:
default
Message:

Switched license to BSD. This change was accepted by all authors that contributed code.

Files:
54 deleted
88 edited

Legend:

Unmodified
Added
Removed
  • AUTHORS

    r465 r566  
    33Other contributors (as mentionend in :copyright:s) are: 
    44 
     5- Georg Brandl 
    56- Ali Afshar 
    67- Christopher Grebs 
  • LICENSE

    r187 r566  
    1                     GNU GENERAL PUBLIC LICENSE 
    2                        Version 2, June 1991 
     1Copyright (c) 2007-2008 by the respective authors (see AUTHORS file). 
     2All rights reserved. 
    33 
    4  Copyright (C) 1989, 1991 Free Software Foundation, Inc., 
    5  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 
    6  Everyone is permitted to copy and distribute verbatim copies 
    7  of this license document, but changing it is not allowed. 
     4Redistribution and use in source and binary forms, with or without 
     5modification, are permitted provided that the following conditions are 
     6met: 
    87 
    9                             Preamble 
     8    * Redistributions of source code must retain the above copyright 
     9      notice, this list of conditions and the following disclaimer. 
    1010 
    11   The licenses for most software are designed to take away your 
    12 freedom to share and change it.  By contrast, the GNU General Public 
    13 License is intended to guarantee your freedom to share and change free 
    14 software--to make sure the software is free for all its users.  This 
    15 General Public License applies to most of the Free Software 
    16 Foundation's software and to any other program whose authors commit to 
    17 using it.  (Some other Free Software Foundation software is covered by 
    18 the GNU Lesser General Public License instead.)  You can apply it to 
    19 your programs, too. 
     11    * Redistributions in binary form must reproduce the above 
     12      copyright notice, this list of conditions and the following 
     13      disclaimer in the documentation and/or other materials provided 
     14      with the distribution. 
    2015 
    21   When we speak of free software, we are referring to freedom, not 
    22 price.  Our General Public Licenses are designed to make sure that you 
    23 have the freedom to distribute copies of free software (and charge for 
    24 this service if you wish), that you receive source code or can get it 
    25 if you want it, that you can change the software or use pieces of it 
    26 in new free programs; and that you know you can do these things. 
     16    * The names of the contributors may not be used to endorse or 
     17      promote products derived from this software without specific 
     18      prior written permission. 
    2719 
    28   To protect your rights, we need to make restrictions that forbid 
    29 anyone to deny you these rights or to ask you to surrender the rights. 
    30 These restrictions translate to certain responsibilities for you if you 
    31 distribute copies of the software, or if you modify it. 
    32  
    33   For example, if you distribute copies of such a program, whether 
    34 gratis or for a fee, you must give the recipients all the rights that 
    35 you have.  You must make sure that they, too, receive or can get the 
    36 source code.  And you must show them these terms so they know their 
    37 rights. 
    38  
    39   We protect your rights with two steps: (1) copyright the software, and 
    40 (2) offer you this license which gives you legal permission to copy, 
    41 distribute and/or modify the software. 
    42  
    43   Also, for each author's protection and ours, we want to make certain 
    44 that everyone understands that there is no warranty for this free 
    45 software.  If the software is modified by someone else and passed on, we 
    46 want its recipients to know that what they have is not the original, so 
    47 that any problems introduced by others will not reflect on the original 
    48 authors' reputations. 
    49  
    50   Finally, any free program is threatened constantly by software 
    51 patents.  We wish to avoid the danger that redistributors of a free 
    52 program will individually obtain patent licenses, in effect making the 
    53 program proprietary.  To prevent this, we have made it clear that any 
    54 patent must be licensed for everyone's free use or not licensed at all. 
    55  
    56   The precise terms and conditions for copying, distribution and 
    57 modification follow. 
    58  
    59                     GNU GENERAL PUBLIC LICENSE 
    60    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 
    61  
    62   0. This License applies to any program or other work which contains 
    63 a notice placed by the copyright holder saying it may be distributed 
    64 under the terms of this General Public License.  The "Program", below, 
    65 refers to any such program or work, and a "work based on the Program" 
    66 means either the Program or any derivative work under copyright law: 
    67 that is to say, a work containing the Program or a portion of it, 
    68 either verbatim or with modifications and/or translated into another 
    69 language.  (Hereinafter, translation is included without limitation in 
    70 the term "modification".)  Each licensee is addressed as "you". 
    71  
    72 Activities other than copying, distribution and modification are not 
    73 covered by this License; they are outside its scope.  The act of 
    74 running the Program is not restricted, and the output from the Program 
    75 is covered only if its contents constitute a work based on the 
    76 Program (independent of having been made by running the Program). 
    77 Whether that is true depends on what the Program does. 
    78  
    79   1. You may copy and distribute verbatim copies of the Program's 
    80 source code as you receive it, in any medium, provided that you 
    81 conspicuously and appropriately publish on each copy an appropriate 
    82 copyright notice and disclaimer of warranty; keep intact all the 
    83 notices that refer to this License and to the absence of any warranty; 
    84 and give any other recipients of the Program a copy of this License 
    85 along with the Program. 
    86  
    87 You may charge a fee for the physical act of transferring a copy, and 
    88 you may at your option offer warranty protection in exchange for a fee. 
    89  
    90   2. You may modify your copy or copies of the Program or any portion 
    91 of it, thus forming a work based on the Program, and copy and 
    92 distribute such modifications or work under the terms of Section 1 
    93 above, provided that you also meet all of these conditions: 
    94  
    95     a) You must cause the modified files to carry prominent notices 
    96     stating that you changed the files and the date of any change. 
    97  
    98     b) You must cause any work that you distribute or publish, that in 
    99     whole or in part contains or is derived from the Program or any 
    100     part thereof, to be licensed as a whole at no charge to all third 
    101     parties under the terms of this License. 
    102  
    103     c) If the modified program normally reads commands interactively 
    104     when run, you must cause it, when started running for such 
    105     interactive use in the most ordinary way, to print or display an 
    106     announcement including an appropriate copyright notice and a 
    107     notice that there is no warranty (or else, saying that you provide 
    108     a warranty) and that users may redistribute the program under 
    109     these conditions, and telling the user how to view a copy of this 
    110     License.  (Exception: if the Program itself is interactive but 
    111     does not normally print such an announcement, your work based on 
    112     the Program is not required to print an announcement.) 
    113  
    114 These requirements apply to the modified work as a whole.  If 
    115 identifiable sections of that work are not derived from the Program, 
    116 and can be reasonably considered independent and separate works in 
    117 themselves, then this License, and its terms, do not apply to those 
    118 sections when you distribute them as separate works.  But when you 
    119 distribute the same sections as part of a whole which is a work based 
    120 on the Program, the distribution of the whole must be on the terms of 
    121 this License, whose permissions for other licensees extend to the 
    122 entire whole, and thus to each and every part regardless of who wrote it. 
    123  
    124 Thus, it is not the intent of this section to claim rights or contest 
    125 your rights to work written entirely by you; rather, the intent is to 
    126 exercise the right to control the distribution of derivative or 
    127 collective works based on the Program. 
    128  
    129 In addition, mere aggregation of another work not based on the Program 
    130 with the Program (or with a work based on the Program) on a volume of 
    131 a storage or distribution medium does not bring the other work under 
    132 the scope of this License. 
    133  
    134   3. You may copy and distribute the Program (or a work based on it, 
    135 under Section 2) in object code or executable form under the terms of 
    136 Sections 1 and 2 above provided that you also do one of the following: 
    137  
    138     a) Accompany it with the complete corresponding machine-readable 
    139     source code, which must be distributed under the terms of Sections 
    140     1 and 2 above on a medium customarily used for software interchange; or, 
    141  
    142     b) Accompany it with a written offer, valid for at least three 
    143     years, to give any third party, for a charge no more than your 
    144     cost of physically performing source distribution, a complete 
    145     machine-readable copy of the corresponding source code, to be 
    146     distributed under the terms of Sections 1 and 2 above on a medium 
    147     customarily used for software interchange; or, 
    148  
    149     c) Accompany it with the information you received as to the offer 
    150     to distribute corresponding source code.  (This alternative is 
    151     allowed only for noncommercial distribution and only if you 
    152     received the program in object code or executable form with such 
    153     an offer, in accord with Subsection b above.) 
    154  
    155 The source code for a work means the preferred form of the work for 
    156 making modifications to it.  For an executable work, complete source 
    157 code means all the source code for all modules it contains, plus any 
    158 associated interface definition files, plus the scripts used to 
    159 control compilation and installation of the executable.  However, as a 
    160 special exception, the source code distributed need not include 
    161 anything that is normally distributed (in either source or binary 
    162 form) with the major components (compiler, kernel, and so on) of the 
    163 operating system on which the executable runs, unless that component 
    164 itself accompanies the executable. 
    165  
    166 If distribution of executable or object code is made by offering 
    167 access to copy from a designated place, then offering equivalent 
    168 access to copy the source code from the same place counts as 
    169 distribution of the source code, even though third parties are not 
    170 compelled to copy the source along with the object code. 
    171  
    172   4. You may not copy, modify, sublicense, or distribute the Program 
    173 except as expressly provided under this License.  Any attempt 
    174 otherwise to copy, modify, sublicense or distribute the Program is 
    175 void, and will automatically terminate your rights under this License. 
    176 However, parties who have received copies, or rights, from you under 
    177 this License will not have their licenses terminated so long as such 
    178 parties remain in full compliance. 
    179  
    180   5. You are not required to accept this License, since you have not 
    181 signed it.  However, nothing else grants you permission to modify or 
    182 distribute the Program or its derivative works.  These actions are 
    183 prohibited by law if you do not accept this License.  Therefore, by 
    184 modifying or distributing the Program (or any work based on the 
    185 Program), you indicate your acceptance of this License to do so, and 
    186 all its terms and conditions for copying, distributing or modifying 
    187 the Program or works based on it. 
    188  
    189   6. Each time you redistribute the Program (or any work based on the 
    190 Program), the recipient automatically receives a license from the 
    191 original licensor to copy, distribute or modify the Program subject to 
    192 these terms and conditions.  You may not impose any further 
    193 restrictions on the recipients' exercise of the rights granted herein. 
    194 You are not responsible for enforcing compliance by third parties to 
    195 this License. 
    196  
    197   7. If, as a consequence of a court judgment or allegation of patent 
    198 infringement or for any other reason (not limited to patent issues), 
    199 conditions are imposed on you (whether by court order, agreement or 
    200 otherwise) that contradict the conditions of this License, they do not 
    201 excuse you from the conditions of this License.  If you cannot 
    202 distribute so as to satisfy simultaneously your obligations under this 
    203 License and any other pertinent obligations, then as a consequence you 
    204 may not distribute the Program at all.  For example, if a patent 
    205 license would not permit royalty-free redistribution of the Program by 
    206 all those who receive copies directly or indirectly through you, then 
    207 the only way you could satisfy both it and this License would be to 
    208 refrain entirely from distribution of the Program. 
    209  
    210 If any portion of this section is held invalid or unenforceable under 
    211 any particular circumstance, the balance of the section is intended to 
    212 apply and the section as a whole is intended to apply in other 
    213 circumstances. 
    214  
    215 It is not the purpose of this section to induce you to infringe any 
    216 patents or other property right claims or to contest validity of any 
    217 such claims; this section has the sole purpose of protecting the 
    218 integrity of the free software distribution system, which is 
    219 implemented by public license practices.  Many people have made 
    220 generous contributions to the wide range of software distributed 
    221 through that system in reliance on consistent application of that 
    222 system; it is up to the author/donor to decide if he or she is willing 
    223 to distribute software through any other system and a licensee cannot 
    224 impose that choice. 
    225  
    226 This section is intended to make thoroughly clear what is believed to 
    227 be a consequence of the rest of this License. 
    228  
    229   8. If the distribution and/or use of the Program is restricted in 
    230 certain countries either by patents or by copyrighted interfaces, the 
    231 original copyright holder who places the Program under this License 
    232 may add an explicit geographical distribution limitation excluding 
    233 those countries, so that distribution is permitted only in or among 
    234 countries not thus excluded.  In such case, this License incorporates 
    235 the limitation as if written in the body of this License. 
    236  
    237   9. The Free Software Foundation may publish revised and/or new versions 
    238 of the General Public License from time to time.  Such new versions will 
    239 be similar in spirit to the present version, but may differ in detail to 
    240 address new problems or concerns. 
    241  
    242 Each version is given a distinguishing version number.  If the Program 
    243 specifies a version number of this License which applies to it and "any 
    244 later version", you have the option of following the terms and conditions 
    245 either of that version or of any later version published by the Free 
    246 Software Foundation.  If the Program does not specify a version number of 
    247 this License, you may choose any version ever published by the Free Software 
    248 Foundation. 
    249  
    250   10. If you wish to incorporate parts of the Program into other free 
    251 programs whose distribution conditions are different, write to the author 
    252 to ask for permission.  For software which is copyrighted by the Free 
    253 Software Foundation, write to the Free Software Foundation; we sometimes 
    254 make exceptions for this.  Our decision will be guided by the two goals 
    255 of preserving the free status of all derivatives of our free software and 
    256 of promoting the sharing and reuse of software generally. 
    257  
    258                             NO WARRANTY 
    259  
    260   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 
    261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN 
    262 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 
    263 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 
    264 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
    265 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS 
    266 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE 
    267 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 
    268 REPAIR OR CORRECTION. 
    269  
    270   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 
    271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 
    272 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 
    273 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING 
    274 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED 
    275 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY 
    276 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER 
    277 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE 
    278 POSSIBILITY OF SUCH DAMAGES. 
     20THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 
     21"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
     22LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 
     23A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 
     24OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 
     25SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
     26LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
     27DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
     28THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
     29(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
     30OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
  • scripts/_init_zine.py

    r465 r566  
    77 
    88    :copyright: 2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from os.path import abspath, join, dirname, pardir, isfile 
  • scripts/add-translation

    r465 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212from os import makedirs 
  • scripts/build-documentation

    r465 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212import sys 
  • scripts/build-event-map

    r546 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212import sys 
  • scripts/bundle-plugin

    r546 r566  
    1212 
    1313    :copyright: 2008 by Armin Ronacher. 
    14     :license: GNU GPL. 
     14    :license: BSD 
    1515""" 
    1616import sys 
  • scripts/compile-translations

    r465 r566  
    1010 
    1111    :copyright: 2008 by Armin Ronacher. 
    12     :license: GNU GPL. 
     12    :license: BSD 
    1313""" 
    1414import pickle 
  • scripts/create-apache-config

    r546 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212import sys 
  • scripts/extract-messages

    r546 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212from os import path, makedirs 
  • scripts/new-plugin

    r465 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212import re 
     
    2828 
    2929    :copyright: {{ year }} by {{ author }}. 
    30     :license: GNU GPL. 
     30    :license: BSD 
    3131""" 
    3232 
     
    102102            if value: 
    103103                f.write('%s: %s\n' % (key, value.encode('utf-8'))) 
    104         f.write('\nVersion: 0.1\nLicense: GPL\nDescription:\n') 
     104        f.write('\nVersion: 0.1\nLicense: BSD\nDescription:\n') 
    105105    finally: 
    106106        f.close() 
  • scripts/reset-instance

    r554 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212import sys 
  • scripts/run-tests

    r465 r566  
    88 
    99    :copyright: 2008 by Lukas Meuser. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212import os 
  • scripts/server

    r546 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212import sys 
  • scripts/shell

    r551 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212import sys 
  • scripts/update-translations

    r465 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212from os import path, listdir, rename 
  • servers/zine.cgi

    r546 r566  
    99 
    1010    :copyright: 2008 by Armin Ronacher. 
    11     :license: GNU GPL. 
     11    :license: BSD 
    1212""" 
    1313 
  • servers/zine.fcgi

    r546 r566  
    99 
    1010    :copyright: 2008 by Armin Ronacher. 
    11     :license: GNU GPL. 
     11    :license: BSD 
    1212""" 
    1313 
  • servers/zine.wsgi

    r553 r566  
    77 
    88    :copyright: 2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111 
  • tests/__init__.py

    r497 r566  
    1515 
    1616    :copyright: 2008 by Lukas Meuser. 
    17     :license: GNU GPL. 
     17    :license: BSD 
    1818""" 
    1919 
  • zine/__init__.py

    r547 r566  
    2323 
    2424    :copyright: 2007-2008 by Armin Ronacher. 
    25     :license: GNU GPL. 
     25    :license: BSD 
    2626""" 
    2727__version__ = '0.1 alpha' 
  • zine/_core.py

    r565 r566  
    77 
    88    :copyright: Copyright 2008 by Armin Ronacher. 
    9     :license: GPL. 
     9    :license: BSD 
    1010""" 
    1111 
  • zine/_dynamic/__init__.py

    r465 r566  
    1111 
    1212    :copyright: 2007 by Armin Ronacher. 
    13     :license: GNU GPL. 
     13    :license: BSD 
    1414""" 
  • zine/_dynamic/_helper.py

    r465 r566  
    77 
    88    :copyright: 2007 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111import os 
  • zine/_ext/__init__.py

    r484 r566  
    1717 
    1818    :copyright: Copyright 2007-2008 by Armin Ronacher 
    19     :license: GNU GPL. 
     19    :license: BSD 
    2020""" 
  • zine/api.py

    r536 r566  
    88 
    99    :copyright: 2007-2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212 
  • zine/application.py

    r553 r566  
    99 
    1010    :copyright: 2007-2008 by Armin Ronacher. 
    11     :license: GNU GPL. 
     11    :license: BSD 
    1212""" 
    1313from os import path, remove, makedirs, walk 
  • zine/cache.py

    r503 r566  
    99 
    1010    :copyright: Copyright 2007-2008 by Armin Ronacher. 
    11     :license: GNU GPL. 
     11    :license: BSD 
    1212""" 
    1313import os 
  • zine/config.py

    r563 r566  
    1010 
    1111    :copyright: 2007-2008 by Armin Ronacher, Pedro Algarvio, Lukas Meuser. 
    12     :license: GNU GPL. 
     12    :license: BSD 
    1313""" 
    1414import os 
  • zine/database.py

    r553 r566  
    1313    :copyright: 2007-2008 by Armin Ronacher, Pedro Algarvio, Christopher Grebs, 
    1414                             Ali Afshar. 
    15     :license: GNU GPL. 
     15    :license: BSD 
    1616""" 
    1717import re 
  • zine/docs/__init__.py

    r534 r566  
    1111 
    1212    :copyright: Copyright 2008 by Armin Ronacher. 
    13     :license: GNU GPL. 
     13    :license: BSD 
    1414""" 
    1515import re 
  • zine/docs/builder.py

    r465 r566  
    88 
    99    :copyright: Copyright 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212import re 
  • zine/environment.py

    r465 r566  
    4343 
    4444    :copyright: 2008 by Armin Ronacher. 
    45     :license: GNU GPL. 
     45    :license: BSD 
    4646""" 
    4747from os.path import realpath, dirname, join, pardir, isdir 
  • zine/forms.py

    r543 r566  
    77 
    88    :copyright: 2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from datetime import datetime 
  • zine/i18n/__init__.py

    r546 r566  
    5151 
    5252    :copyright: Copyright 2008 by Armin Ronacher. 
    53     :license: GNU GPL. 
     53    :license: BSD 
    5454""" 
    5555import os 
  • zine/importers/__init__.py

    r543 r566  
    99 
    1010    :copyright: Copyright 2008 by Armin Ronacher 
    11     :license: GNU GPL, see LICENSE for more details. 
     11    :license: BSD see LICENSE for more details. 
    1212""" 
    1313import os 
  • zine/importers/blogger.py

    r490 r566  
    8989 
    9090    :copyright: Copyright 2008 by Ali Afshar, Armin Ronacher. 
    91     :license: GNU GPL. 
     91    :license: BSD 
    9292""" 
    9393from datetime import datetime 
  • zine/importers/wordpress.py

    r490 r566  
    77 
    88    :copyright: Copyright 2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111import re 
  • zine/models.py

    r543 r566  
    88    :copyright: 2007-2008 by Armin Ronacher, Pedro Algarvio, Christopher Grebs, 
    99                             Ali Afshar. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212from math import ceil, log 
  • zine/parsers.py

    r499 r566  
    88 
    99    :copyright: Copyright 2007-2008 by Armin Ronacher 
    10     :license: GNU GPL, see LICENSE for more details. 
     10    :license: BSD see LICENSE for more details. 
    1111""" 
    1212from werkzeug import escape 
  • zine/pingback.py

    r536 r566  
    2525 
    2626    :copyright: Copyright 2007-2008 by Armin Ronacher. 
    27     :license: GNU GPL. 
     27    :license: BSD 
    2828""" 
    2929import re 
  • zine/plugins/akismet_spam_filter/__init__.py

    r543 r566  
    77 
    88    :copyright: 2007-2008 by Armin Ronacher, Pedro Algarvio. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from os.path import dirname, join 
  • zine/plugins/creole_parser/__init__.py

    r499 r566  
    77 
    88    :copyright: 2007 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from urlparse import urljoin 
  • zine/plugins/dark_vessel_colorscheme/__init__.py

    r481 r566  
    77 
    88    :copyright: 2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from os.path import join, dirname 
  • zine/plugins/eric_the_fish/__init__.py

    r558 r566  
    99 
    1010    :copyright: Copyright 2007 by Armin Ronacher 
    11     :license: GNU GPL. 
     11    :license: BSD 
    1212""" 
    1313from os.path import dirname, join 
  • zine/plugins/eric_the_fish/fortunes.py

    r465 r566  
    88 
    99    :copyright: Copyright 2007 by Armin Ronacher 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212 
  • zine/plugins/eric_the_fish/shared/fish.js

    r465 r566  
    77 * classes and registeres a click action for the fish that sends a request. 
    88 * 
    9  * :copyright: 2007 by Armin Ronacher. 
    10  * :license: GNU GPL. 
     9 * :copyright: 2007-2008 by Armin Ronacher. 
     10 * :license: BSD 
    1111 */ 
    1212 
  • zine/plugins/markdown_parser/__init__.py

    r499 r566  
    1010 
    1111    :copyright: 2007-2008 by Armin Ronacher. 
    12     :license: GNU GPL. 
     12    :license: BSD 
    1313""" 
    1414from zine.api import * 
  • zine/plugins/miniblog_theme/__init__.py

    r480 r566  
    77 
    88    :copyright: 2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from os.path import join, dirname 
  • zine/plugins/myrtle_theme/__init__.py

    r480 r566  
    77 
    88    :copyright: 2007 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from os.path import join, dirname 
  • zine/plugins/pygments_support/__init__.py

    r543 r566  
    77 
    88    :copyright: 2007-2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from os.path import join, dirname 
  • zine/plugins/typography/__init__.py

    r543 r566  
    1111 
    1212    :copyright: 2007 by Armin Ronacher. 
    13     :license: GNU GPL. 
     13    :license: BSD 
    1414""" 
    1515import re 
  • zine/plugins/vessel_theme/__init__.py

    r513 r566  
    88 
    99    :copyright: 2008 by Armin Ronacher. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212from os.path import join, dirname 
  • zine/plugins/xapian_search/__init__.py

    r536 r566  
    1515 
    1616    :copyright: 2008 by Christoph Hack. 
    17     :license: GNU GPL. 
     17    :license: BSD 
    1818""" 
    1919import xapian 
  • zine/pluginsystem.py

    r546 r566  
    7777 
    7878    :copyright: 2006-2008 by Armin Ronacher, Christopher Grebs, Georg Brandl. 
    79     :license: GNU GPL. 
     79    :license: BSD 
    8080""" 
    8181import __builtin__ 
  • zine/privileges.py

    r538 r566  
    77 
    88    :copyright: Copyright 2008 by Armin Ronacher. 
    9     :license: GPL. 
     9    :license: BSD 
    1010""" 
    1111from werkzeug.exceptions import Forbidden 
  • zine/services.py

    r543 r566  
    77 
    88    :copyright: 2007-2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from zine.api import * 
  • zine/shared/js/Admin.js

    r510 r566  
    77 * 
    88 * :copyright: 2007-2008 by Armin Ronacher. 
    9  * :license: GNU GPL. 
     9 * :license: BSD 
    1010 */ 
    1111 
  • zine/shared/js/JSON.js

    r465 r566  
    66 * 
    77 * :copyright: 2007 by Armin Ronacher. 
    8  * :license: GNU GPL. 
     8 * :license: BSD 
    99 */ 
    1010 
  • zine/shared/js/WidgetManager.js

    r465 r566  
    77 * 
    88 * :copyright: 2007 by Armin Ronacher. 
    9  * :license: GNU GPL. 
     9 * :license: BSD 
    1010 */ 
    1111(function() { 
  • zine/shared/js/Zine.js

    r469 r566  
    77 * 
    88 * :copyright: 2007 by Armin Ronacher. 
    9  * :license: GNU GPL. 
     9 * :license: BSD 
    1010 */ 
    1111 
  • zine/templates/admin/about_zine.html

    r470 r566  
    99      of use and extensibility. It provides an powerful internal infrastructure, 
    1010      an simple and an intuitive userinterface. 
    11     {% endtrans %}</p> 
    12     <p>{% trans %} 
    13       Zine is distributed under the GNU GPL 2 or any later version. The 
    14       complete text of the license can be found online as well as in the LICENSE 
    15       file included in the distribution. 
    16     {% endtrans %}</p> 
     11    {% endtrans %} 
    1712    <p>{% trans years="2007-2008" -%} 
    1813      © Copyright {{ years }} by the Pocoo Team. Some rights reserved. 
    19     {%- endtrans %}</p> 
     14    {%- endtrans %} 
     15    <p>{% trans %} 
     16      Redistribution and use in source and binary forms, with or without 
     17      modification, are permitted provided that the following conditions 
     18      are met:{% endtrans %} 
     19    <ul> 
     20      <li>{% trans %}Redistributions of source code must retain the above 
     21        copyright notice, this list of conditions and the following 
     22        disclaimer.{% endtrans %} 
     23      <li>{% trans %}Redistributions in binary form must reproduce the above 
     24        copyright notice, this list of conditions and the following 
     25        disclaimer in the documentation and/or other materials provided 
     26        with the distribution.{% endtrans %} 
     27      <li>{% trans %}The names of the contributors may not be used to endorse 
     28        or promote products derived from this software without specific 
     29        prior written permission.{% endtrans %}</li> 
     30    </ul> 
     31    <p> 
     32      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 
     33      "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
     34      LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 
     35      A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 
     36      OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 
     37      SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
     38      LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
     39      DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
     40      THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
     41      (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
     42      OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    2043  </div> 
    2144{% endblock %} 
  • zine/urls.py

    r539 r566  
    88 
    99    :copyright: 2007-2008 by Armin Ronacher, Pedro Algarvio. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212from werkzeug.routing import Rule, Submount 
  • zine/utils/__init__.py

    r503 r566  
    66 
    77    :copyright: 2007 by Armin Ronacher, Georg Brandl. 
    8     :license: GNU GPL. 
     8    :license: BSD 
    99""" 
    1010import os 
  • zine/utils/admin.py

    r536 r566  
    77 
    88    :copyright: 2007 by Armin Ronacher, Georg Brandl. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111import os 
  • zine/utils/crypto.py

    r493 r566  
    66 
    77    :copyright: 2007 by Armin Ronacher, Georg Brandl. 
    8     :license: GNU GPL. 
     8    :license: BSD 
    99""" 
    1010import string 
  • zine/utils/datastructures.py

    r499 r566  
    77 
    88    :copyright: Copyright 2008 by Armin Ronacher 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from itertools import izip, imap 
  • zine/utils/dates.py

    r465 r566  
    66 
    77    :copyright: 2007 by Armin Ronacher, Georg Brandl. 
    8     :license: GNU GPL. 
     8    :license: BSD 
    99""" 
    1010import re 
  • zine/utils/forms.py

    r559 r566  
    1515 
    1616    :copyright: Copyright 2007-2008 by Armin Ronacher, Christopher Lenz. 
    17     :license: GNU GPL. 
     17    :license: BSD 
    1818""" 
    1919import re 
  • zine/utils/htmlhelpers.py

    r499 r566  
    1010 
    1111    :copyright: 2007-2008 by Armin Ronacher. 
    12     :license: GNU GPL. 
     12    :license: BSD 
    1313""" 
    1414from werkzeug import html 
  • zine/utils/http.py

    r509 r566  
    77 
    88    :copyright: 2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from urlparse import urlparse, urljoin 
  • zine/utils/io.py

    r501 r566  
    77 
    88    :copyright: Copyright 2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111 
  • zine/utils/log.py

    r513 r566  
    1212 
    1313    :copyright: Copyright 2008 by Armin Ronacher. 
    14     :license: GNU GPL. 
     14    :license: BSD 
    1515""" 
    1616import re 
  • zine/utils/mail.py

    r503 r566  
    66 
    77    :copyright: 2007 by Armin Ronacher, Georg Brandl. 
    8     :license: GNU GPL. 
     8    :license: BSD 
    99""" 
    1010import re 
  • zine/utils/pagination.py

    r480 r566  
    77 
    88    :copyright: Copyright 2008 by Armin Ronacher 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111import math 
  • zine/utils/redirects.py

    r510 r566  
    77 
    88    :copyright: Copyright 2008 by Armin Ronacher. 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111from urlparse import urlparse 
  • zine/utils/uploads.py

    r465 r566  
    77 
    88    :copyright: Copyright 2007 by Armin Ronacher 
    9     :license: GNU GPL. 
     9    :license: BSD 
    1010""" 
    1111import re 
  • zine/utils/validators.py

    r531 r566  
    1111 
    1212    :copyright: 2007 by Armin Ronacher, Georg Brandl. 
    13     :license: GNU GPL. 
     13    :license: BSD 
    1414""" 
    1515import re 
  • zine/utils/xml.py

    r465 r566  
    66 
    77    :copyright: 2007 by Armin Ronacher, Georg Brandl. 
    8     :license: GNU GPL. 
     8    :license: BSD 
    99""" 
    1010import re 
  • zine/utils/xxx.py

    r548 r566  
    88 
    99    :copyright: 2007 by Armin Ronacher, Georg Brandl. 
    10     :license: GNU GPL. 
     10    :license: BSD 
    1111""" 
    1212import md5 
  • zine/utils/zeml.py

    r540 r566  
    1010 
    1111    :copyright: Copyright 2008 by Armin Ronacher. 
    12     :license: GNU GPL. 
     12    :license: BSD 
    1313""" 
    1414import re 
  • zine/views/__init__.py

    r539 r566  
    99 
    1010    :copyright: 2007-2008 by Armin Ronacher, Pedro Algarvio. 
    11     :license: GNU GPL. 
     11    :license: BSD 
    1212""" 
    1313from zine.views import blog, admin 
  • zine/views/admin.py

    r543 r566  
    1010    :copyright: 2007-2008 by Armin Ronacher, Christopher Grebs, Pedro Algarvio, 
    1111                             Ali Afshar. 
    12     :license: GNU GPL. 
     12    :license: BSD 
    1313""" 
    1414from datetime import datetime 
  • zine/views/blog.py

    r543 r566  
    99    :copyright: 2007-2008 by Armin Ronacher, Pedro Algarvio, Christopher Grebs, 
    1010                             Ali Afshar. 
    11     :license: GNU GPL. 
     11    :license: BSD 
    1212""" 
    1313from os.path import exists 
  • zine/websetup/__init__.py

    r561 r566  
    1313 
    1414    :copyright: 2007-2008 by Armin Ronacher. 
    15     :license: GNU GPL. 
     15    :license: BSD 
    1616""" 
    1717import sys 
  • zine/widgets.py

    r536 r566  
    1616    :copyright: Copyright 2007-2008 by Armin Ronacher, Pedro Algarvio, 
    1717                                       Christopher Grebs, Ali Afshar. 
    18     :license: GNU GPL. 
     18    :license: BSD 
    1919""" 
    2020from zine.application import render_template 
  • zine/zxa.py

    r543 r566  
    1212 
    1313    :copyright: Copyright 2008 by Armin Ronacher. 
    14     :license: GNU GPL. 
     14    :license: BSD 
    1515""" 
    1616from cPickle import dumps 
Note: See TracChangeset for help on using the changeset viewer.