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

updated copyright year after changing license notice

parent 9635629f
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,2003 Free Software Foundation, Inc.
Copyright (C) 1998,2000,2003,2007 Free Software Foundation, Inc.

This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ gforth etags.fs
16 nov 2005

-----
Copyright (C) 1995,1996,1997,1998,2000,2003,2005 Free Software Foundation, Inc.
Copyright (C) 1995,1996,1997,1998,2000,2003,2005,2007 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,2003,2006 Free Software Foundation, Inc.
#Copyright (C) 1995,1996,1997,1998,2000,2003,2006,2007 Free Software Foundation, Inc.

#This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ programs written for the present version (e.g., requiring a few
additional macro definitions).

-----
Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 2001, 2002, 2003,2007 Free Software Foundation, Inc.

This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ in all source files.
** Write articles for (general-purpose) magazines

-----
Copyright (C) 1995,1996,1997,1999,2003 Free Software Foundation, Inc.
Copyright (C) 1995,1996,1997,1999,2003,2007 Free Software Foundation, Inc.

This file is part of Gforth.

Loading