aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.4/examples/library-detector/README.md
diff options
context:
space:
mode:
authorGravatar Rogan Creswick <creswick@galois.com>2012-03-31 08:08:11 -0700
committerGravatar Rogan Creswick <creswick@galois.com>2012-03-31 08:08:11 -0700
commitec532e93339a942a395829ec87f427852cd72e00 (patch)
treef6ad13ca7f90f26fda9bc23e428ee367f153e3d2 /tools/addon-sdk-1.4/examples/library-detector/README.md
parent780bf48de85215f5b0b6fde0df40599ac6f9c037 (diff)
removed older addon-sdks from tools
Diffstat (limited to 'tools/addon-sdk-1.4/examples/library-detector/README.md')
-rwxr-xr-xtools/addon-sdk-1.4/examples/library-detector/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/addon-sdk-1.4/examples/library-detector/README.md b/tools/addon-sdk-1.4/examples/library-detector/README.md
deleted file mode 100755
index e222fdc..0000000
--- a/tools/addon-sdk-1.4/examples/library-detector/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-This is a port to the SDK of the
-[Library Detector add-on](https://addons.mozilla.org/en-US/firefox/addon/library-detector/).
-The original Library Detector is written by
-[Paul Bakaus](http://paulbakaus.com/) and made available under the
-[MIT License](http://www.opensource.org/licenses/mit-license.php).
-
-It only recognizes a subset of the libraries recognized by the original,
-just to keep the SDK download package size and on-disk footprint as small
-as possible.