]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Sat, 14 Jul 2012 13:16:28 +0000 (06:16 -0700)
committerKarl Berry <karl@freefriends.org>
Sat, 14 Jul 2012 13:16:28 +0000 (06:16 -0700)
doc/Copyright/assign.changes.manual
doc/Copyright/assign.future.manual
doc/Copyright/assign.manual
doc/make-stds.texi

index 79ace3ac58f1b54871ac4cc0abd0868679871ee4..be731aa9baa4235efb4edf98d53520834e9ce24d 100644 (file)
@@ -32,9 +32,10 @@ open Pandora's box and cause a long and unnecessary delay.
 Below is the assignment contract that we usually use.  You would need
 to print it out, sign it, and snail it to:
 
-Richard Stallman
-77 Mass Ave rm 32-381
-Cambridge MA 02139
+Assignment Coordinator
+Free Software Foundation
+51 Franklin Street, Suite 500
+Boston, MA 02110-1335
 USA
 
 Snail a copy of the employer's disclaimer as well.
index 3f7e92ee49fef32d160c6df9f95462370f476347..e282ca24794f002fd055c2380c9000d8ca2de64b 100644 (file)
@@ -32,9 +32,10 @@ open Pandora's box and cause a long and unnecessary delay.
 Below is the assignment contract that we usually use.  You would need
 to print it out, sign it, and snail it to:
 
-Richard Stallman
-77 Mass Ave rm 32-381
-Cambridge MA 02139
+Assignment Coordinator
+Free Software Foundation
+51 Franklin Street, Suite 500
+Boston, MA 02110-1335
 USA
 
 Snail a copy of the employer's disclaimer as well.
index c566d77792c1ff13ac6cfce50dd4684e95772b80..5f9ac63241591f04f092efe9f81dfabdda7c6918 100644 (file)
@@ -29,9 +29,10 @@ unnecessary delay.
 Below is the assignment contract that we usually use.  You would need
 to print it out, sign it, and snail it to me:
 
-Richard Stallman
-77 Mass Ave rm 32-381
-Cambridge MA 02139
+Assignment Coordinator
+Free Software Foundation
+51 Franklin Street, Suite 500
+Boston, MA 02110-1335
 USA
 
 Snail me a copy of the employer's disclaimer as well.
index cdcbb682ab6c77e0267c3f9c350c9bab71157dd8..372c680bc5869a54cdf7d1378b1badbf81bd5911 100644 (file)
@@ -602,7 +602,7 @@ should be written as @file{$(datarootdir)/emacs/site-lisp}.
 
 If you are using Autoconf, write the default as @samp{@@lispdir@@}.
 In order to make @samp{@@lispdir@@} work, you need the following lines
-in your @file{configure.in} file:
+in your @file{configure.ac} file:
 
 @example
 lispdir='$@{datarootdir@}/emacs/site-lisp'