]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
maint: replace FSF snail-mail addresses with URLs
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 10 Feb 2012 07:33:29 +0000 (23:33 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 10 Feb 2012 07:33:59 +0000 (23:33 -0800)
* 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.

tests/erlang.at
tests/go.at
tests/statesave.m4

index a73ad5f3e4f0fac30ce35d4b8564ae8ff951230c..58789b64772486709d0c42ecd2391e33c17f701f 100644 (file)
@@ -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
index b45c2b77084cb6575de8e422647ecd5e39b80744..8733aee4b04e52ab41f2cd68b90f016d64151221 100644 (file)
@@ -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
index b28c9ad366336f8ee43de86297af4971b7137ad7..2f63ae53a3ba3d993cb5aa02d48a7281da837276 100644 (file)
@@ -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)
 # -------------------