diff options
Diffstat (limited to 'sandbox/html4strict/rst2xhtml.py')
-rwxr-xr-x | sandbox/html4strict/rst2xhtml.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/html4strict/rst2xhtml.py b/sandbox/html4strict/rst2xhtml.py index ab700a27c..e0c7a779a 100755 --- a/sandbox/html4strict/rst2xhtml.py +++ b/sandbox/html4strict/rst2xhtml.py @@ -8,7 +8,7 @@ # notice and this notice are preserved. # This file is offered as-is, without any warranty. # -# .. _2-Clause BSD license: http://www.spdx.org/licenses/BSD-2-Clause +# .. _2-Clause BSD license: https://opensource.org/licenses/BSD-2-Clause # # Revision: $Revision$ # Date: $Date$ |