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

updated copyright years

parent 2636de2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ E: wilke@jwdt.com
D: Embedded Control versions (non-gcc), cross compiler refinement

-----
Copyright (C) 1998,2000 Free Software Foundation, Inc.
Copyright (C) 1998,2000,2003 Free Software Foundation, Inc.

This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ gforth/gforth/kernel/aliases.fs, but not gforth/kernel/aliases.fs.
anton 3 sep 2001

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

This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

#use this with parameters and env variables like "configure"

#Copyright (C) 2000 Free Software Foundation, Inc.
#Copyright (C) 2000,2002 Free Software Foundation, Inc.

#This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
#make dist targets (workaround for broken makes)
#use GNU make if your make does not grok this.

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

#This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
#Makefile for Gforth

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

#This file is part of Gforth.

Loading