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: