diff options
Diffstat (limited to 'passcheck.py')
| -rwxr-xr-x | passcheck.py | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
