summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--obnamlib/app.py2
-rw-r--r--obnamlib/encryption.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/obnamlib/app.py b/obnamlib/app.py
index 40f91d12..ce32f242 100644
--- a/obnamlib/app.py
+++ b/obnamlib/app.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2016 Lars Wirzenius
+# Copyright (C) 2009-2017 Lars Wirzenius
#
# 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/obnamlib/encryption.py b/obnamlib/encryption.py
index 2dd12d3c..0104c11c 100644
--- a/obnamlib/encryption.py
+++ b/obnamlib/encryption.py
@@ -1,4 +1,4 @@
-# Copyright 2011-2016 Lars Wirzenius
+# Copyright 2011-2017 Lars Wirzenius
#
# 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