Skip to content

Commit

Permalink
updated copyright years; related changes in administrative files
Browse files Browse the repository at this point in the history
  • Loading branch information
anton committed Dec 31, 2008
1 parent 742275c commit bcd2647
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 12 deletions.
4 changes: 2 additions & 2 deletions Makefile.in
Expand Up @@ -362,7 +362,6 @@ ARCHS = \
arch/r8c/lauflicht.fs \
arch/r8c/tasker.fs \
arch/r8c/terminal.fs \
arch/r8c/tt.fs \
arch/sharc/unistd.h

#not included in distribution until distribution terms are included:
Expand All @@ -379,7 +378,8 @@ ARCHS_NO_DIST = \
arch/c165/asm.fs \
arch/c165/mach.fs \
arch/c165/prim.fs \
arch/h8/asm.fs
arch/h8/asm.fs \
arch/r8c/tt.fs

VMGEN_EX = vmgen-ex/CVS vmgen-ex/Makefile vmgen-ex/README vmgen-ex/disasm.c \
vmgen-ex/engine.c vmgen-ex/fib.mini \
Expand Down
2 changes: 1 addition & 1 deletion README.vmgen
Expand Up @@ -50,7 +50,7 @@ programs written for the present version (e.g., requiring a few
additional macro definitions).

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

This file is part of Gforth.

Expand Down
2 changes: 1 addition & 1 deletion arch/r8c/asm-test.fs
@@ -1,6 +1,6 @@
\ FORTH Assembler for R8C - test file
\
\ Copyright (C) 2006,2007 Free Software Foundation, Inc.
\ Copyright (C) 2006,2007,2008 Free Software Foundation, Inc.

\ This file is part of Gforth.

Expand Down
2 changes: 1 addition & 1 deletion arch/r8c/terminal.fs
@@ -1,6 +1,6 @@
\ Terminal for R8C

\ Copyright (C) 2006,2007 Free Software Foundation, Inc.
\ Copyright (C) 2006,2007,2008 Free Software Foundation, Inc.

\ This file is part of Gforth.

Expand Down
2 changes: 1 addition & 1 deletion etags.fs
@@ -1,6 +1,6 @@
\ Etags support for GNU Forth.

\ Copyright (C) 1995,1998,2001,2003,2007 Free Software Foundation, Inc.
\ Copyright (C) 1995,1998,2001,2003,2007,2008 Free Software Foundation, Inc.

\ This file is part of Gforth.

Expand Down
2 changes: 1 addition & 1 deletion fixpath.fs
@@ -1,6 +1,6 @@
\ fix path in gforth*.exe

\ Copyright (C) 2000,2003,2006,2007 Free Software Foundation, Inc.
\ Copyright (C) 2000,2003,2006,2007,2008 Free Software Foundation, Inc.

\ This file is part of Gforth.

Expand Down
2 changes: 1 addition & 1 deletion kernel/basics.fs
@@ -1,6 +1,6 @@
\ kernel.fs GForth kernel 17dec92py

\ Copyright (C) 1995,1998,2000,2003,2004,2005,2006,2007 Free Software Foundation, Inc.
\ Copyright (C) 1995,1998,2000,2003,2004,2005,2006,2007,2008 Free Software Foundation, Inc.

\ This file is part of Gforth.

Expand Down
2 changes: 1 addition & 1 deletion kernel/xchars.fs
@@ -1,7 +1,7 @@
\ extended characters (either 8bit or UTF-8, possibly other encodings)
\ and their fixed-size variant

\ Copyright (C) 2005,2006,2007 Free Software Foundation, Inc.
\ Copyright (C) 2005,2006,2007,2008 Free Software Foundation, Inc.

\ This file is part of Gforth.

Expand Down
2 changes: 1 addition & 1 deletion startup.fs
@@ -1,6 +1,6 @@
\ startup file

\ Copyright (C) 1995,1996,1997,1998,2000,2003,2004,2005,2006,2007 Free Software Foundation, Inc.
\ Copyright (C) 1995,1996,1997,1998,2000,2003,2004,2005,2006,2007,2008 Free Software Foundation, Inc.

\ This file is part of Gforth.

Expand Down
2 changes: 1 addition & 1 deletion stuff.fs
@@ -1,6 +1,6 @@
\ miscelleneous words

\ Copyright (C) 1996,1997,1998,2000,2003,2004,2005,2006,2007 Free Software Foundation, Inc.
\ Copyright (C) 1996,1997,1998,2000,2003,2004,2005,2006,2007,2008 Free Software Foundation, Inc.

\ This file is part of Gforth.

Expand Down
2 changes: 1 addition & 1 deletion tags.fs
@@ -1,6 +1,6 @@
\ VI tags support for GNU Forth.

\ Copyright (C) 1995,1998,2002,2003,2007 Free Software Foundation, Inc.
\ Copyright (C) 1995,1998,2002,2003,2007,2008 Free Software Foundation, Inc.

\ This file is part of Gforth.

Expand Down
6 changes: 6 additions & 0 deletions update-copyright-blacklist
Expand Up @@ -12,6 +12,7 @@ os2conf.h
elisp-comp
fib.fs
fsl-util.4th
fsl-util.fs
gforth-cgi.fs
gforth.lsm
glosgen.glo
Expand Down Expand Up @@ -322,7 +323,12 @@ arch/power/test/mnemonic/xo/north.subfme
arch/power/test/mnemonic/xo/north.subfze
arch/power/test/mnemonic/xs/mnemonics
arch/power/test/mnemonic/xs/north.sradi
arch/r8c/errors.fs
arch/r8c/lauflicht.fs
arch/r8c/lauftext.fs
arch/r8c/tasker.fs
arch/sharc/g21k-3.3.4-bp1.diff
arch/sharc/unistd.h
arch/shboom/asm.fs
asm/README
compat/README
Expand Down

0 comments on commit bcd2647

Please sign in to comment.