From 0131842b4ff21d22ad31b835b78027ab62605dba Mon Sep 17 00:00:00 2001
From: 36bit <36bit@users.noreply.github.com>
Date: Wed, 7 Dec 2016 20:56:12 -0800
Subject: [PATCH] The FSF is no longer at 675 Mass Ave. Update the license
header to use the currently recommended format from
https://www.gnu.org/licenses/gpl-howto.html
---
Makefile | 3 +--
t10backup.c | 3 +--
tapecopy.c | 3 +--
tapedump.c | 3 +--
tapeio.c | 3 +--
tapeio.h | 3 +--
taperead.c | 3 +--
tapewrite.c | 3 +--
8 files changed, 8 insertions(+), 16 deletions(-)
diff --git a/Makefile b/Makefile
index 55c5814..acf5c97 100644
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,7 @@
# 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 program. If not, see .
# -----------------------------------------------------------------------------
# options
diff --git a/t10backup.c b/t10backup.c
index 9a08a04..03da769 100644
--- a/t10backup.c
+++ b/t10backup.c
@@ -18,8 +18,7 @@
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 program. If not, see .
*/
diff --git a/tapecopy.c b/tapecopy.c
index 4c2eab9..491ba77 100644
--- a/tapecopy.c
+++ b/tapecopy.c
@@ -22,8 +22,7 @@
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 program. If not, see .
*/
#include "stdio.h"
diff --git a/tapedump.c b/tapedump.c
index e2715e1..7d382b4 100644
--- a/tapedump.c
+++ b/tapedump.c
@@ -15,8 +15,7 @@
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 program. If not, see .
*/
#include "stdio.h"
diff --git a/tapeio.c b/tapeio.c
index 2860cf2..7013bb9 100644
--- a/tapeio.c
+++ b/tapeio.c
@@ -16,8 +16,7 @@
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 program. If not, see .
08/10/93 JMBW IBM mainframe TCP socket stuff (was using many files).
07/08/94 JMBW Local magtape code.
diff --git a/tapeio.h b/tapeio.h
index f3a4462..762ce94 100644
--- a/tapeio.h
+++ b/tapeio.h
@@ -16,8 +16,7 @@
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 program. If not, see .
*/
diff --git a/taperead.c b/taperead.c
index 03afc54..fed2897 100644
--- a/taperead.c
+++ b/taperead.c
@@ -16,8 +16,7 @@
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 program. If not, see .
*/
#include "stdio.h"
diff --git a/tapewrite.c b/tapewrite.c
index 6c9109b..33885c7 100644
--- a/tapewrite.c
+++ b/tapewrite.c
@@ -16,8 +16,7 @@
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 program. If not, see .
*/
#include "stdio.h"