Browse Source

Fix copyright notice.

Paul Eggert 26 years ago
parent
commit
6290150c47
8 changed files with 9 additions and 9 deletions
  1. 1 1
      src/create.c
  2. 1 1
      src/extract.c
  3. 1 1
      src/list.c
  4. 1 1
      src/mangle.c
  5. 1 1
      src/names.c
  6. 1 1
      src/rmt.c
  7. 2 2
      src/tar.c
  8. 1 1
      src/update.c

+ 1 - 1
src/create.c

@@ -14,7 +14,7 @@
 
 
    You should have received a copy of the GNU General Public License along
    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.,
    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"
 #include "system.h"
 
 

+ 1 - 1
src/extract.c

@@ -14,7 +14,7 @@
 
 
    You should have received a copy of the GNU General Public License along
    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.,
    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"
 #include "system.h"
 
 

+ 1 - 1
src/list.c

@@ -14,7 +14,7 @@
 
 
    You should have received a copy of the GNU General Public License along
    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.,
    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().  */
 /* Define to non-zero for forcing old ctime() instead of isotime().  */
 #undef USE_OLD_CTIME
 #undef USE_OLD_CTIME

+ 1 - 1
src/mangle.c

@@ -13,7 +13,7 @@
 
 
    You should have received a copy of the GNU General Public License along
    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.,
    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"
 #include "system.h"
 
 

+ 1 - 1
src/names.c

@@ -13,7 +13,7 @@
 
 
    You should have received a copy of the GNU General Public License along
    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.,
    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"
 #include "system.h"
 
 

+ 1 - 1
src/rmt.c

@@ -13,7 +13,7 @@
 
 
    You should have received a copy of the GNU General Public License along
    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.,
    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.
 /* Copyright (C) 1983 Regents of the University of California.
    All rights reserved.
    All rights reserved.

+ 2 - 2
src/tar.c

@@ -14,7 +14,7 @@
 
 
    You should have received a copy of the GNU General Public License along
    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.,
    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"
 #include "system.h"
 
 
@@ -396,7 +396,7 @@ or a device.  *This* `tar' defaults to `-f%s -b%d'.\n"),
 	      DEFAULT_ARCHIVE, DEFAULT_BLOCKING);
 	      DEFAULT_ARCHIVE, DEFAULT_BLOCKING);
       fputs (_("\
       fputs (_("\
 \n\
 \n\
-Report bugs to <tar-bugs@gnu.ai.mit.edu>.\n"),
+Report bugs to <tar-bugs@gnu.org>.\n"),
 	       stdout);
 	       stdout);
     }
     }
   exit (status);
   exit (status);

+ 1 - 1
src/update.c

@@ -13,7 +13,7 @@
 
 
    You should have received a copy of the GNU General Public License along
    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.,
    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
 /* 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
    file names are tar files, and they should simply be appended to the end