]> git.gag.com Git - debian/tar/commitdiff
Fix copyright notice.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Jul 1999 21:01:44 +0000 (21:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Jul 1999 21:01:44 +0000 (21:01 +0000)
src/create.c
src/extract.c
src/list.c
src/mangle.c
src/names.c
src/rmt.c
src/tar.c
src/update.c

index 160b9cddc8e3cb8c8b081a102d7122a946c3725c..7c2b49f13f588e82f445f72ec5d846953a33e3c7 100644 (file)
@@ -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"
 
index 0728a99f8a8d16453c0507ce5bb9d8bab4ff194c..96d487c490053d03e89d13952bbccb2a535a9435 100644 (file)
@@ -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"
 
index 884a5d2fac4a0bbef3401e671b39b00ad68a7520..a0e18542e9f95c5de5c3c5a98c762a90942cad4a 100644 (file)
@@ -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
index a57b5c23c6f38a2f9319cf7d51cf086f4cae1d0f..a208915c0efcd6e630e262d25e258af0b219aa64 100644 (file)
@@ -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"
 
index 7206540766eca9685d23e9b0479c265e30ea9d4f..e37c8af553302def9aa904bfa01ab71624945964 100644 (file)
@@ -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"
 
index 745120dd68906d0f89f5fdad17cd779949a60421..bf2e0a128640a6fd5850104f331a85ad47c5ff22 100644 (file)
--- 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.
index 9de90990fb313de67cf55b44c9f41382457fb276..35d8dd8c793c7cdc4095f3fd697f5066ba2b83ef 100644 (file)
--- 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 <tar-bugs@gnu.ai.mit.edu>.\n"),
+Report bugs to <tar-bugs@gnu.org>.\n"),
               stdout);
     }
   exit (status);
index 023fb97f7c5bfa84448768949f7f9c3cbd624861..98211eeeec63bf237585f93839babc7811265c9f 100644 (file)
@@ -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