gbranden pushed a commit to branch master
in repository groff.

commit 2e86b806802c476d45248168f756bdf1b698d4db
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jan 3 03:55:11 2026 -0600

    [glilypond]: Add and ship "COPYRIGHT" file.
    
    ...as promised in groff's "LICENSES" file.
    
    * contrib/glilypond/COPYRIGHT: Add it.
    
    * contrib/glilypond/glilypond.am (EXTRA_DIST): Ship it.
---
 contrib/glilypond/COPYRIGHT    | 33 +++++++++++++++++++++++++++++++++
 contrib/glilypond/glilypond.am |  1 +
 2 files changed, 34 insertions(+)

diff --git a/contrib/glilypond/COPYRIGHT b/contrib/glilypond/COPYRIGHT
new file mode 100644
index 000000000..c1e0aaa51
--- /dev/null
+++ b/contrib/glilypond/COPYRIGHT
@@ -0,0 +1,33 @@
+Copyright 2013-2020 Free Software Foundation, Inc.
+
+Written by Bernd Warken <[email protected]>.
+Changes from October 2017 onward by the groff development team
+
+This file is part of glilypond.
+
+Bernd Warken originally licensed glilypond under the GNU GPLv2; see the
+file "GPLv2".
+
+glilypond is distributed with groff, the GNU roff typesetting system.
+
+groff 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 3 of the License, or
+(at your option) any later version.
+
+groff 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 <https://www.gnu.org/licenses/>.
+
+
+##### Editor settings
+Local Variables:
+fill-column: 72
+mode: text
+End:
+vim: set textwidth=72:
+
diff --git a/contrib/glilypond/glilypond.am b/contrib/glilypond/glilypond.am
index c090fdeee..5006a417c 100644
--- a/contrib/glilypond/glilypond.am
+++ b/contrib/glilypond/glilypond.am
@@ -32,6 +32,7 @@ man1_MANS += contrib/glilypond/glilypond.1
 glilyponddir = $(glilypond_dir)
 
 EXTRA_DIST += \
+  contrib/glilypond/COPYRIGHT \
   contrib/glilypond/ChangeLog \
   contrib/glilypond/ChangeLog.0x \
   contrib/glilypond/GPLv2 \

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to