diff options
author | Mattias Andrée <maandree@kth.se> | 2017-02-20 20:30:00 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-02-20 20:30:00 +0100 |
commit | ed6487f7ab09c2e82020a452550735c9b1bbf3df (patch) | |
tree | 612cfc1cf3803a2b0e3fff8ea96e6010285122cf /examples/lisp-esque | |
parent | Update doc (diff) | |
download | blueshift-ed6487f7ab09c2e82020a452550735c9b1bbf3df.tar.gz blueshift-ed6487f7ab09c2e82020a452550735c9b1bbf3df.tar.bz2 blueshift-ed6487f7ab09c2e82020a452550735c9b1bbf3df.tar.xz |
Update year and e-mail
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | examples/lisp-esque | 2 | ||||
-rw-r--r-- | examples/lisp-esque.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/lisp-esque b/examples/lisp-esque index 8415b5d..ce9b64e 100644 --- a/examples/lisp-esque +++ b/examples/lisp-esque @@ -10,7 +10,7 @@ # ‘~/.blueshift.conf’ rather than ‘~/.blueshiftrc.conf’. -# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 8834919..5f1d386 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -5,7 +5,7 @@ ; configuration scripts -; Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +; Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se) ; ; Permission is granted to copy, distribute and/or modify this document ; under the terms of the GNU Free Documentation License, Version 1.3 |