Update years in copyright notice; nfc.
[bpt/emacs.git] / src / m / news.h
index 9ad8bb6..dec413c 100644 (file)
@@ -1,5 +1,6 @@
 /* machine description file for Sony's NEWS workstations, NEWS-OS 3.0.
-   Copyright (C) 1985, 1986, 1989 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1986, 1989, 2002, 2003, 2004,
+                 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -15,10 +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, 675 Mass Ave, Cambridge, MA 02139, 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="note"
 
@@ -47,10 +49,6 @@ NOTE-END  */
 
 #define NO_UNION_TYPE
 
-/* The News machine has alloca. */
-
-#define HAVE_ALLOCA
-
 /* Data type of load average, as read out of kmem.  */
 
 #define LOAD_AVE_TYPE double
@@ -63,3 +61,5 @@ NOTE-END  */
 
 #define LIBS_TERMCAP -ltermcap
 
+/* arch-tag: 79bfd831-874a-4339-85fa-b8cbdc29bdab
+   (do not change this comment) */