diff options
author | Florian Jung <flo@windfisch.org> | 2011-09-14 19:36:34 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-09-14 19:36:34 +0000 |
commit | 99262208c2ce31729b88cb59d4036b0841b1ec6f (patch) | |
tree | cdd52b3fc97d888d9546936d03ae73406f11bc3f /muse2/muse | |
parent | 58033553a3e7d529a27a2b3d9ccc721d1e2dcc17 (diff) |
oops. removed duplicated GPL notice
Diffstat (limited to 'muse2/muse')
-rw-r--r-- | muse2/muse/cobject.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/muse2/muse/cobject.cpp b/muse2/muse/cobject.cpp index 8940bb3b..42c3cad2 100644 --- a/muse2/muse/cobject.cpp +++ b/muse2/muse/cobject.cpp @@ -19,21 +19,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // -// -// 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; version 2 of -// the License, or (at your option) any later version. -// -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this program; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -// //========================================================= #include "cobject.h" |