# HG changeset patch # User Chris Cannam # Date 1142867407 0 # Node ID 705f05ab42e35b0c44a1be2b1c15e52ba50025aa # Parent 01ab51f72e843c9540aec9c46b8432203f251d39 * Update licensing rubric for GPL diff -r 01ab51f72e84 -r 705f05ab42e3 layer/Colour3DPlotLayer.cpp --- a/layer/Colour3DPlotLayer.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/Colour3DPlotLayer.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 "Colour3DPlotLayer.h" diff -r 01ab51f72e84 -r 705f05ab42e3 layer/Colour3DPlotLayer.h --- a/layer/Colour3DPlotLayer.h Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/Colour3DPlotLayer.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 _COLOUR_3D_PLOT_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 layer/LayerFactory.cpp --- a/layer/LayerFactory.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/LayerFactory.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 "LayerFactory.h" diff -r 01ab51f72e84 -r 705f05ab42e3 layer/LayerFactory.h --- a/layer/LayerFactory.h Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/LayerFactory.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 _LAYER_FACTORY_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 layer/NoteLayer.cpp --- a/layer/NoteLayer.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/NoteLayer.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 "NoteLayer.h" diff -r 01ab51f72e84 -r 705f05ab42e3 layer/NoteLayer.h --- a/layer/NoteLayer.h Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/NoteLayer.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 _NOTE_LAYER_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 layer/SpectrogramLayer.cpp --- a/layer/SpectrogramLayer.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/SpectrogramLayer.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 "SpectrogramLayer.h" diff -r 01ab51f72e84 -r 705f05ab42e3 layer/SpectrogramLayer.h --- a/layer/SpectrogramLayer.h Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/SpectrogramLayer.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 _SPECTROGRAM_LAYER_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 layer/TextLayer.cpp --- a/layer/TextLayer.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/TextLayer.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 "TextLayer.h" diff -r 01ab51f72e84 -r 705f05ab42e3 layer/TextLayer.h --- a/layer/TextLayer.h Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/TextLayer.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 _TEXT_LAYER_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 layer/TimeInstantLayer.cpp --- a/layer/TimeInstantLayer.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/TimeInstantLayer.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 "TimeInstantLayer.h" diff -r 01ab51f72e84 -r 705f05ab42e3 layer/TimeInstantLayer.h --- a/layer/TimeInstantLayer.h Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/TimeInstantLayer.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 _TIME_INSTANT_LAYER_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 layer/TimeRulerLayer.cpp --- a/layer/TimeRulerLayer.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/TimeRulerLayer.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 "TimeRulerLayer.h" diff -r 01ab51f72e84 -r 705f05ab42e3 layer/TimeRulerLayer.h --- a/layer/TimeRulerLayer.h Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/TimeRulerLayer.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 _TIME_RULER_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 layer/TimeValueLayer.cpp --- a/layer/TimeValueLayer.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/TimeValueLayer.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 "TimeValueLayer.h" diff -r 01ab51f72e84 -r 705f05ab42e3 layer/TimeValueLayer.h --- a/layer/TimeValueLayer.h Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/TimeValueLayer.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 _TIME_VALUE_LAYER_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 layer/WaveformLayer.cpp --- a/layer/WaveformLayer.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/WaveformLayer.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 "WaveformLayer.h" diff -r 01ab51f72e84 -r 705f05ab42e3 layer/WaveformLayer.h --- a/layer/WaveformLayer.h Mon Mar 20 11:40:39 2006 +0000 +++ b/layer/WaveformLayer.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 _WAVEFORM_LAYER_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/AudioDial.cpp --- a/widgets/AudioDial.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/AudioDial.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 01ab51f72e84 -r 705f05ab42e3 widgets/AudioDial.h --- a/widgets/AudioDial.h Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/AudioDial.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. */ #ifndef _AUDIO_DIAL_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/Fader.cpp --- a/widgets/Fader.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/Fader.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 01ab51f72e84 -r 705f05ab42e3 widgets/Fader.h --- a/widgets/Fader.h Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/Fader.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. */ #ifndef FADER_H diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/LEDButton.cpp --- a/widgets/LEDButton.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/LEDButton.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 01ab51f72e84 -r 705f05ab42e3 widgets/LEDButton.h --- a/widgets/LEDButton.h Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/LEDButton.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 01ab51f72e84 -r 705f05ab42e3 widgets/LayerTree.cpp --- a/widgets/LayerTree.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/LayerTree.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 "LayerTree.h" diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/LayerTree.h --- a/widgets/LayerTree.h Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/LayerTree.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_TREE_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/Pane.cpp --- a/widgets/Pane.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/Pane.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 "widgets/Pane.h" diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/Pane.h --- a/widgets/Pane.h Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/Pane.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 _PANE_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/PaneStack.cpp --- a/widgets/PaneStack.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/PaneStack.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 "PaneStack.h" diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/PaneStack.h --- a/widgets/PaneStack.h Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/PaneStack.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 _PANESTACK_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/Panner.cpp --- a/widgets/Panner.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/Panner.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 "Panner.h" diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/Panner.h --- a/widgets/Panner.h Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/Panner.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 _PAN_WIDGET_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/PropertyBox.cpp --- a/widgets/PropertyBox.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/PropertyBox.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 "PropertyBox.h" diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/PropertyBox.h --- a/widgets/PropertyBox.h Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/PropertyBox.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_BOX_H_ diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/PropertyStack.cpp --- a/widgets/PropertyStack.cpp Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/PropertyStack.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 "PropertyStack.h" diff -r 01ab51f72e84 -r 705f05ab42e3 widgets/PropertyStack.h --- a/widgets/PropertyStack.h Mon Mar 20 11:40:39 2006 +0000 +++ b/widgets/PropertyStack.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_STACK_H_