aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--COPYING4
-rwxr-xr-xpasscheck.py4
2 files changed, 4 insertions, 4 deletions
diff --git a/COPYING b/COPYING
index a389eab..c09772d 100644
--- a/COPYING
+++ b/COPYING
@@ -5,8 +5,8 @@ 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
the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version, or under the New BSD LICENSE
-as published by the Regents of the University of California.
+(at your option) any later version, or under the terms of the New BSD
+License as published by the Regents of the University of California.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/passcheck.py b/passcheck.py
index 72f3e37..ab3f323 100755
--- a/passcheck.py
+++ b/passcheck.py
@@ -7,8 +7,8 @@
# 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
# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version, or under the New BSD LICENSE
-# as published by the Regents of the University of California.
+# (at your option) any later version, or under the terms of the New BSD
+# License as published by the Regents of the University of California.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of