From 2c8f20f1ea121062b1870a278fe1c7679b4c9f89 Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Sun, 13 Oct 2019 11:54:34 +0200 Subject: [PATCH] Update FSF address in GPL license header for all GPL:ed files Signed-off-by: Joachim Nilsson --- src/klogd.c | 7 ++++--- src/klogd.h | 5 +++-- src/ksym.c | 7 ++++--- src/ksym_mod.c | 7 ++++--- src/ksyms.h | 5 +++-- src/module.h | 5 +++-- src/oops.c | 7 ++++--- src/pidfile.c | 5 +++-- src/pidfile.h | 5 +++-- 9 files changed, 31 insertions(+), 22 deletions(-) diff --git a/src/klogd.c b/src/klogd.c index 2336f57..1ebfd49 100644 --- a/src/klogd.c +++ b/src/klogd.c @@ -14,9 +14,10 @@ * 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, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * You should have received a copy of the GNU General Public License + * along with this file; see the file COPYING. If not, write to the + * Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* diff --git a/src/klogd.h b/src/klogd.h index a741bba..5c00d17 100644 --- a/src/klogd.h +++ b/src/klogd.h @@ -15,8 +15,9 @@ * 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, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this file; see the file COPYING. If not, write to the + * Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* diff --git a/src/ksym.c b/src/ksym.c index 607d4b8..4704fdb 100644 --- a/src/ksym.c +++ b/src/ksym.c @@ -16,9 +16,10 @@ * 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, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * You should have received a copy of the GNU General Public License + * along with this file; see the file COPYING. If not, write to the + * Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* diff --git a/src/ksym_mod.c b/src/ksym_mod.c index 256243d..2f76648 100644 --- a/src/ksym_mod.c +++ b/src/ksym_mod.c @@ -16,9 +16,10 @@ * 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, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * You should have received a copy of the GNU General Public License + * along with this file; see the file COPYING. If not, write to the + * Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* diff --git a/src/ksyms.h b/src/ksyms.h index de05ac5..0ee3c3e 100644 --- a/src/ksyms.h +++ b/src/ksyms.h @@ -16,8 +16,9 @@ * 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, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this file; see the file COPYING. If not, write to the + * Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* Variables, structures and type definitions static to this module. */ diff --git a/src/module.h b/src/module.h index 6269529..e4ac367 100644 --- a/src/module.h +++ b/src/module.h @@ -16,8 +16,9 @@ * 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, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this file; see the file COPYING. If not, write to the + * Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* ChangeLog: diff --git a/src/oops.c b/src/oops.c index e93e1fe..385db11 100644 --- a/src/oops.c +++ b/src/oops.c @@ -14,9 +14,10 @@ * 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, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * You should have received a copy of the GNU General Public License + * along with this file; see the file COPYING. If not, write to the + * Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * Helpful documentation: http://www.tldp.org/LDP/lkmpg/2.6/html/ * diff --git a/src/pidfile.c b/src/pidfile.c index f0fecdd..4fb30be 100644 --- a/src/pidfile.c +++ b/src/pidfile.c @@ -15,8 +15,9 @@ * 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, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA + * along with this file; see the file COPYING. If not, write to the + * Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* diff --git a/src/pidfile.h b/src/pidfile.h index d67fc01..b782637 100644 --- a/src/pidfile.h +++ b/src/pidfile.h @@ -15,8 +15,9 @@ * 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, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. + * along with this file; see the file COPYING. If not, write to the + * Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* read_pid