aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-14 17:02:31 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-15 01:31:29 +0100
commitf3e28985165e9ff30907d5da45a4a0bc8c0ccf31 (patch)
treea384a37706bcb25eef6566ae3eae7d200926ef2e
parent2c1a396728a381685923f7b1c4dea53d225112fc (diff)
Bump copyright years.
-rw-r--r--README2
-rwxr-xr-xclient2
-rwxr-xr-xlacme2
-rwxr-xr-xlacme-accountd2
-rwxr-xr-xwebserver2
5 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index eb46cdd..97b4c86 100644
--- a/README
+++ b/README
@@ -59,6 +59,6 @@ even on a smartcard.
_______________________________________________________________________
-lacme is Copyright© 2016,2017 Guilhem Moulin ⟨guilhem@fripost.org⟩, and
+lacme is Copyright © 2015-2021 Guilhem Moulin ⟨guilhem@fripost.org⟩, and
licensed for use under the GNU General Public License version 3 or
later. See ‘COPYING’ for specific terms and distribution information.
diff --git a/client b/client
index b722d59..0556450 100755
--- a/client
+++ b/client
@@ -2,7 +2,7 @@
#----------------------------------------------------------------------
# ACME client written with process isolation and minimal privileges in mind
-# Copyright © 2015-2017 Guilhem Moulin <guilhem@fripost.org>
+# Copyright © 2015-2021 Guilhem Moulin <guilhem@fripost.org>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/lacme b/lacme
index 480778f..bd4bd73 100755
--- a/lacme
+++ b/lacme
@@ -2,7 +2,7 @@
#----------------------------------------------------------------------
# ACME client written with process isolation and minimal privileges in mind
-# Copyright © 2016-2017 Guilhem Moulin <guilhem@fripost.org>
+# Copyright © 2015-2021 Guilhem Moulin <guilhem@fripost.org>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/lacme-accountd b/lacme-accountd
index e946135..d05fb9c 100755
--- a/lacme-accountd
+++ b/lacme-accountd
@@ -3,7 +3,7 @@
#----------------------------------------------------------------------
# ACME client written with process isolation and minimal privileges in mind
# (account key manager)
-# Copyright © 2016-2017 Guilhem Moulin <guilhem@fripost.org>
+# Copyright © 2015-2021 Guilhem Moulin <guilhem@fripost.org>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/webserver b/webserver
index c16737f..94b86ca 100755
--- a/webserver
+++ b/webserver
@@ -3,7 +3,7 @@
#----------------------------------------------------------------------
# ACME client written with process isolation and minimal privileges in mind
# (webserver component)
-# Copyright © 2015-2017 Guilhem Moulin <guilhem@fripost.org>
+# Copyright © 2015-2021 Guilhem Moulin <guilhem@fripost.org>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by