diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-02 00:10:27 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-02 00:10:27 +0000 |
commit | 98da0044d0cc779b956f21573bd658a3b696e8e5 (patch) | |
tree | 2de1079f045a59da196e36853924808ddd0f2c66 /third_party/launchpad_translations/LICENSE | |
parent | c708bc8c54851777839f15af770c62e9ecbe5aec (diff) | |
download | chromium_src-98da0044d0cc779b956f21573bd658a3b696e8e5.zip chromium_src-98da0044d0cc779b956f21573bd658a3b696e8e5.tar.gz chromium_src-98da0044d0cc779b956f21573bd658a3b696e8e5.tar.bz2 |
Pull in new launchpad.net translations and actually build the
6 new languages on Linux if gyp is run with with
use_third_party_translations=1.
I also moved the translations from src/chrome/third_party to
src/third_party, since the translations cover more than chrome/.
Review URL: http://codereview.chromium.org/6410010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73381 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/launchpad_translations/LICENSE')
-rw-r--r-- | third_party/launchpad_translations/LICENSE | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/third_party/launchpad_translations/LICENSE b/third_party/launchpad_translations/LICENSE new file mode 100644 index 0000000..6707848 --- /dev/null +++ b/third_party/launchpad_translations/LICENSE @@ -0,0 +1,27 @@ +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. + + * Neither the name of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +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. |