From 065d827d80c9f048c92f3fd546787e8e501509f9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 06 Mar 2014 13:34:16 -0500 Subject: */local.mk */*/local.mk: Remove copyright notices. These contain just lists of files and shouldn't be copyrightable. --- diff --git a/archtab/local.mk b/archtab/local.mk index b773c33..c727c31 100644 --- a/archtab/local.mk +++ b/archtab/local.mk @@ -1,21 +1,3 @@ -# opkhelper -# archtab/local.mk -# -# Copyright (C) 2013 Patrick "P. J." McDermott -# -# 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 . - archtab_sources = \ archtab/amd64-linux-glibc/autoconf \ archtab/amd64-linux-glibc/kbuild \ diff --git a/lib/buildsystem/local.mk b/lib/buildsystem/local.mk index bacf27d..7e88ac9 100644 --- a/lib/buildsystem/local.mk +++ b/lib/buildsystem/local.mk @@ -1,21 +1,3 @@ -# opkhelper -# lib/buildsystem/local.mk -# -# Copyright (C) 2012-2013 Patrick "P. J." McDermott -# -# 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 . - pkgdatabuildsystem_sources = \ lib/buildsystem/autoconf.sh \ lib/buildsystem/kbuild.sh \ diff --git a/lib/local.mk b/lib/local.mk index a976526..d48a4e1 100644 --- a/lib/local.mk +++ b/lib/local.mk @@ -1,21 +1,3 @@ -# opkhelper -# lib/local.mk -# -# Copyright (C) 2012-2013 Patrick "P. J." McDermott -# -# 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 . - pkgdata_sources = \ lib/load.sh \ lib/common.sh \ diff --git a/locale/local.mk b/locale/local.mk index e490e60..3ab33d6 100644 --- a/locale/local.mk +++ b/locale/local.mk @@ -1,20 +1,2 @@ -# opkhelper -# locale/local.mk -# -# Copyright (C) 2012-2013 Patrick "P. J." McDermott -# -# 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 . - locale_sources = \ locale/en_US.sh diff --git a/man/local.mk b/man/local.mk index 0e88e68..676e1f8 100644 --- a/man/local.mk +++ b/man/local.mk @@ -1,21 +1,3 @@ -# opkhelper -# man/local.mk -# -# Copyright (C) 2012-2013 Patrick "P. J." McDermott -# -# 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 . - man1_sources = \ man/oh-installfiles.1in \ man/oh-strip.1in \ diff --git a/src/local.mk b/src/local.mk index 970704f..e8250b0 100644 --- a/src/local.mk +++ b/src/local.mk @@ -1,21 +1,3 @@ -# opkhelper -# src/local.mk -# -# Copyright (C) 2012-2013 Patrick "P. J." McDermott -# -# 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 . - bin_sources = \ src/oh-installfiles.sh \ src/oh-strip.sh \ diff --git a/tests/local.mk b/tests/local.mk index 4baab4d..b193751 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -1,21 +1,3 @@ -# opkhelper -# tests/local.mk -# -# Copyright (C) 2013 Patrick "P. J." McDermott -# -# 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 . - tests = \ tests/t_installfiles_dir \ tests/t_installfiles_dir_slash \ -- cgit v0.9.1