aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--COPYING3
-rwxr-xr-xpasscheck.py3
2 files changed, 4 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index 885a291..a389eab 100644
--- a/COPYING
+++ b/COPYING
@@ -5,7 +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.
+(at your option) any later version, or under 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 d7b7f5a..72f3e37 100755
--- a/passcheck.py
+++ b/passcheck.py
@@ -7,7 +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.
+# (at your option) any later version, or under 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