aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/fix_private-bin.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/fix_private-bin.py')
-rwxr-xr-xcontrib/fix_private-bin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fix_private-bin.py b/contrib/fix_private-bin.py
index 86fd3d16b..613a945a8 100755
--- a/contrib/fix_private-bin.py
+++ b/contrib/fix_private-bin.py
@@ -24,7 +24,7 @@ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
24ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 24ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
25OTHER DEALINGS IN THE SOFTWARE. 25OTHER DEALINGS IN THE SOFTWARE.
26 26
27For more information, please refer to <http://unlicense.org/>""" 27For more information, please refer to <https://unlicense.org/>"""
28__license__ = "Unlicense" 28__license__ = "Unlicense"
29 29
30import sys, os, glob, re 30import sys, os, glob, re