aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar Benson Muite <bkmgitusersnoreplygithubcom>2022-06-05 10:50:43 +0300
committerLibravatarLarge Libravatar GitHub <noreplygithubcom>2022-06-05 10:50:43 +0300
commitb5537164d4ff7889d0fe64f2ca0b2a56dce37c41 (patch)
treee33b751bd5eb660b5ee71e70cd5947af59a64095 /README.md
parenta43acb00bc0bec0a16885046bf16f3facb99d2e2 (diff)
downloadsfnt2woff-zopfli-b5537164d4ff7889d0fe64f2ca0b2a56dce37c41.tar.gz
sfnt2woff-zopfli-b5537164d4ff7889d0fe64f2ca0b2a56dce37c41.tar.bz2
sfnt2woff-zopfli-b5537164d4ff7889d0fe64f2ca0b2a56dce37c41.tar.lz
sfnt2woff-zopfli-b5537164d4ff7889d0fe64f2ca0b2a56dce37c41.zip

Use web archive

Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b8d4722..e4b9b41 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ This will compile two utilities `sfnt2woff-zopfli` to convert OpenType files to
## Licensing
-The WOFF portion of the code is taken from [sfnt2woff](https://people.mozilla.org/~jkew/woff/), which is licensed under the MPL/GPL/LGPL. The [Zopfli implementation](https://code.google.com/p/zopfli/) is licensed under the Apache License. My modifications to `woff.c` are also licensed under the MPL/GPL/LGPL.
+The WOFF portion of the code is taken from [sfnt2woff](https://web.archive.org/web/20170630235618/https://people-mozilla.org/~jkew/woff/), which is licensed under the MPL/GPL/LGPL. The [Zopfli implementation](https://code.google.com/p/zopfli/) is licensed under the Apache License. My modifications to `woff.c` are also licensed under the MPL/GPL/LGPL.
## Alternative