diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2022-10-14 11:01:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-14 08:01:13 -0700 |
commit | e5cb3104d07228de4f2614c425355e8f2f99507d (patch) | |
tree | 919827f5a8665874a166a6a6a3c5540e7d087c3a /src | |
parent | 0a19c1677877843d50cea6dec150acde50df356c (diff) | |
download | rneovim-e5cb3104d07228de4f2614c425355e8f2f99507d.tar.gz rneovim-e5cb3104d07228de4f2614c425355e8f2f99507d.tar.bz2 rneovim-e5cb3104d07228de4f2614c425355e8f2f99507d.zip |
docs: fix/remove invalid URLs #20647
Diffstat (limited to 'src')
-rw-r--r-- | src/unicode/Copyright.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/unicode/Copyright.txt b/src/unicode/Copyright.txt index bfae4154b6..9d281d674a 100644 --- a/src/unicode/Copyright.txt +++ b/src/unicode/Copyright.txt @@ -2,7 +2,7 @@ COPYRIGHT AND PERMISSION NOTICE Copyright © 1991-2015 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in -http://www.unicode.org/copyright.html. +https://www.unicode.org/copyright.html. Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation @@ -34,4 +34,4 @@ PERFORMANCE OF THE DATA FILES OR SOFTWARE. Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior -written authorization of the copyright holder.
\ No newline at end of file +written authorization of the copyright holder. |