Ignore:
Timestamp:
Oct 26, 2009, 3:30:40 AM (15 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
0b48dcb
Parents:
6a2478c
Message:

python: more update headers to GPLv3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/aubiocompare-onset

    r6a2478c r20d8266  
    88"""
    99__LICENSE__ = """\
    10          Copyright (C) 2004 Paul Brossier <piem@altern.org>
     10  Copyright (C) 2004-2009 Paul Brossier <piem@aubio.org>
    1111
    12          This program is free software; you can redistribute it and/or modify
    13          it under the terms of the GNU General Public License as published by
    14          the Free Software Foundation; either version 2 of the License, or
    15          (at your option) any later version.
     12  This file is part of aubio.
    1613
    17          This program is distributed in the hope that it will be useful,
    18          but WITHOUT ANY WARRANTY; without even the implied warranty of
    19          MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    20          GNU General Public License for more details.
     14  aubio is free software: you can redistribute it and/or modify
     15  it under the terms of the GNU General Public License as published by
     16  the Free Software Foundation, either version 3 of the License, or
     17  (at your option) any later version.
    2118
    22          You should have received a copy of the GNU General Public License
    23          along with this program; if not, write to the Free Software
    24          Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
     19  aubio is distributed in the hope that it will be useful,
     20  but WITHOUT ANY WARRANTY; without even the implied warranty of
     21  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     22  GNU General Public License for more details.
     23
     24  You should have received a copy of the GNU General Public License
     25  along with aubio.  If not, see <http://www.gnu.org/licenses/>.
    2526"""           
    2627
Note: See TracChangeset for help on using the changeset viewer.