]> code.delx.au - gnu-emacs/blobdiff - src/m/wicat.h
(remove-overlays): Fix last change.
[gnu-emacs] / src / m / wicat.h
index e361d09164d7c4bcc82fbe16e3df03f33773e4be..24bb2acd210abdaa245cb591cdc1ae54f0b6b7f3 100644 (file)
@@ -1,5 +1,6 @@
 /* machine description file for WICAT machines.
-   Copyright (C) 1986, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1986, 2002, 2003, 2004, 2005,
+                 2006 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -15,11 +16,11 @@ 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, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
@@ -131,3 +132,6 @@ Boston, MA 02111-1307, USA.  */
 #undef TERMINFO
 #define LIBS_TERMCAP select.o -ltermlib
 #endif
+
+/* arch-tag: b181c512-0275-4d25-9bbc-be0c8ca7bcad
+   (do not change this comment) */