summaryrefslogtreecommitdiff
path: root/Build/source/texk/musixflx/musixflx.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/musixflx/musixflx.c')
-rw-r--r--Build/source/texk/musixflx/musixflx.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/Build/source/texk/musixflx/musixflx.c b/Build/source/texk/musixflx/musixflx.c
index df5baa46bca..7db76c5a83a 100644
--- a/Build/source/texk/musixflx/musixflx.c
+++ b/Build/source/texk/musixflx/musixflx.c
@@ -1,6 +1,22 @@
#define VERSION "0.83"
#define MYVERSION "/T.63dt+jh.2\0" /* Revision jh.2 jh-2 */
+/* Copyright (C) 1992, 1993, 1994, 1995, 1997, 2007 Ross Mitchell.
+
+ 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.
+
+ 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, see <http://www.gnu.org/licenses/>. */
+
+
/****************************************************************************
Line breaking program for MusiXTeX.
Ross Mitchell, August 1992.