diff options
author | Jim Meyering <jim@meyering.net> | 2005-05-14 07:58:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-05-14 07:58:31 +0000 |
commit | 44d59bb168eaf820bdfd13ee9df442cde795f9c7 (patch) | |
tree | 6e822b4d9329cf46115d6c0d6f36202d20ca6599 /m4 | |
parent | 116e6fb2443d140959ea042865cd67b95aab3c47 (diff) | |
download | coreutils-44d59bb168eaf820bdfd13ee9df442cde795f9c7.tar.xz |
Update FSF postal mail address.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/boottime.m4 | 2 | ||||
-rw-r--r-- | m4/jm-macros.m4 | 2 | ||||
-rw-r--r-- | m4/stat-prog.m4 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/m4/boottime.m4 b/m4/boottime.m4 index f7acb08d4..e7b742d7f 100644 --- a/m4/boottime.m4 +++ b/m4/boottime.m4 @@ -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. # GNULIB_BOOT_TIME([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) * ---------------------------------------------------------- diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 010ae5940..fa0dc1946 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -17,7 +17,7 @@ dnl Misc type-related macros for coreutils. # 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. # Written by Jim Meyering. diff --git a/m4/stat-prog.m4 b/m4/stat-prog.m4 index 13688bd9a..489ed7558 100644 --- a/m4/stat-prog.m4 +++ b/m4/stat-prog.m4 @@ -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. # Written by Jim Meyering. |