branch: elpa/radio
commit b000353bb7a6a6a5df6b68f2f264b5fad96cfb31
Author: Roi Martin <jroi.mar...@gmail.com>
Commit: Roi Martin <jroi.mar...@gmail.com>

    doc/Makefile: attach GPL notices
---
 doc/Makefile | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/doc/Makefile b/doc/Makefile
index 9f353b3a84..ba54113ce8 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,3 +1,20 @@
+# Copyright (C) 2025 Roi Martin
+#
+# This file is NOT part of GNU Emacs.
+#
+# 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 3 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 <https://www.gnu.org/licenses/>.
+
 CSS_REF ?= https://wip.jroi.dev/css/style.css
 
 .PHONY: all

Reply via email to