zfec: tweak licence text for clarity

This commit is contained in:
Zooko O'Whielacronx 2007-04-26 15:52:16 -07:00
parent c2b93e64cb
commit d92d4ba52a
8 changed files with 37 additions and 37 deletions

View File

@ -13,9 +13,9 @@
# under the terms of the GNU General Public License as published by the Free
# Software Foundation; either version 2 of the License, or (at your option)
# any later version. This package also comes with the added permission that,
# in the case that you are obligated to release a derived work under this
# licence (as per section 2.b of the GPL), you may delay the fulfillment of
# this obligation for up to 12 months.
# if you become obligated to release a derived work under this licence (as per
# section 2.b of the GPL), you may delay the fulfillment of this obligation
# for up to 12 months.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -593,18 +593,18 @@ init_fec(void) {
*
* This file is part of zfec.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version. This program also
* comes with the added permission that, in the case that you are obligated to
* release a derived work under this licence (as per section 2.b of the GPL),
* you may delay the fulfillment of this obligation for up to 12 months.
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or (at your option)
* any later version. This license also comes with the added permission that,
* if you become obligated to release a derived work under this licence (as
* per section 2.b of the GPL), you may delay the fulfillment of this
* obligation for up to 12 months.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software

View File

@ -70,10 +70,10 @@ def main():
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the Free
# Software Foundation; either version 2 of the License, or (at your option)
# any later version. This package also comes with the added permission that,
# in the case that you are obligated to release a derived work under this
# licence (as per section 2.b of the GPL), you may delay the fulfillment of
# this obligation for up to 12 months.
# any later version. This license also comes with the added permission that,
# if you become obligated to release a derived work under this licence (as per
# section 2.b of the GPL), you may delay the fulfillment of this obligation
# for up to 12 months.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -64,10 +64,10 @@ def main():
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the Free
# Software Foundation; either version 2 of the License, or (at your option)
# any later version. This package also comes with the added permission that,
# in the case that you are obligated to release a derived work under this
# licence (as per section 2.b of the GPL), you may delay the fulfillment of
# this obligation for up to 12 months.
# any later version. This license also comes with the added permission that,
# if you are obligated to release a derived work under this licence (as per
# section 2.b of the GPL), you may delay the fulfillment of this obligation
# for up to 12 months.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -52,9 +52,9 @@ class Decoder(object):
# under the terms of the GNU General Public License as published by the Free
# Software Foundation; either version 2 of the License, or (at your option)
# any later version. This package also comes with the added permission that,
# in the case that you are obligated to release a derived work under this
# licence (as per section 2.b of the GPL), you may delay the fulfillment of
# this obligation for up to 12 months.
# if you become obligated to release a derived work under this licence (as per
# section 2.b of the GPL), you may delay the fulfillment of this obligation
# for up to 12 months.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -563,10 +563,10 @@ fec_decode(const fec_t* code, const gf*restrict const*restrict const inpkts, gf*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or (at your option)
* any later version. This program also comes with the added permission that,
* in the case that you are obligated to release a derived work under this
* licence (as per section 2.b of the GPL), you may delay the fulfillment of
* this obligation for up to 12 months.
* any later version. This license also comes with the added permission that,
* if you become obligated to release a derived work under this licence (as
* per section 2.b of the GPL), you may delay the fulfillment of this
* obligation for up to 12 months.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -45,10 +45,10 @@ void fec_decode(const fec_t* code, const gf*restrict const*restrict const inpkts
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or (at your option)
* any later version. This program also comes with the added permission that,
* in the case that you are obligated to release a derived work under this
* licence (as per section 2.b of the GPL), you may delay the fulfillment of
* this obligation for up to 12 months.
* any later version. This license also comes with the added permission that,
* if you become obligated to release a derived work under this licence (as
* per section 2.b of the GPL), you may delay the fulfillment of this
* obligation for up to 12 months.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -421,10 +421,10 @@ def encode_file_stringy_easyfec(inf, cb, k, m, chunksize=4096):
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the Free
# Software Foundation; either version 2 of the License, or (at your option)
# any later version. This program also comes with the added permission that,
# in the case that you are obligated to release a derived work under this
# licence (as per section 2.b of the GPL), you may delay the fulfillment of
# this obligation for up to 12 months.
# any later version. This license also comes with the added permission that,
# if you become obligated to release a derived work under this licence (as per
# section 2.b of the GPL), you may delay the fulfillment of this obligation
# for up to 12 months.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of