# HG changeset patch
# User Jean-Francois Pieronne <jf.pieronne@laposte.net>
# Date 1598276061 -34200
#      Mon Aug 24 23:04:21 2020 +0930
# Node ID d34996707c30f8a930b723fbaf02f41315819d45
# Parent  a18a303648a495e6803849abd9d3dd3f65b41630
License information update

diff --git a/src/python/readme.html b/src/python/readme.html
old mode 100755
new mode 100644
--- a/src/python/readme.html
+++ b/src/python/readme.html
@@ -1,18 +1,21 @@
+<style>
+@media screen { a[target=_blank]::after { font-size:80%; content:"\2924"; } }
+</style>
 <pre>PYRTE CGI/CGIplus/RTE/WSGI Python interface for the WASD Web server.
 
 Check <a target="_blank" href="readmore.html">READMORE.HTML</a> for build and configuration information.
 
 PYRTE COPYRIGHT
 ---------------
-Copyright (C) 2007-2016 Mark G.Daniel
+Copyright (C) 2007-2017 Mark G.Daniel
 This package comes with ABSOLUTELY NO WARRANTY.
 This is free software, and you are welcome to redistribute it under the
 conditions of the GNU GENERAL PUBLIC LICENSE, version 3, or any later version.
 
-  <a target="_blank" href="http://www.gnu.org/licenses/gpl.txt">http://www.gnu.org/licenses/gpl.txt</a>
+  <a target="_blank" href="https://www.gnu.org/licenses/gpl.txt">https://www.gnu.org/licenses/gpl.txt</a>
 
 PYTHON COPYRIGHT
 ----------------
 Python is subject to it's own PSF license.
 
-  <a target="_blank" href="http://docs.python.org/2/license.html">http://docs.python.org/2/license.html</a></pre>
+  <a target="_blank" href="https://docs.python.org/2/license.html">https://docs.python.org/2/license.html</a></pre>