~ chicken-core (chicken-5) 9260b9eb501c46d45ba1e7e3afcfc9927c29a3f6
commit 9260b9eb501c46d45ba1e7e3afcfc9927c29a3f6
Author: Peter Bex <peter@more-magic.net>
AuthorDate: Thu Jan 2 21:32:07 2020 +0100
Commit: Peter Bex <peter@more-magic.net>
CommitDate: Thu Jan 2 21:32:07 2020 +0100
Update copyright year using the update-copyright-year script
diff --git a/GNUmakefile b/GNUmakefile
index feea5d14..68422f39 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-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/LICENSE b/LICENSE
index f67163d4..21be3d54 100644
--- a/LICENSE
+++ b/LICENSE
@@ -2,7 +2,7 @@
CHICKEN falls under the following main license:
- Copyright (c) 2007-2019, The CHICKEN Team
+ Copyright (c) 2007-2020, The CHICKEN Team
Copyright (c) 2000-2007, Felix L. Winkelmann
All rights reserved.
diff --git a/Makefile.aix b/Makefile.aix
index c26adfee..ce4cf4fb 100644
--- a/Makefile.aix
+++ b/Makefile.aix
@@ -1,6 +1,6 @@
# Makefile.aix - configuration for AIX -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, 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 86357c10..1812dcc1 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -1,6 +1,6 @@
# Makefile.android - configuration for Android -*- Makefile -*-
#
-# Copyright (c) 2013-2019, The CHICKEN Team
+# Copyright (c) 2013-2020, 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 9bccb806..b982a06f 100644
--- a/Makefile.bsd
+++ b/Makefile.bsd
@@ -1,6 +1,6 @@
# Makefile.bsd - configuration for BSD UNIX -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, 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 0c0af92a..af23060b 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-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.cygwin b/Makefile.cygwin
index da7c0c62..c3c4cc67 100644
--- a/Makefile.cygwin
+++ b/Makefile.cygwin
@@ -1,6 +1,6 @@
# Makefile.cygwin - configuration for Linux -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.haiku b/Makefile.haiku
index 0c7f616a..a20da9b2 100644
--- a/Makefile.haiku
+++ b/Makefile.haiku
@@ -1,6 +1,6 @@
# Makefile.haiku - configuration for Haiku -*- Makefile -*-
#
-# Copyright (c) 2011-2019, The CHICKEN Team
+# Copyright (c) 2011-2020, 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 d2a87ead..f09d6ded 100644
--- a/Makefile.hurd
+++ b/Makefile.hurd
@@ -1,6 +1,6 @@
# Makefile.hurd - configuration for Hurd -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.linux b/Makefile.linux
index 1a8fa997..cfa8c2c5 100644
--- a/Makefile.linux
+++ b/Makefile.linux
@@ -1,6 +1,6 @@
# Makefile.linux - configuration for Linux -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.macosx b/Makefile.macosx
index 1d5d79c5..5d4d9b0a 100644
--- a/Makefile.macosx
+++ b/Makefile.macosx
@@ -1,6 +1,6 @@
# Makefile.macosx - configuration for Apple Macintosh OS X -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.mingw b/Makefile.mingw
index e150410f..9327f6a1 100644
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -1,6 +1,6 @@
# Makefile.mingw - configuration for MinGW (no MSYS) -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.mingw-msys b/Makefile.mingw-msys
index 99f0c314..5f922940 100644
--- a/Makefile.mingw-msys
+++ b/Makefile.mingw-msys
@@ -1,6 +1,6 @@
# Makefile.mingw - configuration for MinGW (MSYS) -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/Makefile.solaris b/Makefile.solaris
index 8f181f6c..c0e756bc 100644
--- a/Makefile.solaris
+++ b/Makefile.solaris
@@ -1,6 +1,6 @@
# Makefile.solaris - configuration for Solaris -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/README b/README
index 3b88f6af..fd295c9d 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/_/
=========================================
- (c) 2008-2019, The CHICKEN Team
+ (c) 2008-2020, The CHICKEN Team
(c) 2000-2007, Felix L. Winkelmann
version 5.1.1
diff --git a/banner.scm b/banner.scm
index af59470d..1818aba1 100644
--- a/banner.scm
+++ b/banner.scm
@@ -3,7 +3,7 @@
(define-constant +banner+ #<<EOF
CHICKEN
-(c) 2008-2019, The CHICKEN Team
+(c) 2008-2020, The CHICKEN Team
(c) 2000-2007, Felix L. Winkelmann
EOF
diff --git a/batch-driver.scm b/batch-driver.scm
index f22f0646..29c6ac86 100644
--- a/batch-driver.scm
+++ b/batch-driver.scm
@@ -1,6 +1,6 @@
;;;; batch-driver.scm - Driver procedure for the compiler
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/build-version.scm b/build-version.scm
index fe160500..14ef8ce2 100644
--- a/build-version.scm
+++ b/build-version.scm
@@ -1,6 +1,6 @@
;;;; build-version.scm
;
-; Copyright (c) 2011-2019, The CHICKEN Team
+; Copyright (c) 2011-2020, 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 ef8c12b1..1753fea5 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-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/c-platform.scm b/c-platform.scm
index 6e1463cb..9d20a524 100644
--- a/c-platform.scm
+++ b/c-platform.scm
@@ -1,6 +1,6 @@
;;;; c-platform.scm - Platform specific parameters and definitions
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken-do.c b/chicken-do.c
index 414a8b47..2355f8c0 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-2019, The CHICKEN Team
+; Copyright (c) 2017-2020, 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 02d4c716..c24d90de 100644
--- a/chicken-do.mdoc
+++ b/chicken-do.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2017-2019, The CHICKEN Team
+.\" Copyright (c) 2017-2020, 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 c78d0934..52723569 100644
--- a/chicken-ffi-syntax.scm
+++ b/chicken-ffi-syntax.scm
@@ -1,6 +1,6 @@
;;;; chicken-ffi-syntax.scm
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken-install.mdoc b/chicken-install.mdoc
index ae3dfffb..502057c3 100644
--- a/chicken-install.mdoc
+++ b/chicken-install.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2019, The CHICKEN Team
+.\" Copyright (c) 2007-2020, 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 65d7f964..6d976048 100644
--- a/chicken-install.scm
+++ b/chicken-install.scm
@@ -1,6 +1,6 @@
;;;; chicken-install.scm
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, 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 a321d40c..ea3041d4 100644
--- a/chicken-profile.mdoc
+++ b/chicken-profile.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2019, The CHICKEN Team
+.\" Copyright (c) 2007-2020, 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 21c4e17c..140643eb 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-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken-status.mdoc b/chicken-status.mdoc
index 2c5dcec2..f7ae64a5 100644
--- a/chicken-status.mdoc
+++ b/chicken-status.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2019, The CHICKEN Team
+.\" Copyright (c) 2007-2020, 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 523f47a8..25b468f5 100644
--- a/chicken-status.scm
+++ b/chicken-status.scm
@@ -1,6 +1,6 @@
;;;; chicken-status.scm
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, 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 54609dac..e3c2feb4 100644
--- a/chicken-syntax.scm
+++ b/chicken-syntax.scm
@@ -1,6 +1,6 @@
;;;; chicken-syntax.scm - non-standard syntax extensions
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken-uninstall.mdoc b/chicken-uninstall.mdoc
index a9985b5b..b55b963d 100644
--- a/chicken-uninstall.mdoc
+++ b/chicken-uninstall.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2019, The CHICKEN Team
+.\" Copyright (c) 2007-2020, 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 c4bbdc31..2cda266e 100644
--- a/chicken-uninstall.scm
+++ b/chicken-uninstall.scm
@@ -1,6 +1,6 @@
;;;; chicken-uninstall.scm
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, 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 79c8e19f..2c6a5e18 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-2019, The CHICKEN Team
+; Copyright (c) 2017-2020, 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 937b5c4b..1c2b6dbe 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-2019, The CHICKEN Team
+; Copyright (c) 2017-2020, 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 42d2e477..14c59374 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-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, 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 9da37d8b..d994e93c 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-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, 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 a46c2428..f56b6f48 100644
--- a/chicken.h
+++ b/chicken.h
@@ -1,6 +1,6 @@
/* chicken.h - General headerfile for compiler generated executables
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/chicken.mdoc b/chicken.mdoc
index e6d5c920..2a0fa988 100644
--- a/chicken.mdoc
+++ b/chicken.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2019, The CHICKEN Team
+.\" Copyright (c) 2007-2020, 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 77cb8baa..9252a1d1 100644
--- a/chicken.scm
+++ b/chicken.scm
@@ -1,6 +1,6 @@
;;;; chicken.scm - The CHICKEN Scheme compiler (loader/main-module)
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, 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 fe239ffb..1c11f557 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-2019, The CHICKEN Team
+; Copyright (c) 2017-2020, 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 961f43e7..d7cdbd5c 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-2019, The CHICKEN Team
+; Copyright (c) 2018-2020, 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 2a3e1b2c..b7be76b4 100644
--- a/common-declarations.scm
+++ b/common-declarations.scm
@@ -1,6 +1,6 @@
;;;; common-declarations.scm - settings for core libraries
;
-; Copyright (c) 2011-2019, The CHICKEN Team
+; Copyright (c) 2011-2020, 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 35961a0a..d58ae8b7 100644
--- a/compiler-syntax.scm
+++ b/compiler-syntax.scm
@@ -1,6 +1,6 @@
;;;; compiler-syntax.scm - compiler syntax used internally
;
-; Copyright (c) 2009-2019, The CHICKEN Team
+; Copyright (c) 2009-2020, 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 59586b09..b9a84105 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-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2000-2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/continuation.scm b/continuation.scm
index 94511c2e..b90f7d54 100644
--- a/continuation.scm
+++ b/continuation.scm
@@ -1,6 +1,6 @@
;;;; continuation.scm - A better API for continuations
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/core.scm b/core.scm
index bdc657a3..62b3fa67 100644
--- a/core.scm
+++ b/core.scm
@@ -5,7 +5,7 @@
;
;
;--------------------------------------------------------------------------------------------
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/csc.mdoc b/csc.mdoc
index 9630d716..6ccb05ca 100644
--- a/csc.mdoc
+++ b/csc.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2019, The CHICKEN Team
+.\" Copyright (c) 2007-2020, 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 be3e6ad2..a3a89aa3 100644
--- a/csc.scm
+++ b/csc.scm
@@ -1,6 +1,6 @@
;;;; csc.scm - Driver program for the CHICKEN compiler - felix -*- Scheme -*-
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/csi.mdoc b/csi.mdoc
index f434d818..f826ce8d 100644
--- a/csi.mdoc
+++ b/csi.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2019, The CHICKEN Team
+.\" Copyright (c) 2007-2020, 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 0aef9c02..ea648836 100644
--- a/csi.scm
+++ b/csi.scm
@@ -1,6 +1,6 @@
;;;; csi.scm - Interpreter stub for CHICKEN
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/data-structures.scm b/data-structures.scm
index 5e6b054d..dc11f537 100644
--- a/data-structures.scm
+++ b/data-structures.scm
@@ -1,6 +1,6 @@
;;; data-structures.scm - Optional data structures extensions
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, 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 432d8d40..54feb937 100644
--- a/dbg-stub.c
+++ b/dbg-stub.c
@@ -1,6 +1,6 @@
/* dbg-stub.c - Client-side interface, lowlevel part
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/debugger-client.scm b/debugger-client.scm
index 26d02af5..61fe24c9 100644
--- a/debugger-client.scm
+++ b/debugger-client.scm
@@ -1,6 +1,6 @@
;;;; debugger-client.scm - client-side support for debugging
;
-; Copyright (c) 2014-2019, The CHICKEN Team
+; Copyright (c) 2014-2020, 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 4d97baf0..3b42e2b9 100644
--- a/defaults.make
+++ b/defaults.make
@@ -1,6 +1,6 @@
# defaults.make - default settings -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/egg-compile.scm b/egg-compile.scm
index f31a6e97..4a72d5d0 100644
--- a/egg-compile.scm
+++ b/egg-compile.scm
@@ -1,6 +1,6 @@
;;;; egg-info processing and compilation
;
-; Copyright (c) 2017-2019, The CHICKEN Team
+; Copyright (c) 2017-2020, 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 1acc09a6..e68dd3b0 100644
--- a/egg-download.scm
+++ b/egg-download.scm
@@ -1,6 +1,6 @@
;;;; egg download
;
-; Copyright (c) 2017-2019, The CHICKEN Team
+; Copyright (c) 2017-2020, 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 e9d87d9b..50ea972a 100644
--- a/egg-environment.scm
+++ b/egg-environment.scm
@@ -1,6 +1,6 @@
;;; environment settings for egg compilation
;
-; Copyright (c) 2017-2019, The CHICKEN Team
+; Copyright (c) 2017-2020, 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 9d0d15e6..b45de39f 100644
--- a/egg-information.scm
+++ b/egg-information.scm
@@ -1,6 +1,6 @@
;;; loading and accessing egg-information
;
-; Copyright (c) 2017-2019, The CHICKEN Team
+; Copyright (c) 2017-2020, 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 136ab9b5..2e449751 100644
--- a/eval-modules.scm
+++ b/eval-modules.scm
@@ -1,6 +1,6 @@
;;;; module registrations for all core modules
;
-; Copyright (c) 2017-2019, The CHICKEN Team
+; Copyright (c) 2017-2020, 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 3246440b..7c9da9a0 100644
--- a/eval.scm
+++ b/eval.scm
@@ -1,6 +1,6 @@
;;;; eval.scm - Interpreter for CHICKEN
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/expand.scm b/expand.scm
index 74e85714..3e60f7e7 100644
--- a/expand.scm
+++ b/expand.scm
@@ -1,6 +1,6 @@
;;;; expand.scm - The HI/LO expander
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, 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 e6dd7918..ac85fe80 100644
--- a/extras.scm
+++ b/extras.scm
@@ -1,6 +1,6 @@
;;; extras.scm - Optional non-standard extensions
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/feathers.bat.in b/feathers.bat.in
index a7db8b1e..9238ec88 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-2019, The CHICKEN Team
+rem Copyright (c) 2015-2020, 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 d4de5b00..1a8c27ba 100644
--- a/feathers.in
+++ b/feathers.in
@@ -2,7 +2,7 @@
#
# loader for feathers.tcl, the CHICKEN debugger
#
-# Copyright (c) 2015-2019, The CHICKEN Team
+# Copyright (c) 2015-2020, 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 1ac60995..1f1a1b35 100644
--- a/feathers.mdoc
+++ b/feathers.mdoc
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007-2019, The CHICKEN Team
+.\" Copyright (c) 2007-2020, 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 97596cf6..0b2c0b0e 100644
--- a/feathers.tcl
+++ b/feathers.tcl
@@ -2,7 +2,7 @@
#
# a graphical debugger for compiled CHICKEN programs
#
-# Copyright (c) 2015-2019, The CHICKEN Team
+# Copyright (c) 2015-2020, 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 34fa3b99..ac941c5d 100644
--- a/file.scm
+++ b/file.scm
@@ -1,6 +1,6 @@
;;;; file.scm - File operations
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/internal.scm b/internal.scm
index fb2be97f..7e15c035 100644
--- a/internal.scm
+++ b/internal.scm
@@ -1,6 +1,6 @@
;;;; internal.scm - Runtime support module for CHICKEN
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/irregex.scm b/irregex.scm
index d0d78e5f..737a215d 100644
--- a/irregex.scm
+++ b/irregex.scm
@@ -1,6 +1,6 @@
;;;; irregex.scm - container for irregex-core.scm
;
-; Copyright (c) 2010-2019, The CHICKEN Team
+; Copyright (c) 2010-2020, 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 2556dc53..1d1538ce 100644
--- a/lfa2.scm
+++ b/lfa2.scm
@@ -1,6 +1,6 @@
;;;; lfa2.scm - a lightweight "secondary" flow analysis
;
-; Copyright (c) 2012-2019, The CHICKEN Team
+; Copyright (c) 2012-2020, 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 7b8c577a..67c555f3 100644
--- a/library.scm
+++ b/library.scm
@@ -1,6 +1,6 @@
;;;; library.scm - R5RS library for the CHICKEN compiler
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/lolevel.scm b/lolevel.scm
index 42d415d7..4c5cb4f7 100644
--- a/lolevel.scm
+++ b/lolevel.scm
@@ -1,6 +1,6 @@
;;;; lolevel.scm - Low-level routines for CHICKEN
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/manual/Getting started b/manual/Getting started
index 579e27cb..1dbf19a5 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-2019, The CHICKEN Team
+ (c) 2008-2020, 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 d94b1ce7..de4a64ef 100644
--- a/mini-srfi-1.scm
+++ b/mini-srfi-1.scm
@@ -1,7 +1,7 @@
;;;; minimal implementation of SRFI-1 primitives
;
;
-; Copyright (c) 2015-2019, The CHICKEN Team
+; Copyright (c) 2015-2020, 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 de8c9f6c..7b85e772 100644
--- a/modules.scm
+++ b/modules.scm
@@ -1,6 +1,6 @@
;;;; modules.scm - module-system support
;
-; Copyright (c) 2011-2019, The CHICKEN Team
+; Copyright (c) 2011-2020, 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 384557af..bcf0148f 100644
--- a/optimizer.scm
+++ b/optimizer.scm
@@ -1,6 +1,6 @@
;;;; optimizer.scm - The CHICKEN Scheme compiler (optimizations)
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/pathname.scm b/pathname.scm
index 3c58f688..835460f0 100644
--- a/pathname.scm
+++ b/pathname.scm
@@ -1,6 +1,6 @@
;;;; pathname.scm - Pathname operations
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/port.scm b/port.scm
index 4539ae6f..2ed720a2 100644
--- a/port.scm
+++ b/port.scm
@@ -1,6 +1,6 @@
;;; port.scm - Optional non-standard ports
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/posix-common.scm b/posix-common.scm
index 4125cb7d..6f547362 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-2019, The CHICKEN Team
+; Copyright (c) 2010-2020, 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 bd0ff703..7ac1f3f8 100644
--- a/posix.scm
+++ b/posix.scm
@@ -1,6 +1,6 @@
;;;; posix.scm - Platform-specific routines
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/posixunix.scm b/posixunix.scm
index cc653f9d..f3c79749 100644
--- a/posixunix.scm
+++ b/posixunix.scm
@@ -1,6 +1,6 @@
;;;; posixunix.scm - Miscellaneous file- and process-handling routines
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/posixwin.scm b/posixwin.scm
index 0e59ace4..c279c58e 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-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/profiler.scm b/profiler.scm
index 6a4c15b2..cbd3f78d 100644
--- a/profiler.scm
+++ b/profiler.scm
@@ -1,6 +1,6 @@
;;;; profiler.scm - Support code for profiling applications
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/read-syntax.scm b/read-syntax.scm
index 9cd6a705..72b02d8d 100644
--- a/read-syntax.scm
+++ b/read-syntax.scm
@@ -1,6 +1,6 @@
;;;; read-syntax.scm - CHICKEN reader extensions
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/repl.scm b/repl.scm
index a35ec7c0..3fa2d3a2 100644
--- a/repl.scm
+++ b/repl.scm
@@ -1,6 +1,6 @@
;;;; repl.scm - CHICKEN's read/eval/print loop
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/rules.make b/rules.make
index 47bd783a..c461458e 100644
--- a/rules.make
+++ b/rules.make
@@ -1,6 +1,6 @@
# rules.make - basic build rules -*- Makefile -*-
#
-# Copyright (c) 2008-2019, The CHICKEN Team
+# Copyright (c) 2008-2020, The CHICKEN Team
# Copyright (c) 2000-2007, Felix L. Winkelmann
# All rights reserved.
#
diff --git a/runtime.c b/runtime.c
index 57ce2a86..8e049623 100644
--- a/runtime.c
+++ b/runtime.c
@@ -1,6 +1,6 @@
/* runtime.c - Runtime code for compiler generated executables
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/scheduler.scm b/scheduler.scm
index 33ab51e6..18d7411e 100644
--- a/scheduler.scm
+++ b/scheduler.scm
@@ -1,6 +1,6 @@
; scheduler.scm - Basic scheduler for multithreading
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/scrutinizer.scm b/scrutinizer.scm
index 369942ee..0b639c32 100644
--- a/scrutinizer.scm
+++ b/scrutinizer.scm
@@ -1,6 +1,6 @@
;;;; scrutinizer.scm - The CHICKEN Scheme compiler (local flow analysis)
;
-; Copyright (c) 2009-2019, The CHICKEN Team
+; Copyright (c) 2009-2020, 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 537d8288..c95d98c5 100644
--- a/srfi-4.scm
+++ b/srfi-4.scm
@@ -1,6 +1,6 @@
;;;; srfi-4.scm - Homogeneous numeric vectors
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/stub.scm b/stub.scm
index 1ad551fe..83f8fddf 100644
--- a/stub.scm
+++ b/stub.scm
@@ -1,6 +1,6 @@
;;;; stub.scm
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/support.scm b/support.scm
index 48f3970d..a31789af 100644
--- a/support.scm
+++ b/support.scm
@@ -1,6 +1,6 @@
;;;; support.scm - Miscellaneous support code for the CHICKEN compiler
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/tcp.scm b/tcp.scm
index 39eb22fd..250e6364 100644
--- a/tcp.scm
+++ b/tcp.scm
@@ -1,6 +1,6 @@
;;;; tcp.scm - Networking stuff
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/tests/null.scm b/tests/null.scm
index be3c7c9a..5820a2e0 100644
--- a/tests/null.scm
+++ b/tests/null.scm
@@ -1,6 +1,6 @@
;;;; null.scm - the empty program
;
-; Copyright (c) 2010-2019, The CHICKEN Team
+; Copyright (c) 2010-2020, 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 7fcf3f0b..e1979d7e 100644
--- a/tweaks.scm
+++ b/tweaks.scm
@@ -1,6 +1,6 @@
;;;; tweaks.scm - Some inline-routines and declarations for the compiler
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, The CHICKEN Team
; Copyright (c) 2000-2007, Felix L. Winkelmann
; All rights reserved.
;
diff --git a/types.db b/types.db
index a9268e2e..5f018e44 100644
--- a/types.db
+++ b/types.db
@@ -1,6 +1,6 @@
;;;; types.db - Type-information for core library functions -*- Scheme -*-
;
-; Copyright (c) 2009-2019, The CHICKEN Team
+; Copyright (c) 2009-2020, 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 66987c1d..f73f6ade 100644
--- a/user-pass.scm
+++ b/user-pass.scm
@@ -1,6 +1,6 @@
;;;; user-pass.scm - User compilation passes
;
-; Copyright (c) 2008-2019, The CHICKEN Team
+; Copyright (c) 2008-2020, 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