[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [34981] trunk/blender/intern/audaspace: Relicensing audaspace under GPL 2 or later.

Joerg Mueller nexyon at gmail.com
Sat Feb 19 00:47:40 CET 2011


Revision: 34981
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=34981
Author:   nexyon
Date:     2011-02-18 23:47:37 +0000 (Fri, 18 Feb 2011)
Log Message:
-----------
Relicensing audaspace under GPL 2 or later.

Modified Paths:
--------------
    trunk/blender/intern/audaspace/COPYING
    trunk/blender/intern/audaspace/FX/AUD_AccumulatorFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_AccumulatorFactory.h
    trunk/blender/intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_BaseIIRFilterReader.h
    trunk/blender/intern/audaspace/FX/AUD_ButterworthFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_ButterworthFactory.h
    trunk/blender/intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_CallbackIIRFilterReader.h
    trunk/blender/intern/audaspace/FX/AUD_DelayFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_DelayFactory.h
    trunk/blender/intern/audaspace/FX/AUD_DelayReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_DelayReader.h
    trunk/blender/intern/audaspace/FX/AUD_DoubleFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_DoubleFactory.h
    trunk/blender/intern/audaspace/FX/AUD_DoubleReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_DoubleReader.h
    trunk/blender/intern/audaspace/FX/AUD_EffectFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_EffectFactory.h
    trunk/blender/intern/audaspace/FX/AUD_EffectReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_EffectReader.h
    trunk/blender/intern/audaspace/FX/AUD_EnvelopeFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_EnvelopeFactory.h
    trunk/blender/intern/audaspace/FX/AUD_FaderFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_FaderFactory.h
    trunk/blender/intern/audaspace/FX/AUD_FaderReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_FaderReader.h
    trunk/blender/intern/audaspace/FX/AUD_HighpassFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_HighpassFactory.h
    trunk/blender/intern/audaspace/FX/AUD_IIRFilterFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_IIRFilterFactory.h
    trunk/blender/intern/audaspace/FX/AUD_IIRFilterReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_IIRFilterReader.h
    trunk/blender/intern/audaspace/FX/AUD_LimiterFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_LimiterFactory.h
    trunk/blender/intern/audaspace/FX/AUD_LimiterReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_LimiterReader.h
    trunk/blender/intern/audaspace/FX/AUD_LoopFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_LoopFactory.h
    trunk/blender/intern/audaspace/FX/AUD_LoopReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_LoopReader.h
    trunk/blender/intern/audaspace/FX/AUD_LowpassFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_LowpassFactory.h
    trunk/blender/intern/audaspace/FX/AUD_PingPongFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_PingPongFactory.h
    trunk/blender/intern/audaspace/FX/AUD_PitchFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_PitchFactory.h
    trunk/blender/intern/audaspace/FX/AUD_PitchReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_PitchReader.h
    trunk/blender/intern/audaspace/FX/AUD_RectifyFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_RectifyFactory.h
    trunk/blender/intern/audaspace/FX/AUD_ReverseFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_ReverseFactory.h
    trunk/blender/intern/audaspace/FX/AUD_ReverseReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_ReverseReader.h
    trunk/blender/intern/audaspace/FX/AUD_SquareFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_SquareFactory.h
    trunk/blender/intern/audaspace/FX/AUD_SumFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_SumFactory.h
    trunk/blender/intern/audaspace/FX/AUD_SuperposeFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_SuperposeFactory.h
    trunk/blender/intern/audaspace/FX/AUD_SuperposeReader.cpp
    trunk/blender/intern/audaspace/FX/AUD_SuperposeReader.h
    trunk/blender/intern/audaspace/FX/AUD_VolumeFactory.cpp
    trunk/blender/intern/audaspace/FX/AUD_VolumeFactory.h
    trunk/blender/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    trunk/blender/intern/audaspace/OpenAL/AUD_OpenALDevice.h
    trunk/blender/intern/audaspace/Python/AUD_PyAPI.cpp
    trunk/blender/intern/audaspace/Python/AUD_PyAPI.h
    trunk/blender/intern/audaspace/SDL/AUD_SDLDevice.cpp
    trunk/blender/intern/audaspace/SDL/AUD_SDLDevice.h
    trunk/blender/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp
    trunk/blender/intern/audaspace/SRC/AUD_SRCResampleFactory.h
    trunk/blender/intern/audaspace/SRC/AUD_SRCResampleReader.cpp
    trunk/blender/intern/audaspace/SRC/AUD_SRCResampleReader.h
    trunk/blender/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
    trunk/blender/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h
    trunk/blender/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    trunk/blender/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    trunk/blender/intern/audaspace/fftw/AUD_BandPassFactory.cpp
    trunk/blender/intern/audaspace/fftw/AUD_BandPassFactory.h
    trunk/blender/intern/audaspace/fftw/AUD_BandPassReader.cpp
    trunk/blender/intern/audaspace/fftw/AUD_BandPassReader.h
    trunk/blender/intern/audaspace/intern/AUD_3DMath.h
    trunk/blender/intern/audaspace/intern/AUD_Buffer.cpp
    trunk/blender/intern/audaspace/intern/AUD_Buffer.h
    trunk/blender/intern/audaspace/intern/AUD_BufferReader.cpp
    trunk/blender/intern/audaspace/intern/AUD_BufferReader.h
    trunk/blender/intern/audaspace/intern/AUD_C-API.cpp
    trunk/blender/intern/audaspace/intern/AUD_C-API.h
    trunk/blender/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp
    trunk/blender/intern/audaspace/intern/AUD_ChannelMapperFactory.h
    trunk/blender/intern/audaspace/intern/AUD_ChannelMapperReader.cpp
    trunk/blender/intern/audaspace/intern/AUD_ChannelMapperReader.h
    trunk/blender/intern/audaspace/intern/AUD_ConverterFactory.cpp
    trunk/blender/intern/audaspace/intern/AUD_ConverterFactory.h
    trunk/blender/intern/audaspace/intern/AUD_ConverterFunctions.cpp
    trunk/blender/intern/audaspace/intern/AUD_ConverterFunctions.h
    trunk/blender/intern/audaspace/intern/AUD_ConverterReader.cpp
    trunk/blender/intern/audaspace/intern/AUD_ConverterReader.h
    trunk/blender/intern/audaspace/intern/AUD_DefaultMixer.cpp
    trunk/blender/intern/audaspace/intern/AUD_DefaultMixer.h
    trunk/blender/intern/audaspace/intern/AUD_FileFactory.cpp
    trunk/blender/intern/audaspace/intern/AUD_FileFactory.h
    trunk/blender/intern/audaspace/intern/AUD_I3DDevice.h
    trunk/blender/intern/audaspace/intern/AUD_IDevice.h
    trunk/blender/intern/audaspace/intern/AUD_IFactory.h
    trunk/blender/intern/audaspace/intern/AUD_IReader.h
    trunk/blender/intern/audaspace/intern/AUD_LinearResampleFactory.cpp
    trunk/blender/intern/audaspace/intern/AUD_LinearResampleFactory.h
    trunk/blender/intern/audaspace/intern/AUD_LinearResampleReader.cpp
    trunk/blender/intern/audaspace/intern/AUD_LinearResampleReader.h
    trunk/blender/intern/audaspace/intern/AUD_Mixer.cpp
    trunk/blender/intern/audaspace/intern/AUD_Mixer.h
    trunk/blender/intern/audaspace/intern/AUD_MixerFactory.cpp
    trunk/blender/intern/audaspace/intern/AUD_MixerFactory.h
    trunk/blender/intern/audaspace/intern/AUD_NULLDevice.cpp
    trunk/blender/intern/audaspace/intern/AUD_NULLDevice.h
    trunk/blender/intern/audaspace/intern/AUD_PyInit.h
    trunk/blender/intern/audaspace/intern/AUD_ReadDevice.cpp
    trunk/blender/intern/audaspace/intern/AUD_ReadDevice.h
    trunk/blender/intern/audaspace/intern/AUD_Reference.h
    trunk/blender/intern/audaspace/intern/AUD_ResampleFactory.h
    trunk/blender/intern/audaspace/intern/AUD_SequencerFactory.cpp
    trunk/blender/intern/audaspace/intern/AUD_SequencerFactory.h
    trunk/blender/intern/audaspace/intern/AUD_SequencerReader.cpp
    trunk/blender/intern/audaspace/intern/AUD_SequencerReader.h
    trunk/blender/intern/audaspace/intern/AUD_SilenceFactory.cpp
    trunk/blender/intern/audaspace/intern/AUD_SilenceFactory.h
    trunk/blender/intern/audaspace/intern/AUD_SilenceReader.cpp
    trunk/blender/intern/audaspace/intern/AUD_SilenceReader.h
    trunk/blender/intern/audaspace/intern/AUD_SinusFactory.cpp
    trunk/blender/intern/audaspace/intern/AUD_SinusFactory.h
    trunk/blender/intern/audaspace/intern/AUD_SinusReader.cpp
    trunk/blender/intern/audaspace/intern/AUD_SinusReader.h
    trunk/blender/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    trunk/blender/intern/audaspace/intern/AUD_SoftwareDevice.h
    trunk/blender/intern/audaspace/intern/AUD_Space.h
    trunk/blender/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    trunk/blender/intern/audaspace/intern/AUD_StreamBufferFactory.h
    trunk/blender/intern/audaspace/jack/AUD_JackDevice.cpp
    trunk/blender/intern/audaspace/jack/AUD_JackDevice.h
    trunk/blender/intern/audaspace/sndfile/AUD_SndFileFactory.cpp
    trunk/blender/intern/audaspace/sndfile/AUD_SndFileFactory.h
    trunk/blender/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    trunk/blender/intern/audaspace/sndfile/AUD_SndFileReader.h

Removed Paths:
-------------
    trunk/blender/intern/audaspace/COPYING.LESSER

Modified: trunk/blender/intern/audaspace/COPYING
===================================================================
--- trunk/blender/intern/audaspace/COPYING	2011-02-18 22:42:03 UTC (rev 34980)
+++ trunk/blender/intern/audaspace/COPYING	2011-02-18 23:47:37 UTC (rev 34981)
@@ -1,674 +1,339 @@
-                    GNU GENERAL PUBLIC LICENSE
-                       Version 3, 29 June 2007
+					GNU GENERAL PUBLIC LICENSE
+					   Version 2, June 1991
 
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                            Preamble
+							Preamble
 
-  The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
-  The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works.  By contrast,
-the GNU General Public License is intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users.  We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors.  You can apply it to
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
 price.  Our General Public Licenses are designed to make sure that you
 have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
 
-  To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights.  Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
 
   For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received.  You must make sure that they, too, receive
-or can get the source code.  And you must show them these terms so they
-know their rights.
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
 
-  Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
 
-  For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software.  For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
 
-  Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so.  This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software.  The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable.  Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products.  If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
 
-  Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary.  To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-                       TERMS AND CONDITIONS
+					GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
-  0. Definitions.
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
 
-  "This License" refers to version 3 of the GNU General Public License.
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
 
-  "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
 
-  "The Program" refers to any copyrightable work licensed under this
-License.  Each licensee is addressed as "you".  "Licensees" and
-"recipients" may be individuals or organizations.
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
 
-  To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy.  The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
 
-  A "covered work" means either the unmodified Program or a work based
-on the Program.
+	a) You must cause the modified files to carry prominent notices
+	stating that you changed the files and the date of any change.
 
-  To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy.  Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
+	b) You must cause any work that you distribute or publish, that in
+	whole or in part contains or is derived from the Program or any
+	part thereof, to be licensed as a whole at no charge to all third
+	parties under the terms of this License.
 
-  To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies.  Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
+	c) If the modified program normally reads commands interactively
+	when run, you must cause it, when started running for such
+	interactive use in the most ordinary way, to print or display an
+	announcement including an appropriate copyright notice and a

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list