summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-05-15 06:34:49 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-05-15 06:34:49 +0000
commitdd77964e601ae847e8f1ef79e6ebc0dd0864326b (patch)
tree191bf0e3ace56f8278c52a3ac29fbd2c8709e11b /lib
parent0b6be275d213091845ebc60d08c8016d7df20176 (diff)
downloadpaxutils-dd77964e601ae847e8f1ef79e6ebc0dd0864326b.tar.gz
Update FSF postal mail address.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.tmpl4
-rw-r--r--lib/rmt.h2
-rw-r--r--lib/rtapelib.c2
-rw-r--r--lib/system.h2
4 files changed, 5 insertions, 5 deletions
diff --git a/lib/Makefile.tmpl b/lib/Makefile.tmpl
index 7ad5ced..f9ba0aa 100644
--- a/lib/Makefile.tmpl
+++ b/lib/Makefile.tmpl
@@ -14,8 +14,8 @@
## 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.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301, USA.
noinst_LIBRARIES = libgnu.a
diff --git a/lib/rmt.h b/lib/rmt.h
index 1fd2f29..9f96cdb 100644
--- a/lib/rmt.h
+++ b/lib/rmt.h
@@ -15,7 +15,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. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
extern char *rmt_command;
extern char *rmt_dev_name__;
diff --git a/lib/rtapelib.c b/lib/rtapelib.c
index 0e499b6..d75b267 100644
--- a/lib/rtapelib.c
+++ b/lib/rtapelib.c
@@ -15,7 +15,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. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* The man page rmt(8) for /etc/rmt documents the remote mag tape protocol
which rdump and rrestore use. Unfortunately, the man page is *WRONG*.
diff --git a/lib/system.h b/lib/system.h
index eb83c8f..83afa11 100644
--- a/lib/system.h
+++ b/lib/system.h
@@ -15,7 +15,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.
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#if HAVE_CONFIG_H