# HG changeset patch # User Chris Cannam # Date 1142867407 0 # Node ID d397ea0a79f53dc4d3c0fc668a0f8a8a68d700b3 # Parent c2913298cf947cf01472575a966e2e44fabf8bcc * Update licensing rubric for GPL diff -r c2913298cf94 -r d397ea0a79f5 base/AudioLevel.cpp --- a/base/AudioLevel.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/AudioLevel.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 base/AudioLevel.h --- a/base/AudioLevel.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/AudioLevel.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 base/AudioPlaySource.h --- a/base/AudioPlaySource.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/AudioPlaySource.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _AUDIO_PLAY_SOURCE_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/Command.cpp --- a/base/Command.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Command.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "Command.h" diff -r c2913298cf94 -r d397ea0a79f5 base/Command.h --- a/base/Command.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Command.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _COMMAND_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/CommandHistory.cpp --- a/base/CommandHistory.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/CommandHistory.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 base/CommandHistory.h --- a/base/CommandHistory.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/CommandHistory.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 base/Layer.cpp --- a/base/Layer.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Layer.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "Layer.h" diff -r c2913298cf94 -r d397ea0a79f5 base/Layer.h --- a/base/Layer.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Layer.h Mon Mar 20 15:10:07 2006 +0000 @@ -2,10 +2,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _LAYER_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/Model.cpp --- a/base/Model.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Model.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "Model.h" diff -r c2913298cf94 -r d397ea0a79f5 base/Model.h --- a/base/Model.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Model.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _MODEL_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/Pitch.cpp --- a/base/Pitch.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Pitch.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "Pitch.h" diff -r c2913298cf94 -r d397ea0a79f5 base/Pitch.h --- a/base/Pitch.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Pitch.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _PITCH_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/PlayParameterRepository.cpp --- a/base/PlayParameterRepository.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/PlayParameterRepository.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "PlayParameterRepository.h" diff -r c2913298cf94 -r d397ea0a79f5 base/PlayParameterRepository.h --- a/base/PlayParameterRepository.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/PlayParameterRepository.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _PLAY_PARAMETER_REPOSITORY_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/PlayParameters.cpp --- a/base/PlayParameters.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/PlayParameters.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "PlayParameters.h" diff -r c2913298cf94 -r d397ea0a79f5 base/PlayParameters.h --- a/base/PlayParameters.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/PlayParameters.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _PLAY_PARAMETERS_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/Profiler.cpp --- a/base/Profiler.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Profiler.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 base/Profiler.h --- a/base/Profiler.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Profiler.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 base/PropertyContainer.cpp --- a/base/PropertyContainer.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/PropertyContainer.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "PropertyContainer.h" diff -r c2913298cf94 -r d397ea0a79f5 base/PropertyContainer.h --- a/base/PropertyContainer.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/PropertyContainer.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _PROPERTY_CONTAINER_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/RealTime.cpp --- a/base/RealTime.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/RealTime.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 base/RealTime.h --- a/base/RealTime.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/RealTime.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 base/RingBuffer.h --- a/base/RingBuffer.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/RingBuffer.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 base/Scavenger.h --- a/base/Scavenger.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Scavenger.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 base/Selection.cpp --- a/base/Selection.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Selection.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "Selection.h" diff -r c2913298cf94 -r d397ea0a79f5 base/Selection.h --- a/base/Selection.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Selection.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _SELECTION_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/System.cpp --- a/base/System.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/System.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "System.h" diff -r c2913298cf94 -r d397ea0a79f5 base/System.h --- a/base/System.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/System.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _SYSTEM_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/View.cpp --- a/base/View.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/View.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "base/View.h" diff -r c2913298cf94 -r d397ea0a79f5 base/View.h --- a/base/View.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/View.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _CANVAS_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/ViewManager.cpp --- a/base/ViewManager.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/ViewManager.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "ViewManager.h" diff -r c2913298cf94 -r d397ea0a79f5 base/ViewManager.h --- a/base/ViewManager.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/ViewManager.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _VIEW_MANAGER_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/Window.h --- a/base/Window.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/Window.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _WINDOW_H_ @@ -34,7 +40,7 @@ Window(WindowType type, size_t size) : m_type(type), m_size(size) { encache(); } Window(const Window &w) : m_type(w.m_type), m_size(w.m_size) { encache(); } Window &operator=(const Window &w) { - if (&w == this) return; + if (&w == this) return *this; m_type = w.m_type; m_size = w.m_size; encache(); diff -r c2913298cf94 -r d397ea0a79f5 base/XmlExportable.cpp --- a/base/XmlExportable.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/base/XmlExportable.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "XmlExportable.h" diff -r c2913298cf94 -r d397ea0a79f5 base/XmlExportable.h --- a/base/XmlExportable.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/XmlExportable.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _XML_EXPORTABLE_H_ diff -r c2913298cf94 -r d397ea0a79f5 base/ZoomConstraint.h --- a/base/ZoomConstraint.h Mon Mar 20 13:48:58 2006 +0000 +++ b/base/ZoomConstraint.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _ZOOM_CONSTRAINT_H_ diff -r c2913298cf94 -r d397ea0a79f5 plugin/DSSIPluginFactory.cpp --- a/plugin/DSSIPluginFactory.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/DSSIPluginFactory.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/DSSIPluginFactory.h --- a/plugin/DSSIPluginFactory.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/DSSIPluginFactory.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/DSSIPluginInstance.cpp --- a/plugin/DSSIPluginInstance.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/DSSIPluginInstance.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/DSSIPluginInstance.h --- a/plugin/DSSIPluginInstance.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/DSSIPluginInstance.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/FeatureExtractionPlugin.h --- a/plugin/FeatureExtractionPlugin.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/FeatureExtractionPlugin.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _FEATURE_EXTRACTION_PLUGIN_H_ diff -r c2913298cf94 -r d397ea0a79f5 plugin/FeatureExtractionPluginFactory.cpp --- a/plugin/FeatureExtractionPluginFactory.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/FeatureExtractionPluginFactory.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "FeatureExtractionPluginFactory.h" diff -r c2913298cf94 -r d397ea0a79f5 plugin/FeatureExtractionPluginFactory.h --- a/plugin/FeatureExtractionPluginFactory.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/FeatureExtractionPluginFactory.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _FEATURE_EXTRACTION_PLUGIN_FACTORY_H_ diff -r c2913298cf94 -r d397ea0a79f5 plugin/LADSPAPluginFactory.cpp --- a/plugin/LADSPAPluginFactory.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/LADSPAPluginFactory.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/LADSPAPluginFactory.h --- a/plugin/LADSPAPluginFactory.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/LADSPAPluginFactory.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/LADSPAPluginInstance.cpp --- a/plugin/LADSPAPluginInstance.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/LADSPAPluginInstance.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/LADSPAPluginInstance.h --- a/plugin/LADSPAPluginInstance.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/LADSPAPluginInstance.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/PluginDescription.h --- a/plugin/PluginDescription.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/PluginDescription.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _PLUGIN_DESCRIPTION_H_ diff -r c2913298cf94 -r d397ea0a79f5 plugin/PluginIdentifier.cpp --- a/plugin/PluginIdentifier.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/PluginIdentifier.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/PluginIdentifier.h --- a/plugin/PluginIdentifier.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/PluginIdentifier.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/PluginInstance.h --- a/plugin/PluginInstance.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/PluginInstance.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _PLUGIN_INSTANCE_H_ diff -r c2913298cf94 -r d397ea0a79f5 plugin/RealTimePluginFactory.h --- a/plugin/RealTimePluginFactory.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/RealTimePluginFactory.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/RealTimePluginInstance.cpp --- a/plugin/RealTimePluginInstance.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/RealTimePluginInstance.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/RealTimePluginInstance.h --- a/plugin/RealTimePluginInstance.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/RealTimePluginInstance.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/plugins/SamplePlayer.cpp --- a/plugin/plugins/SamplePlayer.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/plugins/SamplePlayer.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,15 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ /* diff -r c2913298cf94 -r d397ea0a79f5 plugin/plugins/SamplePlayer.h --- a/plugin/plugins/SamplePlayer.h Mon Mar 20 13:48:58 2006 +0000 +++ b/plugin/plugins/SamplePlayer.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _SAMPLE_PLAYER_H_ diff -r c2913298cf94 -r d397ea0a79f5 transform/BeatDetectTransform.cpp --- a/transform/BeatDetectTransform.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/transform/BeatDetectTransform.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "BeatDetectTransform.h" diff -r c2913298cf94 -r d397ea0a79f5 transform/BeatDetectTransform.h --- a/transform/BeatDetectTransform.h Mon Mar 20 13:48:58 2006 +0000 +++ b/transform/BeatDetectTransform.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _BEAT_DETECT_TRANSFORM_H_ diff -r c2913298cf94 -r d397ea0a79f5 transform/BeatDetectionFunctionTransform.cpp --- a/transform/BeatDetectionFunctionTransform.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/transform/BeatDetectionFunctionTransform.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "BeatDetectionFunctionTransform.h" diff -r c2913298cf94 -r d397ea0a79f5 transform/BeatDetectionFunctionTransform.h --- a/transform/BeatDetectionFunctionTransform.h Mon Mar 20 13:48:58 2006 +0000 +++ b/transform/BeatDetectionFunctionTransform.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _BEAT_DETECTION_FUNCTION_TRANSFORM_H_ diff -r c2913298cf94 -r d397ea0a79f5 transform/FeatureExtractionPluginTransform.cpp --- a/transform/FeatureExtractionPluginTransform.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/transform/FeatureExtractionPluginTransform.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -2,10 +2,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "FeatureExtractionPluginTransform.h" diff -r c2913298cf94 -r d397ea0a79f5 transform/FeatureExtractionPluginTransform.h --- a/transform/FeatureExtractionPluginTransform.h Mon Mar 20 13:48:58 2006 +0000 +++ b/transform/FeatureExtractionPluginTransform.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _FEATURE_EXTRACTION_PLUGIN_TRANSFORM_H_ diff -r c2913298cf94 -r d397ea0a79f5 transform/Transform.cpp --- a/transform/Transform.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/transform/Transform.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "Transform.h" diff -r c2913298cf94 -r d397ea0a79f5 transform/Transform.h --- a/transform/Transform.h Mon Mar 20 13:48:58 2006 +0000 +++ b/transform/Transform.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _TRANSFORM_H_ diff -r c2913298cf94 -r d397ea0a79f5 transform/TransformFactory.cpp --- a/transform/TransformFactory.cpp Mon Mar 20 13:48:58 2006 +0000 +++ b/transform/TransformFactory.cpp Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #include "TransformFactory.h" diff -r c2913298cf94 -r d397ea0a79f5 transform/TransformFactory.h --- a/transform/TransformFactory.h Mon Mar 20 13:48:58 2006 +0000 +++ b/transform/TransformFactory.h Mon Mar 20 15:10:07 2006 +0000 @@ -1,10 +1,16 @@ /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ /* - A waveform viewer and audio annotation editor. - Chris Cannam, Queen Mary University of London, 2005-2006 + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Chris Cannam. - This is experimental software. Not for distribution. + 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. See the file + COPYING included with this distribution for more information. */ #ifndef _TRANSFORM_FACTORY_H_