]> code.delx.au - gnu-emacs/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 22 Dec 2001 03:12:40 +0000 (03:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 22 Dec 2001 03:12:40 +0000 (03:12 +0000)
lib-src/digest-doc.c
lib-src/sorted-doc.c

index 9bea55849d0f632ccdc027fcc330de301ff2702e..a6510f39f1513dee3af80cdb164f5101784152d7 100644 (file)
@@ -16,8 +16,9 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with GNU Emacs; see the file COPYING.  If not, write to
-   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+   along with GNU Emacs; see the file COPYING.  If not, write to the
+   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+   Boston, MA 02111-1307, USA.
    
    See also sorted-doc.c, which produces similar output
    but in texinfo format and sorted by function/variable name.  */
index e0526dd3e7f681111672f7607fddb5563e6d2043..cc09583499dbb9db2b12963f39c62b91443d0e8e 100644 (file)
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with GNU Emacs; see the file COPYING.  If not, write to
-   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-   
+   along with GNU Emacs; see the file COPYING.  If not, write to the
+   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+   Boston, MA 02111-1307, USA.
+
    This version sorts the output by function name.  */
 
 #include "config.h"