summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-02-09 23:33:29 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2012-02-09 23:33:59 -0800
commite32b90e41f51e607d7974e24f04ecc75e1d75943 (patch)
tree2d67d3c25fe7f62e67bc90af0e3ab4b011fe467c
parenta1a00a9768e6206feb8ca768d2aa66cdf3408c5c (diff)
downloadautoconf-e32b90e41f51e607d7974e24f04ecc75e1d75943.tar.gz
maint: replace FSF snail-mail addresses with URLs
* tests/erlang.at, tests/go.at, tests/statesave.m4: Replace FSF snail mail addresses with URLs, as per GNU coding standards, and for consistency with other tests.
-rw-r--r--tests/erlang.at4
-rw-r--r--tests/go.at4
-rw-r--r--tests/statesave.m44
3 files changed, 3 insertions, 9 deletions
diff --git a/tests/erlang.at b/tests/erlang.at
index a73ad5f3..58789b64 100644
--- a/tests/erlang.at
+++ b/tests/erlang.at
@@ -15,9 +15,7 @@ AT_BANNER([Erlang low level compiling and utility macros.])
# GNU General Public License for more details.
#
# 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., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Since the macros which compile are required by most tests, check
diff --git a/tests/go.at b/tests/go.at
index b45c2b77..8733aee4 100644
--- a/tests/go.at
+++ b/tests/go.at
@@ -15,9 +15,7 @@ AT_BANNER([Go low level compiling and utility macros.])
# GNU General Public License for more details.
#
# 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., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Since the macros which compile are required by most tests, check
diff --git a/tests/statesave.m4 b/tests/statesave.m4
index b28c9ad3..2f63ae53 100644
--- a/tests/statesave.m4
+++ b/tests/statesave.m4
@@ -13,9 +13,7 @@
# GNU General Public License for more details.
#
# 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., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# AC_STATE_SAVE(FILE)
# -------------------