summaryrefslogtreecommitdiff
path: root/apps/plugins/midi2wav.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/midi2wav.c')
-rw-r--r--apps/plugins/midi2wav.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/plugins/midi2wav.c b/apps/plugins/midi2wav.c
index 6e4e7d1bc1..cee9d28b20 100644
--- a/apps/plugins/midi2wav.c
+++ b/apps/plugins/midi2wav.c
@@ -8,8 +8,10 @@
8 * 8 *
9 * Copyright (C) 2005 Stepan Moskovchenko 9 * Copyright (C) 2005 Stepan Moskovchenko
10 * 10 *
11 * All files in this archive are subject to the GNU General Public License. 11 * This program is free software; you can redistribute it and/or
12 * See the file COPYING in the source tree root for full license agreement. 12 * modify it under the terms of the GNU General Public License
13 * as published by the Free Software Foundation; either version 2
14 * of the License, or (at your option) any later version.
13 * 15 *
14 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
15 * KIND, either express or implied. 17 * KIND, either express or implied.