Index: net/third_party/mozilla_security_manager/README.chromium |
diff --git a/net/third_party/mozilla_security_manager/README.chromium b/net/third_party/mozilla_security_manager/README.chromium |
deleted file mode 100644 |
index 2c4039fb6aad355b126da7849dacfee10303f16f..0000000000000000000000000000000000000000 |
--- a/net/third_party/mozilla_security_manager/README.chromium |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-Name: Mozilla Personal Security Manager |
-URL: http://mxr.mozilla.org/mozilla1.9.2/source/security/manager/ |
-InfoURL: http://www.mozilla.org/ |
-Version: Mozilla 1.9.2 |
-License: MPL 1.1 / GPL 2.0 / LGPL 2.1 |
-License File: NOT_SHIPPED |
- |
-Description: |
-This is selected code bits from Mozilla's Personal Security Manager. |
- |
-The same module appears in chrome/third_party/mozilla_security_manager, so we |
-don't repeat the license file here. |
- |
-Local Modifications: |
-Files are forked from Mozilla's because of the heavy adaptations necessary. |
-Differences are using Chromium localization and other libraries instead of |
-Mozilla's, matching the Chromium style, etc. |