From 6290150c47daea1d034f2293756b623169ad1b9b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 1 Jul 1999 21:01:44 +0000 Subject: [PATCH] Fix copyright notice. --- src/create.c | 2 +- src/extract.c | 2 +- src/list.c | 2 +- src/mangle.c | 2 +- src/names.c | 2 +- src/rmt.c | 2 +- src/tar.c | 4 ++-- src/update.c | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/create.c b/src/create.c index 160b9cd..7c2b49f 100644 --- a/src/create.c +++ b/src/create.c @@ -14,7 +14,7 @@ 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 Place - Suite 330, Boston, MA 02111-1307, USA. */ + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "system.h" diff --git a/src/extract.c b/src/extract.c index 0728a99..96d487c 100644 --- a/src/extract.c +++ b/src/extract.c @@ -14,7 +14,7 @@ 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 Place - Suite 330, Boston, MA 02111-1307, USA. */ + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "system.h" diff --git a/src/list.c b/src/list.c index 884a5d2..a0e1854 100644 --- a/src/list.c +++ b/src/list.c @@ -14,7 +14,7 @@ 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 Place - Suite 330, Boston, MA 02111-1307, USA. */ + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Define to non-zero for forcing old ctime() instead of isotime(). */ #undef USE_OLD_CTIME diff --git a/src/mangle.c b/src/mangle.c index a57b5c2..a208915 100644 --- a/src/mangle.c +++ b/src/mangle.c @@ -13,7 +13,7 @@ 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 Place - Suite 330, Boston, MA 02111-1307, USA. */ + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "system.h" diff --git a/src/names.c b/src/names.c index 7206540..e37c8af 100644 --- a/src/names.c +++ b/src/names.c @@ -13,7 +13,7 @@ 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 Place - Suite 330, Boston, MA 02111-1307, USA. */ + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "system.h" diff --git a/src/rmt.c b/src/rmt.c index 745120d..bf2e0a1 100644 --- a/src/rmt.c +++ b/src/rmt.c @@ -13,7 +13,7 @@ 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 Place - Suite 330, Boston, MA 02111-1307, USA. */ + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Copyright (C) 1983 Regents of the University of California. All rights reserved. diff --git a/src/tar.c b/src/tar.c index 9de9099..35d8dd8 100644 --- a/src/tar.c +++ b/src/tar.c @@ -14,7 +14,7 @@ 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 Place - Suite 330, Boston, MA 02111-1307, USA. */ + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "system.h" @@ -396,7 +396,7 @@ or a device. *This* `tar' defaults to `-f%s -b%d'.\n"), DEFAULT_ARCHIVE, DEFAULT_BLOCKING); fputs (_("\ \n\ -Report bugs to .\n"), +Report bugs to .\n"), stdout); } exit (status); diff --git a/src/update.c b/src/update.c index 023fb97..98211ee 100644 --- a/src/update.c +++ b/src/update.c @@ -13,7 +13,7 @@ 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 Place - Suite 330, Boston, MA 02111-1307, USA. */ + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Implement the 'r', 'u' and 'A' options for tar. 'A' means that the file names are tar files, and they should simply be appended to the end -- 2.44.0