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

updated copyrights

parent 13f7c686
Loading
Loading
Loading
Loading
+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,2002,2003,2006,2007,2008,2013 Free Software Foundation, Inc.
#Copyright (C) 2000,2002,2003,2006,2007,2008,2013,2017 Free Software Foundation, Inc.

#This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
Copyright (C) 2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016 Free Software Foundation, Inc.
Copyright (C) 2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017 Free Software Foundation, Inc.

   This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.
+1 −1
Original line number Diff line number Diff line
@@ -9118,7 +9118,7 @@ with possibly additional -u clauses for other authors. Check the authors with
	New file.

-----
Copyright (C) 2003,2006,2007,2008 Free Software Foundation, Inc.
Copyright (C) 2003,2006,2007,2008,2017 Free Software Foundation, Inc.

This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
@@ -11,6 +11,6 @@
If you are building from the tarball, please consult [INSTALL](INSTALL).


Copyright (C) 2016 Free Software Foundation, Inc.
Copyright (C) 2016,2017 Free Software Foundation, Inc.
This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
#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,2007,2008,2010,2011,2012,2014,2015,2016 Free Software Foundation, Inc.
#Copyright (C) 1995,1996,1997,1998,2000,2003,2006,2007,2008,2010,2011,2012,2014,2015,2016,2017 Free Software Foundation, Inc.

#This file is part of Gforth.

Loading