aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-11-28 14:35:36 +0100
committerUlrich Müller <ulm@gentoo.org>2019-11-28 14:35:36 +0100
commit45930f33e4db86b44c03133a85dda7fd3c9b0196 (patch)
tree5aa6e9872af088ff0c55ede8231fdc3d8792d418 /README
parentrc.eselect: Add missing quotes. (diff)
downloadeselect-45930f33e4db86b44c03133a85dda7fd3c9b0196.tar.gz
eselect-45930f33e4db86b44c03133a85dda7fd3c9b0196.tar.bz2
eselect-45930f33e4db86b44c03133a85dda7fd3c9b0196.zip
Update CC-BY-SA to version 4.0.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 1ef30e6..bfcb6f9 100644
--- a/README
+++ b/README
@@ -20,10 +20,10 @@ version 2 or later`__.
The documentation in the ``doc/`` directory is dual-licensed. It can
be distributed either under the above terms, or (at your option) under
-the `Creative Commons Attribution-ShareAlike 3.0 Unported License`__.
+the `Creative Commons Attribution-ShareAlike 4.0 International License`__.
-__ http://www.gnu.org/licenses/gpl-2.0
-__ http://creativecommons.org/licenses/by-sa/3.0/
+__ https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
+__ https://creativecommons.org/licenses/by-sa/4.0/
Style Notes
-----------