summaryrefslogtreecommitdiffstats
path: root/protsym.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2018-02-15 06:57:14 -0800
committerKaz Kylheku <kaz@kylheku.com>2018-02-15 06:57:14 -0800
commitf4fa550bf913bc0f559de1b9194764741f00871e (patch)
tree1ab0d77a49854205c6a73d0c2efb553891566acb /protsym.c
parentf4039578f59a7199352eb650eec372af07788bd8 (diff)
downloadtxr-f4fa550bf913bc0f559de1b9194764741f00871e.tar.gz
txr-f4fa550bf913bc0f559de1b9194764741f00871e.tar.bz2
txr-f4fa550bf913bc0f559de1b9194764741f00871e.zip
Copyright year bump 2018.
* LICENSE, LICENSE-CYG, METALICENSE, Makefile, args.c, args.h, arith.c, arith.h, buf.c, buf.h, cadr.c, cadr.h, combi.c, combi.h, configure, debug.c, debug.h, eval.c, eval.h, ffi.c, ffi.h, filter.c, filter.h, ftw.c, ftw.h, gc.c, gc.h, glob.c, glob.h, hash.c, hash.h, itypes.c, itypes.h, jmp.S, lib.c, lib.h, lisplib.c, lisplib.h, match.c, match.h, parser.c, parser.h, parser.l, parser.y, protsym.c, rand.c, rand.h, regex.c, regex.h, share/txr/stdlib/awk.tl, share/txr/stdlib/build.tl, share/txr/stdlib/cadr.tl, share/txr/stdlib/conv.tl, share/txr/stdlib/doloop.tl, share/txr/stdlib/error.tl, share/txr/stdlib/except.tl, share/txr/stdlib/ffi.tl, share/txr/stdlib/getopts.tl, share/txr/stdlib/getput.tl, share/txr/stdlib/hash.tl, share/txr/stdlib/ifa.tl, share/txr/stdlib/keyparams.tl, share/txr/stdlib/op.tl, share/txr/stdlib/package.tl, share/txr/stdlib/path-test.tl, share/txr/stdlib/place.tl, share/txr/stdlib/pmac.tl, share/txr/stdlib/socket.tl, share/txr/stdlib/stream-wrap.tl, share/txr/stdlib/struct.tl, share/txr/stdlib/tagbody.tl, share/txr/stdlib/termios.tl, share/txr/stdlib/txr-case.tl, share/txr/stdlib/type.tl, share/txr/stdlib/with-resources.tl, share/txr/stdlib/with-stream.tl, share/txr/stdlib/yield.tl, signal.c, signal.h, socket.c, socket.h, stream.c, stream.h, struct.c, struct.h, strudel.c, strudel.h, sysif.c, sysif.h, syslog.c, syslog.h, termios.c, termios.h, txr.1, txr.c, txr.h, unwind.c, unwind.h, utf8.c, utf8.h, win/cleansvg.txr: Extended Copyright line to 2018.
Diffstat (limited to 'protsym.c')
-rw-r--r--protsym.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/protsym.c b/protsym.c
index ad1bccc6..ecc43fd1 100644
--- a/protsym.c
+++ b/protsym.c
@@ -1,6 +1,6 @@
/* This file is generated by genprotsym.txr */
-/* Copyright 2009-2017
+/* Copyright 2009-2018
* Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
* All rights reserved.