summaryrefslogtreecommitdiff
path: root/muse2/muse/dialogs.cpp
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2011-09-10 20:16:16 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2011-09-10 20:16:16 +0000
commit5f5a8e76f19d6956f6d711979877028f07203d88 (patch)
tree46278d7e52b4f6fca58c9c285a291c2fa499ced7 /muse2/muse/dialogs.cpp
parent8595cf0d68091d5c3bd20db53a156efe3e669439 (diff)
added license info to new files. moved populateAddSynth / populateAddTrack into helper.cpp, Put stuff in helper.* into MusEUtil namespace.
Diffstat (limited to 'muse2/muse/dialogs.cpp')
-rw-r--r--muse2/muse/dialogs.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/muse2/muse/dialogs.cpp b/muse2/muse/dialogs.cpp
index 1dd19707..a0bf265f 100644
--- a/muse2/muse/dialogs.cpp
+++ b/muse2/muse/dialogs.cpp
@@ -3,6 +3,21 @@
// Linux Music Editor
// $Id: functions.cpp,v 1.20.2.19 2011/05/05 20:10 flo93 Exp $
// (C) Copyright 2011 Florian Jung (flo93@sourceforge.net)
+//
+// 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 "dialogs.h"