Commit 9afa0636 authored by Anton Ertl's avatar Anton Ertl
Browse files

updated copyright years

parent c7bd828a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
Copyright (C) 2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014 Free Software Foundation, Inc.
Copyright (C) 2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015 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
#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 Free Software Foundation, Inc.
#Copyright (C) 1995,1996,1997,1998,2000,2003,2006,2007,2008,2010,2011,2012,2014,2015 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,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014 Free Software Foundation, Inc.
#Copyright (C) 1995,1996,1997,1998,2000,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015 Free Software Foundation, Inc.

#This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
\ report words used from the various wordsets

\ Copyright (C) 1996,1998,1999,2003,2005,2006,2007,2009,2012,2013,2014 Free Software Foundation, Inc.
\ Copyright (C) 1996,1998,1999,2003,2005,2006,2007,2009,2012,2013,2014,2015 Free Software Foundation, Inc.

\ This file is part of Gforth.

+1 −1
Original line number Diff line number Diff line
\ ansi.fs      Define terminal attributes              20may93jaw

\ Copyright (C) 1995,1996,1997,1998,2001,2003,2007,2013,2014 Free Software Foundation, Inc.
\ Copyright (C) 1995,1996,1997,1998,2001,2003,2007,2013,2014,2015 Free Software Foundation, Inc.

\ This file is part of Gforth.

Loading