summaryrefslogtreecommitdiffstats
path: root/tools/grit
diff options
context:
space:
mode:
authorthakis <thakis@chromium.org>2015-11-13 14:11:27 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-13 22:12:56 +0000
commit58853167e39b75d47e212c465235ed0040227dcf (patch)
tree3046a600cf57b0504ab8b5b4f50c53e82faff438 /tools/grit
parent99fea0b98aa55336753da894d80d2a3f2bc66171 (diff)
downloadchromium_src-58853167e39b75d47e212c465235ed0040227dcf.zip
chromium_src-58853167e39b75d47e212c465235ed0040227dcf.tar.gz
chromium_src-58853167e39b75d47e212c465235ed0040227dcf.tar.bz2
Delete src/tools/grit/LICENSE.
It's identicaly to src/LICENSE, so now that grit is in Chromium's repo, this file is no longer needed. (And other subdirectories we mirror out don't have redundant LICENSE files either.) BUG=553682 Review URL: https://codereview.chromium.org/1443123003 Cr-Commit-Position: refs/heads/master@{#359657}
Diffstat (limited to 'tools/grit')
-rw-r--r--tools/grit/LICENSE25
1 files changed, 0 insertions, 25 deletions
diff --git a/tools/grit/LICENSE b/tools/grit/LICENSE
deleted file mode 100644
index 2aa3944..0000000
--- a/tools/grit/LICENSE
+++ /dev/null
@@ -1,25 +0,0 @@
-Copyright (c) 2012 The Chromium Authors.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-Redistributions of source code must retain the above copyright notice,
-this list of conditions and the following disclaimer.
-
-Redistributions in binary form must reproduce the above copyright
-notice, this list of conditions and the following disclaimer in the
-documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.