aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2024-02-13 19:02:44 +0100
committerWojtek Kosior <koszko@koszko.org>2024-02-13 19:02:44 +0100
commit9ee69350bdc8e5d6d09c2beab5f5fbd2682e0a92 (patch)
tree12ada7fa7e1b3036e86f2eed4a737ccbdbb07f19
parent85786889bd7e30907c71c9f593094aea1f6b0dad (diff)
downloadtracifyjs-9ee69350bdc8e5d6d09c2beab5f5fbd2682e0a92.tar.gz
tracifyjs-9ee69350bdc8e5d6d09c2beab5f5fbd2682e0a92.zip
mention Wojtek's modifications in the README
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ea11a02c..4bbeb600 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
UglifyJS 3
==========
+This is a version of UglifyJS provisionally modified by Wojtek Kosior to allow
+printing/replacing certain expressions with user-specified templates. These
+modifications are thereby released under Creative Commons Zero v1.0.
+
UglifyJS is a JavaScript parser, minifier, compressor and beautifier toolkit.
#### Note:
(url "https://hg.mozilla.org/releases/comm-esr115")
- (changeset "99f915f469c83ab9f535e41cce590e44f6ccfa46")))
+ (changeset "2322e882f0b2a5c24135e5efabfe6f42d047eaff")))
(file-name (string-append "thunderbird-" %icedove-version "-checkout"))
(sha256
(base32
- "0w6ckv6d95f4ildfbwv343zpgl3j4gnramc0vnjc1l3k72pcbjn2"))))
+ "05p6i70mpjacwxhvwwnjwbq7g92p3b96b6y6b1gsjbidx35ah73l"))))
(define (comm-source->locales+changeset source)
"Given SOURCE, a checkout of the Thunderbird 'comm' component, return the
@@ -1205,7 +1205,7 @@ list of languages supported as well as the currently used changeset."
".strings_all.tar.zst"))
(sha256
(base32
- "0ymnxsdlnh56bjishs1i35yq96qng1apsp5yjgn9cvvmr7mr926b"))))
+ "1nnvnfhbb7174898i62a9sy1zxc5qw3nhmf9agy1p6jvldn5nb8z"))))
(define icedove-source
(let ((name (string-append "icedove-" %icedove-version)))