aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--COPYING2
-rwxr-xr-xpasscheck.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index 77ce986..885a291 100644
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
passcheck – passphrase strength evaluator
-Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
+Copyright © 2013, 2015 Mattias Andrée (maandree@member.fsf.org)
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/passcheck.py b/passcheck.py
index e8776c8..4734c20 100755
--- a/passcheck.py
+++ b/passcheck.py
@@ -2,7 +2,7 @@
#
# passcheck – passphrase strenght evaluator
#
-# Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2013, 2015 Mattias Andrée (maandree@member.fsf.org)
#
# 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