Commit bce5545d authored by Anton Ertl's avatar Anton Ertl
Browse files

updated dates in copyright messages

inserted copyright messages in most files that did not have them
removed outdated files engine/32bit.h engine/strsig.c
parent 917aaf4c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -14,6 +14,3 @@ points to the current SOURCE, and QUERY puts its result there. anton
open-path-file expands "./" into the sourcefilename. It should either
not expand "./" or provide a mechanism that allows the application to
determine what "./" should expand to. anton 16jun98

": foo create c, does> c@ ; see foo" displays a number after DOES> on
i386, direct threaded. Marcel Hendrix 23nov98 -- fixed Bernd Paysan 27nov98
+1 −1
Original line number Diff line number Diff line
#Makefile for Gforth

#Copyright (C) 1995-1997 Free Software Foundation, Inc.
#Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc.

#This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
/* Descriptions and defaults for C preprocessor symbols for config.h.in

  Copyright (C) 1995 Free Software Foundation, Inc.
  Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc.

  This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
dnl AC_CHECK_INT_TYPE macro

dnl Copyright (C) 1996 Free Software Foundation, Inc.
dnl Copyright (C) 1996,1997,1998 Free Software Foundation, Inc.

dnl This file is part of Gforth.

+2 −1
Original line number Diff line number Diff line
\ ADD.FS       Kernal additional things                20may93jaw
\ Copyright (C) 1995 Free Software Foundation, Inc.

\ Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc.

\ This file is part of Gforth.

Loading