X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Ftar.c;h=fcd4d52a5e4e428080c9b6bb21f0e8fe71a25de2;hb=120e96c480fbfc5fa31fba0f59ba1a45953b838e;hp=a5b1393f4433ca7a8d26ead5980b816e7f0b555f;hpb=271ed97494af6cbc0f6f83ed477afa8154e9ec23;p=chaz%2Ftar diff --git a/src/tar.c b/src/tar.c index a5b1393..fcd4d52 100644 --- a/src/tar.c +++ b/src/tar.c @@ -17,7 +17,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 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include @@ -634,8 +634,8 @@ for complete list of authors.\n")); " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" - " along with GNU tar; if not, write to the Free Software\n" - " Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\n")); + " along with GNU tar; if not, write to the Free Software Foundation,\n" + " Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\n\n")); exit (0); }