X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=a3a89989184b913e0859a7bb93d762bbf206a6b7;hb=299d38ae8aca3dc65f1df5ebe19d948641dca5e2;hp=5792f6f26768bd1a6f38c8849bd1064ee54b4192;hpb=8529da432e52c7903e8ef3488e60725a099e6e63;p=audio-libsamplerate.git diff --git a/README b/README index 5792f6f..a3a8998 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Audio-LibSampleRate version 0.001 +Audio-LibSampleRate version 0.002 ================================= Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for @@ -31,27 +31,15 @@ To install this module type the following: DEPENDENCIES -This module requires these other modules and libraries: - -* libsamplerate +This module requires no other modules and libraries, as libsamplerate +is bundled with this module. COPYRIGHT AND LICENCE -Copyright (C) 2015 by Marius Gavrilescu - -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 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. +Copyright (C) 2015-2016 by Marius Gavrilescu -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -02110-1301, USA. +This library is free software; you can redistribute it and/or modify +it under the same terms as Perl itself, either Perl version 5.20.2 or, +at your option, any later version of Perl 5 you may have available.