missing license header util/wmgenmenu.c

5 views
Skip to first unread message

Andreas Metzler

unread,
Aug 2, 2026, 12:27:43 PM (13 days ago) Aug 2
to wmake...@googlegroups.com
Hello,

util/wmgenmenu.c lacks a header, I suspect it should use the same one as
util/wmgenmenu.h:

diff --git a/util/wmgenmenu.c b/util/wmgenmenu.c
index 1032d11d..32d81301 100644
--- a/util/wmgenmenu.c
+++ b/util/wmgenmenu.c
@@ -1,4 +1,20 @@
-/* Copyright (C) 2010 Carlos R. Mafra */
+/* wmgenmenu.c
+ *
+ * Copyright (C) 2010 Carlos R. Mafra
+ *
+ * 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 <https://www.gnu.org/licenses/>.
+ */

#ifdef __GLIBC__

cu Andreas
Reply all
Reply to author
Forward
0 new messages