~ chicken-core (chicken-5) 9308efe61a6d80da0d98aff604d7964e94c1e1d8
commit 9308efe61a6d80da0d98aff604d7964e94c1e1d8
Author: Peter Bex <peter@more-magic.net>
AuthorDate: Wed Jan 13 08:55:01 2021 +0100
Commit: Peter Bex <peter@more-magic.net>
CommitDate: Wed Jan 13 08:55:01 2021 +0100
Update copyright year to 2021
diff --git a/GNUmakefile b/GNUmakefile
index 81b31487..54b8f9eb 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,7 +1,7 @@
# GNUmakefile - toplevel makefile. This simply includes the
# platform-specific makefile or quits when no platform is selected.
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/LICENSE b/LICENSE
index 21be3d54..47296d89 100644
--- a/LICENSE
+++ b/LICENSE
@@ -2,7 +2,7 @@
CHICKEN falls under the following main license:
- Copyright (c) 2007-2020, The CHICKEN Team
+ Copyright (c) 2007-2021, The CHICKEN Team
Copyright (c) 2000-2007, Felix L. Winkelmann
All rights reserved.
diff --git a/Makefile.aix b/Makefile.aix
index 93322b06..0aed12bc 100644
--- a/Makefile.aix
+++ b/Makefile.aix
@@ -1,6 +1,6 @@
# Makefile.aix - configuration for AIX -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# Copyright (c) 2013-2015, Erik W. Falor
# All rights reserved.
diff --git a/Makefile.android b/Makefile.android
index 7d30e01f..6965ce46 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -1,6 +1,6 @@
# Makefile.android - configuration for Android -*- Makefile -*-
#
-# Copyright (c) 2013-2020, The CHICKEN Team
+# Copyright (c) 2013-2021, The CHICKEN Team
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/Makefile.bsd b/Makefile.bsd
index b1996e0b..91f99331 100644
--- a/Makefile.bsd
+++ b/Makefile.bsd
@@ -1,6 +1,6 @@
# Makefile.bsd - configuration for BSD UNIX -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.cross-linux-mingw b/Makefile.cross-linux-mingw
index af23060b..929e1402 100644
--- a/Makefile.cross-linux-mingw
+++ b/Makefile.cross-linux-mingw
@@ -1,6 +1,6 @@
# Makefile.cross-linux-mingw - configuration for MinGW (crosscompiled from Linux) -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.cygwin b/Makefile.cygwin
index c3c4cc67..eb7c96ac 100644
--- a/Makefile.cygwin
+++ b/Makefile.cygwin
@@ -1,6 +1,6 @@
# Makefile.cygwin - configuration for Linux -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.haiku b/Makefile.haiku
index 27763fa0..a2d28417 100644
--- a/Makefile.haiku
+++ b/Makefile.haiku
@@ -1,6 +1,6 @@
# Makefile.haiku - configuration for Haiku -*- Makefile -*-
#
-# Copyright (c) 2011-2020, The CHICKEN Team
+# Copyright (c) 2011-2021, The CHICKEN Team
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/Makefile.hurd b/Makefile.hurd
index abac66a2..daddf262 100644
--- a/Makefile.hurd
+++ b/Makefile.hurd
@@ -1,6 +1,6 @@
# Makefile.hurd - configuration for Hurd -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.linux b/Makefile.linux
index 7f0fa06c..b628cda4 100644
--- a/Makefile.linux
+++ b/Makefile.linux
@@ -1,6 +1,6 @@
# Makefile.linux - configuration for Linux -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.macosx b/Makefile.macosx
index 5d4d9b0a..c997f78a 100644
--- a/Makefile.macosx
+++ b/Makefile.macosx
@@ -1,6 +1,6 @@
# Makefile.macosx - configuration for Apple Macintosh OS X -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.mingw b/Makefile.mingw
index 9327f6a1..54d2ef08 100644
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -1,6 +1,6 @@
# Makefile.mingw - configuration for MinGW (no MSYS) -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.mingw-msys b/Makefile.mingw-msys
index 5f922940..a4ab1a54 100644
--- a/Makefile.mingw-msys
+++ b/Makefile.mingw-msys
@@ -1,6 +1,6 @@
# Makefile.mingw - configuration for MinGW (MSYS) -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.solaris b/Makefile.solaris
index c0e756bc..96e23c92 100644
--- a/Makefile.solaris
+++ b/Makefile.solaris
@@ -1,6 +1,6 @@
# Makefile.solaris - configuration for Solaris -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/README b/README
index 11c9b181..6dc3ed96 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/_/
=========================================
- (c) 2008-2020, The CHICKEN Team
+ (c) 2008-2021, The CHICKEN Team
(c) 2000-2007, Felix L. Winkelmann
version 5.2.1
diff --git a/banner.scm b/banner.scm
index 1818aba1..b5f1e2f6 100644
--- a/banner.scm
+++ b/banner.scm
@@ -3,7 +3,7 @@
(define-constant +banner+ #<<EOF
CHICKEN
-(c) 2008-2020, The CHICKEN Team
+(c) 2008-2021, The CHICKEN Team
(c) 2000-2007, Felix L. Winkelmann
EOF
diff --git a/batch-driver.scm b/batch-driver.scm
index 9e91d916..857dfbad 100644
--- a/batch-driver.scm
+++ b/batch-driver.scm
@@ -1,6 +1,6 @@
;;;; batch-driver.scm - Driver procedure for the compiler
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/build-version.scm b/build-version.scm
index 14ef8ce2..22c19fde 100644
--- a/build-version.scm
+++ b/build-version.scm
@@ -1,6 +1,6 @@
;;;; build-version.scm
;
-; Copyright (c) 2011-2020, The CHICKEN Team
+; Copyright (c) 2011-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/c-backend.scm b/c-backend.scm
index 67f83691..22d9d677 100644
--- a/c-backend.scm
+++ b/c-backend.scm
@@ -1,6 +1,6 @@
;;; c-backend.scm - C-generating backend for the CHICKEN compiler
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/c-platform.scm b/c-platform.scm
index ca209b39..00960c82 100644
--- a/c-platform.scm
+++ b/c-platform.scm
@@ -1,6 +1,6 @@
;;;; c-platform.scm - Platform specific parameters and definitions
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken-do.c b/chicken-do.c
index 2355f8c0..9ee9a7a0 100644
--- a/chicken-do.c
+++ b/chicken-do.c
@@ -2,7 +2,7 @@
;
; Execute command if dependency changed or target is out of date.
;
-; Copyright (c) 2017-2020, The CHICKEN Team
+; Copyright (c) 2017-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/chicken-do.mdoc b/chicken-do.mdoc
index c24d90de..c711db95 100644
--- a/chicken-do.mdoc
+++ b/chicken-do.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2017-2020, The CHICKEN Team
+.\" Copyright (c) 2017-2021, The CHICKEN Team
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/chicken-ffi-syntax.scm b/chicken-ffi-syntax.scm
index 52723569..0561972d 100644
--- a/chicken-ffi-syntax.scm
+++ b/chicken-ffi-syntax.scm
@@ -1,6 +1,6 @@
;;;; chicken-ffi-syntax.scm
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken-install.mdoc b/chicken-install.mdoc
index 502057c3..0bc1f788 100644
--- a/chicken-install.mdoc
+++ b/chicken-install.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2020, The CHICKEN Team
+.\" Copyright (c) 2007-2021, The CHICKEN Team
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/chicken-install.scm b/chicken-install.scm
index 3b54089a..d1a57319 100644
--- a/chicken-install.scm
+++ b/chicken-install.scm
@@ -1,6 +1,6 @@
;;;; chicken-install.scm
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/chicken-profile.mdoc b/chicken-profile.mdoc
index ea3041d4..ec4968d8 100644
--- a/chicken-profile.mdoc
+++ b/chicken-profile.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2020, The CHICKEN Team
+.\" Copyright (c) 2007-2021, The CHICKEN Team
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/chicken-profile.scm b/chicken-profile.scm
index 140643eb..d34dc129 100644
--- a/chicken-profile.scm
+++ b/chicken-profile.scm
@@ -1,6 +1,6 @@
;;;; chicken-profile.scm - Formatted display of profile outputs - felix -*- Scheme -*-
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken-status.mdoc b/chicken-status.mdoc
index f7ae64a5..9042cc90 100644
--- a/chicken-status.mdoc
+++ b/chicken-status.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2020, The CHICKEN Team
+.\" Copyright (c) 2007-2021, The CHICKEN Team
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/chicken-status.scm b/chicken-status.scm
index 25b468f5..7e3e73f7 100644
--- a/chicken-status.scm
+++ b/chicken-status.scm
@@ -1,6 +1,6 @@
;;;; chicken-status.scm
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/chicken-syntax.scm b/chicken-syntax.scm
index ef9b7aa6..fe95fee9 100644
--- a/chicken-syntax.scm
+++ b/chicken-syntax.scm
@@ -1,6 +1,6 @@
;;;; chicken-syntax.scm - non-standard syntax extensions
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken-uninstall.mdoc b/chicken-uninstall.mdoc
index b55b963d..27097741 100644
--- a/chicken-uninstall.mdoc
+++ b/chicken-uninstall.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2020, The CHICKEN Team
+.\" Copyright (c) 2007-2021, The CHICKEN Team
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/chicken-uninstall.scm b/chicken-uninstall.scm
index 2cda266e..af0ca19e 100644
--- a/chicken-uninstall.scm
+++ b/chicken-uninstall.scm
@@ -1,6 +1,6 @@
;;;; chicken-uninstall.scm
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/chicken.base.import.scm b/chicken.base.import.scm
index 2c6a5e18..1b1c8e51 100644
--- a/chicken.base.import.scm
+++ b/chicken.base.import.scm
@@ -1,6 +1,6 @@
;;;; chicken.base.import.scm - import library for "chicken.base" module
;
-; Copyright (c) 2017-2020, The CHICKEN Team
+; Copyright (c) 2017-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/chicken.condition.import.scm b/chicken.condition.import.scm
index 1c2b6dbe..200d0141 100644
--- a/chicken.condition.import.scm
+++ b/chicken.condition.import.scm
@@ -1,6 +1,6 @@
;;;; chicken.condition.import.scm - import library for "chicken.condition" module
;
-; Copyright (c) 2017-2020, The CHICKEN Team
+; Copyright (c) 2017-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/chicken.csi.import.scm b/chicken.csi.import.scm
index 14c59374..a3655045 100644
--- a/chicken.csi.import.scm
+++ b/chicken.csi.import.scm
@@ -1,6 +1,6 @@
;;;; chicken.csi.import.scm - import library for "chicken.csi" module
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/chicken.foreign.import.scm b/chicken.foreign.import.scm
index d994e93c..03c7c535 100644
--- a/chicken.foreign.import.scm
+++ b/chicken.foreign.import.scm
@@ -1,6 +1,6 @@
;;;; chicken.foreign.import.scm - import library for "foreign" pseudo module
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/chicken.h b/chicken.h
index df513169..b35e1a07 100644
--- a/chicken.h
+++ b/chicken.h
@@ -1,6 +1,6 @@
/* chicken.h - General headerfile for compiler generated executables
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken.mdoc b/chicken.mdoc
index 2a0fa988..a6f2662d 100644
--- a/chicken.mdoc
+++ b/chicken.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2020, The CHICKEN Team
+.\" Copyright (c) 2007-2021, The CHICKEN Team
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/chicken.scm b/chicken.scm
index 9252a1d1..de4f07bb 100644
--- a/chicken.scm
+++ b/chicken.scm
@@ -1,6 +1,6 @@
;;;; chicken.scm - The CHICKEN Scheme compiler (loader/main-module)
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken.syntax.import.scm b/chicken.syntax.import.scm
index 1c11f557..13983816 100644
--- a/chicken.syntax.import.scm
+++ b/chicken.syntax.import.scm
@@ -1,6 +1,6 @@
;;;; chicken.syntax.import.scm - import library for "chicken.syntax" module
;
-; Copyright (c) 2017-2020, The CHICKEN Team
+; Copyright (c) 2017-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/chicken.time.import.scm b/chicken.time.import.scm
index 464bce39..b5e446fd 100644
--- a/chicken.time.import.scm
+++ b/chicken.time.import.scm
@@ -1,6 +1,6 @@
;;;; chicken.time.import.scm - GENERATED BY CHICKEN 5.0.0 -*- Scheme -*-
;
-; Copyright (c) 2018-2020, The CHICKEN Team
+; Copyright (c) 2018-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/common-declarations.scm b/common-declarations.scm
index b7be76b4..121a5bdb 100644
--- a/common-declarations.scm
+++ b/common-declarations.scm
@@ -1,6 +1,6 @@
;;;; common-declarations.scm - settings for core libraries
;
-; Copyright (c) 2011-2020, The CHICKEN Team
+; Copyright (c) 2011-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/compiler-syntax.scm b/compiler-syntax.scm
index d58ae8b7..6ddb2192 100644
--- a/compiler-syntax.scm
+++ b/compiler-syntax.scm
@@ -1,6 +1,6 @@
;;;; compiler-syntax.scm - compiler syntax used internally
;
-; Copyright (c) 2009-2020, The CHICKEN Team
+; Copyright (c) 2009-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/config-arch.sh b/config-arch.sh
index b9a84105..52609acb 100644
--- a/config-arch.sh
+++ b/config-arch.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# config-arch.sh - return host architecture id, if supported by apply-hack
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2000-2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/continuation.scm b/continuation.scm
index b90f7d54..2c468dee 100644
--- a/continuation.scm
+++ b/continuation.scm
@@ -1,6 +1,6 @@
;;;; continuation.scm - A better API for continuations
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/core.scm b/core.scm
index 1e0c7ab7..fa19c354 100644
--- a/core.scm
+++ b/core.scm
@@ -5,7 +5,7 @@
;
;
;--------------------------------------------------------------------------------------------
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/csc.mdoc b/csc.mdoc
index 6ccb05ca..1e45a00c 100644
--- a/csc.mdoc
+++ b/csc.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2020, The CHICKEN Team
+.\" Copyright (c) 2007-2021, The CHICKEN Team
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/csc.scm b/csc.scm
index 35129870..67223eea 100644
--- a/csc.scm
+++ b/csc.scm
@@ -1,6 +1,6 @@
;;;; csc.scm - Driver program for the CHICKEN compiler - felix -*- Scheme -*-
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/csi.mdoc b/csi.mdoc
index f826ce8d..b6f9ef81 100644
--- a/csi.mdoc
+++ b/csi.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2020, The CHICKEN Team
+.\" Copyright (c) 2007-2021, The CHICKEN Team
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/csi.scm b/csi.scm
index dd127352..f22a42b9 100644
--- a/csi.scm
+++ b/csi.scm
@@ -1,6 +1,6 @@
;;;; csi.scm - Interpreter stub for CHICKEN
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/data-structures.scm b/data-structures.scm
index dc11f537..09f11760 100644
--- a/data-structures.scm
+++ b/data-structures.scm
@@ -1,6 +1,6 @@
;;; data-structures.scm - Optional data structures extensions
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
diff --git a/dbg-stub.c b/dbg-stub.c
index 54feb937..8a47083b 100644
--- a/dbg-stub.c
+++ b/dbg-stub.c
@@ -1,6 +1,6 @@
/* dbg-stub.c - Client-side interface, lowlevel part
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/debugger-client.scm b/debugger-client.scm
index 61fe24c9..9de77fdf 100644
--- a/debugger-client.scm
+++ b/debugger-client.scm
@@ -1,6 +1,6 @@
;;;; debugger-client.scm - client-side support for debugging
;
-; Copyright (c) 2014-2020, The CHICKEN Team
+; Copyright (c) 2014-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/defaults.make b/defaults.make
index 3b42e2b9..36461445 100644
--- a/defaults.make
+++ b/defaults.make
@@ -1,6 +1,6 @@
# defaults.make - default settings -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/egg-compile.scm b/egg-compile.scm
index 8612c747..be05f6a6 100644
--- a/egg-compile.scm
+++ b/egg-compile.scm
@@ -1,6 +1,6 @@
;;;; egg-info processing and compilation
;
-; Copyright (c) 2017-2020, The CHICKEN Team
+; Copyright (c) 2017-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/egg-download.scm b/egg-download.scm
index e68dd3b0..9906ca89 100644
--- a/egg-download.scm
+++ b/egg-download.scm
@@ -1,6 +1,6 @@
;;;; egg download
;
-; Copyright (c) 2017-2020, The CHICKEN Team
+; Copyright (c) 2017-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/egg-environment.scm b/egg-environment.scm
index 470d6894..2256e696 100644
--- a/egg-environment.scm
+++ b/egg-environment.scm
@@ -1,6 +1,6 @@
;;; environment settings for egg compilation
;
-; Copyright (c) 2017-2020, The CHICKEN Team
+; Copyright (c) 2017-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/egg-information.scm b/egg-information.scm
index b45de39f..fa7bc537 100644
--- a/egg-information.scm
+++ b/egg-information.scm
@@ -1,6 +1,6 @@
;;; loading and accessing egg-information
;
-; Copyright (c) 2017-2020, The CHICKEN Team
+; Copyright (c) 2017-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/eval-modules.scm b/eval-modules.scm
index 2e449751..c554b12d 100644
--- a/eval-modules.scm
+++ b/eval-modules.scm
@@ -1,6 +1,6 @@
;;;; module registrations for all core modules
;
-; Copyright (c) 2017-2020, The CHICKEN Team
+; Copyright (c) 2017-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/eval.scm b/eval.scm
index 2f955104..a47759e5 100644
--- a/eval.scm
+++ b/eval.scm
@@ -1,6 +1,6 @@
;;;; eval.scm - Interpreter for CHICKEN
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/expand.scm b/expand.scm
index e96882c5..3dea8407 100644
--- a/expand.scm
+++ b/expand.scm
@@ -1,6 +1,6 @@
;;;; expand.scm - The HI/LO expander
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/extras.scm b/extras.scm
index 8a9f6fed..2db6de15 100644
--- a/extras.scm
+++ b/extras.scm
@@ -1,6 +1,6 @@
;;; extras.scm - Optional non-standard extensions
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/feathers.bat.in b/feathers.bat.in
index 9238ec88..07ceb6b1 100644
--- a/feathers.bat.in
+++ b/feathers.bat.in
@@ -2,7 +2,7 @@
rem loader for feathers.tcl, the CHICKEN debugger
rem
-rem Copyright (c) 2015-2020, The CHICKEN Team
+rem Copyright (c) 2015-2021, The CHICKEN Team
rem All rights reserved.
rem
rem Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/feathers.in b/feathers.in
index 1a8c27ba..f4f94f4f 100644
--- a/feathers.in
+++ b/feathers.in
@@ -2,7 +2,7 @@
#
# loader for feathers.tcl, the CHICKEN debugger
#
-# Copyright (c) 2015-2020, The CHICKEN Team
+# Copyright (c) 2015-2021, The CHICKEN Team
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/feathers.mdoc b/feathers.mdoc
index 1f1a1b35..366da99e 100644
--- a/feathers.mdoc
+++ b/feathers.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2020, The CHICKEN Team
+.\" Copyright (c) 2007-2021, The CHICKEN Team
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/feathers.tcl b/feathers.tcl
index 0b2c0b0e..925cf077 100644
--- a/feathers.tcl
+++ b/feathers.tcl
@@ -2,7 +2,7 @@
#
# a graphical debugger for compiled CHICKEN programs
#
-# Copyright (c) 2015-2020, The CHICKEN Team
+# Copyright (c) 2015-2021, The CHICKEN Team
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/file.scm b/file.scm
index ac941c5d..18ce00f1 100644
--- a/file.scm
+++ b/file.scm
@@ -1,6 +1,6 @@
;;;; file.scm - File operations
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/internal.scm b/internal.scm
index 7e15c035..218948e5 100644
--- a/internal.scm
+++ b/internal.scm
@@ -1,6 +1,6 @@
;;;; internal.scm - Runtime support module for CHICKEN
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/irregex.scm b/irregex.scm
index 737a215d..8c4abf58 100644
--- a/irregex.scm
+++ b/irregex.scm
@@ -1,6 +1,6 @@
;;;; irregex.scm - container for irregex-core.scm
;
-; Copyright (c) 2010-2020, The CHICKEN Team
+; Copyright (c) 2010-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/lfa2.scm b/lfa2.scm
index 1d1538ce..45057578 100644
--- a/lfa2.scm
+++ b/lfa2.scm
@@ -1,6 +1,6 @@
;;;; lfa2.scm - a lightweight "secondary" flow analysis
;
-; Copyright (c) 2012-2020, The CHICKEN Team
+; Copyright (c) 2012-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/library.scm b/library.scm
index 751244e4..208d29c4 100644
--- a/library.scm
+++ b/library.scm
@@ -1,6 +1,6 @@
;;;; library.scm - R5RS library for the CHICKEN compiler
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/lolevel.scm b/lolevel.scm
index 112df6ad..ef339b7d 100644
--- a/lolevel.scm
+++ b/lolevel.scm
@@ -1,6 +1,6 @@
;;;; lolevel.scm - Low-level routines for CHICKEN
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/manual/Getting started b/manual/Getting started
index d2b6bee7..6173880c 100644
--- a/manual/Getting started
+++ b/manual/Getting started
@@ -237,7 +237,7 @@ To invoke the CHICKEN interpreter, you use the {{csi}} command.
$ csi
CHICKEN
- (c) 2008-2020, The CHICKEN Team
+ (c) 2008-2021, The CHICKEN Team
(c) 2000-2007, Felix L. Winkelmann
Version 5.0.0 (rev 6653dce)
linux-unix-gnu-x86-64 [ 64bit dload ptables ]
diff --git a/mini-srfi-1.scm b/mini-srfi-1.scm
index de4a64ef..dd485774 100644
--- a/mini-srfi-1.scm
+++ b/mini-srfi-1.scm
@@ -1,7 +1,7 @@
;;;; minimal implementation of SRFI-1 primitives
;
;
-; Copyright (c) 2015-2020, The CHICKEN Team
+; Copyright (c) 2015-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/modules.scm b/modules.scm
index e70c56df..29fb92e5 100644
--- a/modules.scm
+++ b/modules.scm
@@ -1,6 +1,6 @@
;;;; modules.scm - module-system support
;
-; Copyright (c) 2011-2020, The CHICKEN Team
+; Copyright (c) 2011-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/optimizer.scm b/optimizer.scm
index 92634de0..c5bbd50c 100644
--- a/optimizer.scm
+++ b/optimizer.scm
@@ -1,6 +1,6 @@
;;;; optimizer.scm - The CHICKEN Scheme compiler (optimizations)
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/pathname.scm b/pathname.scm
index 835460f0..ca3a2599 100644
--- a/pathname.scm
+++ b/pathname.scm
@@ -1,6 +1,6 @@
;;;; pathname.scm - Pathname operations
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/port.scm b/port.scm
index 2ed720a2..61aaee96 100644
--- a/port.scm
+++ b/port.scm
@@ -1,6 +1,6 @@
;;; port.scm - Optional non-standard ports
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/posix-common.scm b/posix-common.scm
index 6f547362..ffcc48ed 100644
--- a/posix-common.scm
+++ b/posix-common.scm
@@ -1,6 +1,6 @@
;;;; posix-common.scm - common code for UNIX and Windows versions of the posix unit
;
-; Copyright (c) 2010-2020, The CHICKEN Team
+; Copyright (c) 2010-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/posix.scm b/posix.scm
index 7ac1f3f8..26d8b67d 100644
--- a/posix.scm
+++ b/posix.scm
@@ -1,6 +1,6 @@
;;;; posix.scm - Platform-specific routines
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/posixunix.scm b/posixunix.scm
index 1bddc429..e8cf8526 100644
--- a/posixunix.scm
+++ b/posixunix.scm
@@ -1,6 +1,6 @@
;;;; posixunix.scm - Miscellaneous file- and process-handling routines
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/posixwin.scm b/posixwin.scm
index cb31a07b..728721e4 100644
--- a/posixwin.scm
+++ b/posixwin.scm
@@ -1,6 +1,6 @@
;;;; posixwin.scm - Miscellaneous file- and process-handling routines, available on Windows
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/profiler.scm b/profiler.scm
index eafb0646..257c0fd3 100644
--- a/profiler.scm
+++ b/profiler.scm
@@ -1,6 +1,6 @@
;;;; profiler.scm - Support code for profiling applications
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/read-syntax.scm b/read-syntax.scm
index 72b02d8d..47a1d9c5 100644
--- a/read-syntax.scm
+++ b/read-syntax.scm
@@ -1,6 +1,6 @@
;;;; read-syntax.scm - CHICKEN reader extensions
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/repl.scm b/repl.scm
index b102b08f..670a17ba 100644
--- a/repl.scm
+++ b/repl.scm
@@ -1,6 +1,6 @@
;;;; repl.scm - CHICKEN's read/eval/print loop
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/rules.make b/rules.make
index a8a332f9..7f05aac2 100644
--- a/rules.make
+++ b/rules.make
@@ -1,6 +1,6 @@
# rules.make - basic build rules -*- Makefile -*-
#
-# Copyright (c) 2008-2020, The CHICKEN Team
+# Copyright (c) 2008-2021, The CHICKEN Team
# Copyright (c) 2000-2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/runtime.c b/runtime.c
index f631139a..157ae59f 100644
--- a/runtime.c
+++ b/runtime.c
@@ -1,6 +1,6 @@
/* runtime.c - Runtime code for compiler generated executables
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/scheduler.scm b/scheduler.scm
index 28bb7ff9..2255d95e 100644
--- a/scheduler.scm
+++ b/scheduler.scm
@@ -1,6 +1,6 @@
; scheduler.scm - Basic scheduler for multithreading
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/scrutinizer.scm b/scrutinizer.scm
index 0b639c32..75cbeb15 100644
--- a/scrutinizer.scm
+++ b/scrutinizer.scm
@@ -1,6 +1,6 @@
;;;; scrutinizer.scm - The CHICKEN Scheme compiler (local flow analysis)
;
-; Copyright (c) 2009-2020, The CHICKEN Team
+; Copyright (c) 2009-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/srfi-4.scm b/srfi-4.scm
index c95d98c5..8e6b07a9 100644
--- a/srfi-4.scm
+++ b/srfi-4.scm
@@ -1,6 +1,6 @@
;;;; srfi-4.scm - Homogeneous numeric vectors
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/stub.scm b/stub.scm
index 83f8fddf..8eb6534d 100644
--- a/stub.scm
+++ b/stub.scm
@@ -1,6 +1,6 @@
;;;; stub.scm
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/support.scm b/support.scm
index a7637bb2..b93fb8ef 100644
--- a/support.scm
+++ b/support.scm
@@ -1,6 +1,6 @@
;;;; support.scm - Miscellaneous support code for the CHICKEN compiler
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/tcp.scm b/tcp.scm
index 31bd0b5b..b753100d 100644
--- a/tcp.scm
+++ b/tcp.scm
@@ -1,6 +1,6 @@
;;;; tcp.scm - Networking stuff
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/tests/null.scm b/tests/null.scm
index 5820a2e0..4291bd30 100644
--- a/tests/null.scm
+++ b/tests/null.scm
@@ -1,6 +1,6 @@
;;;; null.scm - the empty program
;
-; Copyright (c) 2010-2020, The CHICKEN Team
+; Copyright (c) 2010-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/tweaks.scm b/tweaks.scm
index e1979d7e..cd01efc2 100644
--- a/tweaks.scm
+++ b/tweaks.scm
@@ -1,6 +1,6 @@
;;;; tweaks.scm - Some inline-routines and declarations for the compiler
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/types.db b/types.db
index ff88d1f3..f8fb0bd5 100644
--- a/types.db
+++ b/types.db
@@ -1,6 +1,6 @@
;;;; types.db - Type-information for core library functions -*- Scheme -*-
;
-; Copyright (c) 2009-2020, The CHICKEN Team
+; Copyright (c) 2009-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
diff --git a/user-pass.scm b/user-pass.scm
index f73f6ade..a8bf6777 100644
--- a/user-pass.scm
+++ b/user-pass.scm
@@ -1,6 +1,6 @@
;;;; user-pass.scm - User compilation passes
;
-; Copyright (c) 2008-2020, The CHICKEN Team
+; Copyright (c) 2008-2021, The CHICKEN Team
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
Trap