summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--LICENSE-CYG4
-rw-r--r--METALICENSE2
-rw-r--r--Makefile2
-rw-r--r--args.c2
-rw-r--r--args.h2
-rw-r--r--arith.c2
-rw-r--r--arith.h2
-rw-r--r--buf.c2
-rw-r--r--buf.h2
-rw-r--r--cadr.c2
-rw-r--r--cadr.h2
-rw-r--r--combi.c2
-rw-r--r--combi.h2
-rwxr-xr-xconfigure2
-rw-r--r--debug.c2
-rw-r--r--debug.h2
-rw-r--r--eval.c2
-rw-r--r--eval.h2
-rw-r--r--ffi.c2
-rw-r--r--ffi.h2
-rw-r--r--filter.c2
-rw-r--r--filter.h2
-rw-r--r--ftw.h2
-rw-r--r--gc.c2
-rw-r--r--gc.h2
-rw-r--r--glob.c2
-rw-r--r--glob.h2
-rw-r--r--hash.c2
-rw-r--r--hash.h2
-rw-r--r--itypes.c2
-rw-r--r--itypes.h2
-rw-r--r--jmp.S2
-rw-r--r--lib.c2
-rw-r--r--lib.h2
-rw-r--r--lisplib.c2
-rw-r--r--lisplib.h2
-rw-r--r--match.c2
-rw-r--r--match.h2
-rw-r--r--parser.c2
-rw-r--r--parser.h2
-rw-r--r--parser.l2
-rw-r--r--parser.y2
-rw-r--r--protsym.c2
-rw-r--r--rand.c2
-rw-r--r--rand.h2
-rw-r--r--regex.c2
-rw-r--r--regex.h2
-rw-r--r--share/txr/stdlib/asm.tl2
-rw-r--r--share/txr/stdlib/awk.tl2
-rw-r--r--share/txr/stdlib/build.tl2
-rw-r--r--share/txr/stdlib/cadr.tl2
-rw-r--r--share/txr/stdlib/compiler.tl2
-rw-r--r--share/txr/stdlib/conv.tl2
-rw-r--r--share/txr/stdlib/doloop.tl2
-rw-r--r--share/txr/stdlib/error.tl2
-rw-r--r--share/txr/stdlib/except.tl2
-rw-r--r--share/txr/stdlib/ffi.tl2
-rw-r--r--share/txr/stdlib/getopts.tl2
-rw-r--r--share/txr/stdlib/getput.tl2
-rw-r--r--share/txr/stdlib/hash.tl2
-rw-r--r--share/txr/stdlib/ifa.tl2
-rw-r--r--share/txr/stdlib/keyparams.tl2
-rw-r--r--share/txr/stdlib/op.tl2
-rw-r--r--share/txr/stdlib/package.tl2
-rw-r--r--share/txr/stdlib/path-test.tl2
-rw-r--r--share/txr/stdlib/place.tl2
-rw-r--r--share/txr/stdlib/pmac.tl2
-rw-r--r--share/txr/stdlib/socket.tl2
-rw-r--r--share/txr/stdlib/stream-wrap.tl2
-rw-r--r--share/txr/stdlib/struct.tl2
-rw-r--r--share/txr/stdlib/tagbody.tl2
-rw-r--r--share/txr/stdlib/termios.tl2
-rw-r--r--share/txr/stdlib/trace.tl2
-rw-r--r--share/txr/stdlib/txr-case.tl2
-rw-r--r--share/txr/stdlib/type.tl2
-rw-r--r--share/txr/stdlib/vm-param.tl2
-rw-r--r--share/txr/stdlib/with-resources.tl2
-rw-r--r--share/txr/stdlib/with-stream.tl2
-rw-r--r--share/txr/stdlib/yield.tl2
-rw-r--r--signal.c2
-rw-r--r--signal.h2
-rw-r--r--socket.c2
-rw-r--r--socket.h2
-rw-r--r--stream.c2
-rw-r--r--stream.h2
-rw-r--r--struct.c2
-rw-r--r--struct.h2
-rw-r--r--strudel.c2
-rw-r--r--strudel.h2
-rw-r--r--sysif.c2
-rw-r--r--sysif.h2
-rw-r--r--syslog.c2
-rw-r--r--syslog.h2
-rw-r--r--termios.c2
-rw-r--r--termios.h2
-rw-r--r--txr.12
-rw-r--r--txr.c2
-rw-r--r--txr.h2
-rw-r--r--unwind.c2
-rw-r--r--unwind.h2
-rw-r--r--utf8.c2
-rw-r--r--utf8.h2
-rw-r--r--vm.c2
-rw-r--r--vm.h2
-rw-r--r--vmop.h2
-rwxr-xr-xwin/cleansvg.txr2
107 files changed, 108 insertions, 108 deletions
diff --git a/LICENSE b/LICENSE
index 7c2504a3..b8d43ca6 100644
--- a/LICENSE
+++ b/LICENSE
@@ -2,7 +2,7 @@ The license below covers all of the code comprising the TXR program.
For more information, see the METALICENSE file.
TXR:
- Copyright (C) 2009-2018, Kaz Kylheku.
+ Copyright (C) 2009-2019, Kaz Kylheku.
All rights reserved.
Linenoise:
diff --git a/LICENSE-CYG b/LICENSE-CYG
index a1ecf907..a605f53d 100644
--- a/LICENSE-CYG
+++ b/LICENSE-CYG
@@ -6,11 +6,11 @@ comes from Cygwin. Neither Cygnal nor the GCC redistributable run-time are a
component of TXR; the TXR source code base contains no portion of these
libraries, and other ports of TXR to other platforms do not use them.
-Cygwin is Copyright (C) 1995-2018 Red Hat Inc. and the Cygnal version
+Cygwin is Copyright (C) 1995-2019 Red Hat Inc. and the Cygnal version
is distributed and used with TXR in accordance with the Lesser GNU Public
License (LGPL), Version 3 <https://cygwin.com/COPYING.LIB>.
The Cygnal project is hosted at <http://www.kylheku.com/cygnal>.
The redistributable GCC runtime is also under the Lesser GNU Public License,
-and is Copyright (C) 2018 The Free Software Foundation, Inc.
+and is Copyright (C) 2019 The Free Software Foundation, Inc.
diff --git a/METALICENSE b/METALICENSE
index 7b14f650..f105dbe2 100644
--- a/METALICENSE
+++ b/METALICENSE
@@ -1,4 +1,4 @@
-Copyright (C) 2009-2018, Kaz Kylheku <kaz@kylheku.com>.
+Copyright (C) 2009-2019, Kaz Kylheku <kaz@kylheku.com>.
All rights reserved.
The document named LICENSE specifies the license for the TXR program,
diff --git a/Makefile b/Makefile
index 734ac484..dc5f7af8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright 2009-2018
+# Copyright 2009-2019
# Kaz Kylheku <kaz@kylheku.com>
# Vancouver, Canada
# All rights reserved.
diff --git a/args.c b/args.c
index 88b59f5b..dabe85e5 100644
--- a/args.c
+++ b/args.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/args.h b/args.h
index 75ab4c7b..99048538 100644
--- a/args.h
+++ b/args.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/arith.c b/arith.c
index cd3416ca..0bd56f30 100644
--- a/arith.c
+++ b/arith.c
@@ -1,4 +1,4 @@
-/* Copyright 2010-2018
+/* Copyright 2010-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/arith.h b/arith.h
index 922a693a..22c8bbe2 100644
--- a/arith.h
+++ b/arith.h
@@ -1,4 +1,4 @@
-/* Copyright 2012-2018
+/* Copyright 2012-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/buf.c b/buf.c
index a1d76960..c3cbfa76 100644
--- a/buf.c
+++ b/buf.c
@@ -1,4 +1,4 @@
-/* Copyright 2017-2018
+/* Copyright 2017-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/buf.h b/buf.h
index 0086f6f0..18641cfb 100644
--- a/buf.h
+++ b/buf.h
@@ -1,4 +1,4 @@
-/* Copyright 2017-2018
+/* Copyright 2017-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/cadr.c b/cadr.c
index 2c726019..affbba4f 100644
--- a/cadr.c
+++ b/cadr.c
@@ -1,6 +1,6 @@
/* This file is generated by gencadr.txr */
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/cadr.h b/cadr.h
index 1ff8da70..84ab8ba8 100644
--- a/cadr.h
+++ b/cadr.h
@@ -1,6 +1,6 @@
/* This file is generated by gencadr.txr */
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/combi.c b/combi.c
index a41f5d96..f2cd8159 100644
--- a/combi.c
+++ b/combi.c
@@ -1,4 +1,4 @@
-/* Copyright 2010-2018
+/* Copyright 2010-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/combi.h b/combi.h
index f4420353..fbd90d52 100644
--- a/combi.h
+++ b/combi.h
@@ -1,4 +1,4 @@
-/* Copyright 2012-2018
+/* Copyright 2012-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/configure b/configure
index 10ab4e4b..9a56950c 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2009-2018
+# Copyright 2009-2019
# Kaz Kylheku <kaz@kylheku.com>
# Vancouver, Canada
# All rights reserved.
diff --git a/debug.c b/debug.c
index d7dd8791..8c924534 100644
--- a/debug.c
+++ b/debug.c
@@ -1,4 +1,4 @@
-/* Copyright 2011-2018
+/* Copyright 2011-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/debug.h b/debug.h
index 4ce0f801..d1e83a89 100644
--- a/debug.h
+++ b/debug.h
@@ -1,4 +1,4 @@
-/* Copyright 2012-2018
+/* Copyright 2012-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/eval.c b/eval.c
index 4985aeb9..c35dab1d 100644
--- a/eval.c
+++ b/eval.c
@@ -1,4 +1,4 @@
-/* Copyright 2010-2018
+/* Copyright 2010-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/eval.h b/eval.h
index d85d9fb6..3b422d1e 100644
--- a/eval.h
+++ b/eval.h
@@ -1,4 +1,4 @@
-/* Copyright 2010-2018
+/* Copyright 2010-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/ffi.c b/ffi.c
index 10e6946b..b1f00d76 100644
--- a/ffi.c
+++ b/ffi.c
@@ -1,4 +1,4 @@
-/* Copyright 2017-2018
+/* Copyright 2017-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/ffi.h b/ffi.h
index aa0c39be..77ab966b 100644
--- a/ffi.h
+++ b/ffi.h
@@ -1,4 +1,4 @@
-/* Copyright 2017-2018
+/* Copyright 2017-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/filter.c b/filter.c
index 69a3e567..e98f8c0f 100644
--- a/filter.c
+++ b/filter.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/filter.h b/filter.h
index 5aa2a664..ca395339 100644
--- a/filter.h
+++ b/filter.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/ftw.h b/ftw.h
index 1ab4fbd9..94432e11 100644
--- a/ftw.h
+++ b/ftw.h
@@ -1,4 +1,4 @@
-/* Copyright 2016-2018
+/* Copyright 2016-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/gc.c b/gc.c
index 0832d446..5b1bdcd3 100644
--- a/gc.c
+++ b/gc.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/gc.h b/gc.h
index 7025fa59..95d4c8a3 100644
--- a/gc.h
+++ b/gc.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/glob.c b/glob.c
index 3484d3ee..b7e10152 100644
--- a/glob.c
+++ b/glob.c
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018
+/* Copyright 2015-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/glob.h b/glob.h
index 804fb671..c5d6438b 100644
--- a/glob.h
+++ b/glob.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018
+/* Copyright 2015-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/hash.c b/hash.c
index b77bb092..767c224a 100644
--- a/hash.c
+++ b/hash.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/hash.h b/hash.h
index 84206815..df2ca0b3 100644
--- a/hash.h
+++ b/hash.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/itypes.c b/itypes.c
index 4e973d5f..a0a10e4e 100644
--- a/itypes.c
+++ b/itypes.c
@@ -1,4 +1,4 @@
-/* Copyright 2017-2018
+/* Copyright 2017-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/itypes.h b/itypes.h
index a5ed136f..23fd5581 100644
--- a/itypes.h
+++ b/itypes.h
@@ -1,4 +1,4 @@
-/* Copyright 2017-2018
+/* Copyright 2017-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/jmp.S b/jmp.S
index 6d32db1a..5934bb7d 100644
--- a/jmp.S
+++ b/jmp.S
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/lib.c b/lib.c
index b0137a68..a1a203b7 100644
--- a/lib.c
+++ b/lib.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/lib.h b/lib.h
index d54ea7fa..04ba947b 100644
--- a/lib.h
+++ b/lib.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/lisplib.c b/lisplib.c
index 51abee97..a8a996b6 100644
--- a/lisplib.c
+++ b/lisplib.c
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018
+/* Copyright 2015-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/lisplib.h b/lisplib.h
index dbf27b85..1adf6114 100644
--- a/lisplib.h
+++ b/lisplib.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018
+/* Copyright 2015-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/match.c b/match.c
index 488d4770..8e8716c2 100644
--- a/match.c
+++ b/match.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/match.h b/match.h
index 467112a8..6a1a8407 100644
--- a/match.h
+++ b/match.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/parser.c b/parser.c
index ebb5d9b9..6ce469ec 100644
--- a/parser.c
+++ b/parser.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/parser.h b/parser.h
index 359e17f5..a0fd7e73 100644
--- a/parser.h
+++ b/parser.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/parser.l b/parser.l
index 6ec112ac..da2f8116 100644
--- a/parser.l
+++ b/parser.l
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/parser.y b/parser.y
index 9b582b2f..d29944e1 100644
--- a/parser.y
+++ b/parser.y
@@ -1,6 +1,6 @@
%{
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/protsym.c b/protsym.c
index 07cb0815..38131d0e 100644
--- a/protsym.c
+++ b/protsym.c
@@ -1,6 +1,6 @@
/* This file is generated by genprotsym.txr */
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/rand.c b/rand.c
index b1835d0a..3d280ef8 100644
--- a/rand.c
+++ b/rand.c
@@ -1,4 +1,4 @@
-/* Copyright 2010-2018
+/* Copyright 2010-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/rand.h b/rand.h
index 11dc7bcd..1e718088 100644
--- a/rand.h
+++ b/rand.h
@@ -1,4 +1,4 @@
-/* Copyright 2011-2018
+/* Copyright 2011-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/regex.c b/regex.c
index 86e40784..99be57e1 100644
--- a/regex.c
+++ b/regex.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/regex.h b/regex.h
index 4b7639a6..63a7e181 100644
--- a/regex.h
+++ b/regex.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/share/txr/stdlib/asm.tl b/share/txr/stdlib/asm.tl
index d3c0454c..a72cbaa2 100644
--- a/share/txr/stdlib/asm.tl
+++ b/share/txr/stdlib/asm.tl
@@ -1,4 +1,4 @@
-;; Copyright 2018
+;; Copyright 2018-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/awk.tl b/share/txr/stdlib/awk.tl
index cb08eeb4..c6884be5 100644
--- a/share/txr/stdlib/awk.tl
+++ b/share/txr/stdlib/awk.tl
@@ -1,4 +1,4 @@
-;; Copyright 2016-2018
+;; Copyright 2016-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/build.tl b/share/txr/stdlib/build.tl
index 76d0fa2c..a2a3edc4 100644
--- a/share/txr/stdlib/build.tl
+++ b/share/txr/stdlib/build.tl
@@ -1,4 +1,4 @@
-;; Copyright 2016-2018
+;; Copyright 2016-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/cadr.tl b/share/txr/stdlib/cadr.tl
index 82fa9422..ecc93bdd 100644
--- a/share/txr/stdlib/cadr.tl
+++ b/share/txr/stdlib/cadr.tl
@@ -1,6 +1,6 @@
;; This file is generated by gencadr.txr
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/compiler.tl b/share/txr/stdlib/compiler.tl
index f0e83839..42f80c2e 100644
--- a/share/txr/stdlib/compiler.tl
+++ b/share/txr/stdlib/compiler.tl
@@ -1,4 +1,4 @@
-;; Copyright 2018
+;; Copyright 2018-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/conv.tl b/share/txr/stdlib/conv.tl
index bfcacde3..7aae6d32 100644
--- a/share/txr/stdlib/conv.tl
+++ b/share/txr/stdlib/conv.tl
@@ -1,4 +1,4 @@
-;; Copyright 2016-2018
+;; Copyright 2016-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/doloop.tl b/share/txr/stdlib/doloop.tl
index 1739377e..6129c80a 100644
--- a/share/txr/stdlib/doloop.tl
+++ b/share/txr/stdlib/doloop.tl
@@ -1,4 +1,4 @@
-;; Copyright 2017-2018
+;; Copyright 2017-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/error.tl b/share/txr/stdlib/error.tl
index 74ecff60..d474f82f 100644
--- a/share/txr/stdlib/error.tl
+++ b/share/txr/stdlib/error.tl
@@ -1,4 +1,4 @@
-;; Copyright 2017-2018
+;; Copyright 2017-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/except.tl b/share/txr/stdlib/except.tl
index 02b36cd6..83506232 100644
--- a/share/txr/stdlib/except.tl
+++ b/share/txr/stdlib/except.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/ffi.tl b/share/txr/stdlib/ffi.tl
index bc6c207f..ed8ad06d 100644
--- a/share/txr/stdlib/ffi.tl
+++ b/share/txr/stdlib/ffi.tl
@@ -1,4 +1,4 @@
-;; Copyright 2017-2018
+;; Copyright 2017-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/getopts.tl b/share/txr/stdlib/getopts.tl
index e6ac254a..889258cc 100644
--- a/share/txr/stdlib/getopts.tl
+++ b/share/txr/stdlib/getopts.tl
@@ -1,4 +1,4 @@
-;; Copyright 2016-2018
+;; Copyright 2016-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/getput.tl b/share/txr/stdlib/getput.tl
index da1cb590..95b47aaa 100644
--- a/share/txr/stdlib/getput.tl
+++ b/share/txr/stdlib/getput.tl
@@ -1,4 +1,4 @@
-;; Copyright 2016-2018
+;; Copyright 2016-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/hash.tl b/share/txr/stdlib/hash.tl
index fe71e194..413b5c0d 100644
--- a/share/txr/stdlib/hash.tl
+++ b/share/txr/stdlib/hash.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/ifa.tl b/share/txr/stdlib/ifa.tl
index 3684b10f..a4dd4738 100644
--- a/share/txr/stdlib/ifa.tl
+++ b/share/txr/stdlib/ifa.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/keyparams.tl b/share/txr/stdlib/keyparams.tl
index 192b7aec..9a4e43a6 100644
--- a/share/txr/stdlib/keyparams.tl
+++ b/share/txr/stdlib/keyparams.tl
@@ -1,4 +1,4 @@
-;; Copyright 2017-2018
+;; Copyright 2017-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/op.tl b/share/txr/stdlib/op.tl
index 3c3d85b0..8ff023be 100644
--- a/share/txr/stdlib/op.tl
+++ b/share/txr/stdlib/op.tl
@@ -1,4 +1,4 @@
-;; Copyright 2017-2018
+;; Copyright 2017-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/package.tl b/share/txr/stdlib/package.tl
index 4f7d1a18..f9a3045f 100644
--- a/share/txr/stdlib/package.tl
+++ b/share/txr/stdlib/package.tl
@@ -1,4 +1,4 @@
-;; Copyright 2016-2018
+;; Copyright 2016-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/path-test.tl b/share/txr/stdlib/path-test.tl
index 795c7453..77384fa3 100644
--- a/share/txr/stdlib/path-test.tl
+++ b/share/txr/stdlib/path-test.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/place.tl b/share/txr/stdlib/place.tl
index 6e85d3d8..26818ce4 100644
--- a/share/txr/stdlib/place.tl
+++ b/share/txr/stdlib/place.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/pmac.tl b/share/txr/stdlib/pmac.tl
index 463e656f..4e172834 100644
--- a/share/txr/stdlib/pmac.tl
+++ b/share/txr/stdlib/pmac.tl
@@ -1,4 +1,4 @@
-;; Copyright 2017-2018
+;; Copyright 2017-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/socket.tl b/share/txr/stdlib/socket.tl
index a76197eb..4754349f 100644
--- a/share/txr/stdlib/socket.tl
+++ b/share/txr/stdlib/socket.tl
@@ -1,4 +1,4 @@
-;; Copyright 2016-2018
+;; Copyright 2016-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/stream-wrap.tl b/share/txr/stdlib/stream-wrap.tl
index 0c4298c8..fd37e8bc 100644
--- a/share/txr/stdlib/stream-wrap.tl
+++ b/share/txr/stdlib/stream-wrap.tl
@@ -1,4 +1,4 @@
-;; Copyright 2017-2018
+;; Copyright 2017-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/struct.tl b/share/txr/stdlib/struct.tl
index 86b86197..e57a82ac 100644
--- a/share/txr/stdlib/struct.tl
+++ b/share/txr/stdlib/struct.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/tagbody.tl b/share/txr/stdlib/tagbody.tl
index 535c5ea1..24a99ef5 100644
--- a/share/txr/stdlib/tagbody.tl
+++ b/share/txr/stdlib/tagbody.tl
@@ -1,4 +1,4 @@
-;; Copyright 2016-2018
+;; Copyright 2016-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/termios.tl b/share/txr/stdlib/termios.tl
index bdbad9f5..b67f9bf0 100644
--- a/share/txr/stdlib/termios.tl
+++ b/share/txr/stdlib/termios.tl
@@ -1,4 +1,4 @@
-;; Copyright 2016-2018
+;; Copyright 2016-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/trace.tl b/share/txr/stdlib/trace.tl
index ca7a78c2..ae4ea7ce 100644
--- a/share/txr/stdlib/trace.tl
+++ b/share/txr/stdlib/trace.tl
@@ -1,4 +1,4 @@
-;; Copyright 2016-2018
+;; Copyright 2016-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/txr-case.tl b/share/txr/stdlib/txr-case.tl
index 80d32161..bef5b358 100644
--- a/share/txr/stdlib/txr-case.tl
+++ b/share/txr/stdlib/txr-case.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/type.tl b/share/txr/stdlib/type.tl
index dc52957a..1ea84cc5 100644
--- a/share/txr/stdlib/type.tl
+++ b/share/txr/stdlib/type.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/vm-param.tl b/share/txr/stdlib/vm-param.tl
index b845f2cf..93ec2363 100644
--- a/share/txr/stdlib/vm-param.tl
+++ b/share/txr/stdlib/vm-param.tl
@@ -1,4 +1,4 @@
-;; Copyright 2018
+;; Copyright 2018-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/with-resources.tl b/share/txr/stdlib/with-resources.tl
index 310f4b5c..febf878b 100644
--- a/share/txr/stdlib/with-resources.tl
+++ b/share/txr/stdlib/with-resources.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/with-stream.tl b/share/txr/stdlib/with-stream.tl
index e150cae2..fd00a9f9 100644
--- a/share/txr/stdlib/with-stream.tl
+++ b/share/txr/stdlib/with-stream.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/share/txr/stdlib/yield.tl b/share/txr/stdlib/yield.tl
index f8b5783d..c1aa7d5e 100644
--- a/share/txr/stdlib/yield.tl
+++ b/share/txr/stdlib/yield.tl
@@ -1,4 +1,4 @@
-;; Copyright 2015-2018
+;; Copyright 2015-2019
;; Kaz Kylheku <kaz@kylheku.com>
;; Vancouver, Canada
;; All rights reserved.
diff --git a/signal.c b/signal.c
index a9491d0c..245e2cc7 100644
--- a/signal.c
+++ b/signal.c
@@ -1,4 +1,4 @@
-/* Copyright 2013-2018
+/* Copyright 2013-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/signal.h b/signal.h
index a5a9e5fd..3ba2758a 100644
--- a/signal.h
+++ b/signal.h
@@ -1,4 +1,4 @@
-/* Copyright 2013-2018
+/* Copyright 2013-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/socket.c b/socket.c
index 441475ce..7c68b057 100644
--- a/socket.c
+++ b/socket.c
@@ -1,4 +1,4 @@
-/* Copyright 2016-2018
+/* Copyright 2016-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/socket.h b/socket.h
index 7000c5a0..9753596c 100644
--- a/socket.h
+++ b/socket.h
@@ -1,4 +1,4 @@
-/* Copyright 2016-2018
+/* Copyright 2016-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/stream.c b/stream.c
index 2a5dc223..7aae2d5a 100644
--- a/stream.c
+++ b/stream.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/stream.h b/stream.h
index 42a1464e..449bf90e 100644
--- a/stream.h
+++ b/stream.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/struct.c b/struct.c
index dedc09e6..d2407ace 100644
--- a/struct.c
+++ b/struct.c
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018
+/* Copyright 2015-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/struct.h b/struct.h
index 995c77f6..a7be3123 100644
--- a/struct.h
+++ b/struct.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2018
+/* Copyright 2015-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/strudel.c b/strudel.c
index 42e40355..7dbfe3ea 100644
--- a/strudel.c
+++ b/strudel.c
@@ -1,4 +1,4 @@
-/* Copyright 2017-2018
+/* Copyright 2017-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/strudel.h b/strudel.h
index c2d8f4e5..32cd3fef 100644
--- a/strudel.h
+++ b/strudel.h
@@ -1,4 +1,4 @@
-/* Copyright 2017-2018
+/* Copyright 2017-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/sysif.c b/sysif.c
index 365c77cb..9d818bbb 100644
--- a/sysif.c
+++ b/sysif.c
@@ -1,4 +1,4 @@
-/* Copyright 2010-2018
+/* Copyright 2010-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/sysif.h b/sysif.h
index bae55147..3cbf0609 100644
--- a/sysif.h
+++ b/sysif.h
@@ -1,4 +1,4 @@
-/* Copyright 2013-2018
+/* Copyright 2013-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/syslog.c b/syslog.c
index bb6d797d..a3ad852d 100644
--- a/syslog.c
+++ b/syslog.c
@@ -1,4 +1,4 @@
-/* Copyright 2013-2018
+/* Copyright 2013-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/syslog.h b/syslog.h
index 963542c6..69ce303a 100644
--- a/syslog.h
+++ b/syslog.h
@@ -1,4 +1,4 @@
-/* Copyright 2013-2018
+/* Copyright 2013-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/termios.c b/termios.c
index f4d69a82..a600f998 100644
--- a/termios.c
+++ b/termios.c
@@ -1,4 +1,4 @@
-/* Copyright 2016-2018
+/* Copyright 2016-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/termios.h b/termios.h
index 77ed4c18..b60bf685 100644
--- a/termios.h
+++ b/termios.h
@@ -1,4 +1,4 @@
-/* Copyright 2016-2018
+/* Copyright 2016-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/txr.1 b/txr.1
index f5ea030b..7014d37e 100644
--- a/txr.1
+++ b/txr.1
@@ -1,5 +1,5 @@
.\" t '\" vim:set syntax=groff:
-.\" Copyright (C) 2009-2018 Kaz Kylheku <kaz@kylheku.com>.
+.\" Copyright (C) 2009-2019 Kaz Kylheku <kaz@kylheku.com>.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/txr.c b/txr.c
index 81174891..05f7201f 100644
--- a/txr.c
+++ b/txr.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/txr.h b/txr.h
index 9af747c6..245d3ff2 100644
--- a/txr.h
+++ b/txr.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/unwind.c b/unwind.c
index 213e2119..492dcc8a 100644
--- a/unwind.c
+++ b/unwind.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/unwind.h b/unwind.h
index 33106a0a..98f4b7b7 100644
--- a/unwind.h
+++ b/unwind.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/utf8.c b/utf8.c
index eaef3864..620c6bdb 100644
--- a/utf8.c
+++ b/utf8.c
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/utf8.h b/utf8.h
index 50b91a61..a60fe944 100644
--- a/utf8.h
+++ b/utf8.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2018
+/* Copyright 2009-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/vm.c b/vm.c
index 67ccc1bb..26d52edd 100644
--- a/vm.c
+++ b/vm.c
@@ -1,4 +1,4 @@
-/* Copyright 2018
+/* Copyright 2018-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/vm.h b/vm.h
index 9fbaab76..bd160d57 100644
--- a/vm.h
+++ b/vm.h
@@ -1,4 +1,4 @@
-/* Copyright 2018
+/* Copyright 2018-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/vmop.h b/vmop.h
index bfe3011d..68bac89b 100644
--- a/vmop.h
+++ b/vmop.h
@@ -1,4 +1,4 @@
-/* Copyright 2018
+/* Copyright 2018-2019
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.
diff --git a/win/cleansvg.txr b/win/cleansvg.txr
index 113ac3bc..fd89b9c0 100755
--- a/win/cleansvg.txr
+++ b/win/cleansvg.txr
@@ -26,7 +26,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- TXR Logo
- Copyright 2017-2018 Kaz Kylheku <kaz@@kylheku.com> -->
+ Copyright 2017-2019 Kaz Kylheku <kaz@@kylheku.com> -->
<svg xmlns="@xmlns"
viewBox="0 0 @width @height"