summaryrefslogtreecommitdiff
path: root/pict.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2021-01-03 15:21:07 +0100
committerRicardo Wurmus <rekado@elephly.net>2021-01-03 15:21:07 +0100
commit8e434f476de2e54b3cccedd645980196e72bef80 (patch)
tree857be7f143bf8c6ef989a7cc9ecff2d188825f66 /pict.scm
parenta3f1093ebdcf1c0fd233aa860aeee6613f402f33 (diff)
Update copyright header.
Diffstat (limited to 'pict.scm')
-rw-r--r--pict.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/pict.scm b/pict.scm
index abf3705..23828eb 100644
--- a/pict.scm
+++ b/pict.scm
@@ -1,6 +1,6 @@
;;; pict.scm --- A simple picture language for Guile
-;;; Copyright © 2018, 2019 Ricardo Wurmus <rekado@elephly.net>
+;;; Copyright © 2018, 2019, 2020, 2021 Ricardo Wurmus <rekado@elephly.net>
;;;
;;; This library is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public License