diff options
author | Arun Isaac | 2021-09-02 23:46:54 +0530 |
---|---|---|
committer | Arun Isaac | 2021-09-02 23:46:54 +0530 |
commit | 4d7eac991d41cea1645d4258c4e600b5662f070d (patch) | |
tree | da565d71cbf97e3e94ac337d168b718d38ef1887 /Makefile.am | |
parent | cdfb6d9b68004ba4cab0a7438d76ac98b7a49eea (diff) | |
download | guile-xapian-4d7eac991d41cea1645d4258c4e600b5662f070d.tar.gz guile-xapian-4d7eac991d41cea1645d4258c4e600b5662f070d.tar.lz guile-xapian-4d7eac991d41cea1645d4258c4e600b5662f070d.zip |
Update copyright years.
This is a follow-up to commits
cb61a526c82153c09ed357901166a42b48ba9d3b and
12f12fbcb3cba4c634e10e7bf16a5c47d670f83b where the copyright year was
not updated.
* Makefile.am, build-aux/build-home-page.el, configure.ac, guix.scm:
Add 2021 to copyright.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c06bc57..b5f954f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # guile-xapian --- Guile bindings for Xapian -# Copyright © 2020 Arun Isaac <arunisaac@systemreboot.net> +# Copyright © 2020, 2021 Arun Isaac <arunisaac@systemreboot.net> # # This file is part of guile-xapian. # |