]> Dogcows Code - chaz/tar/blobdiff - src/tar.c
Fix copyright notice.
[chaz/tar] / src / tar.c
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);
This page took 0.020298 seconds and 4 git commands to generate.