summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authorYngve N. Pettersen <yngve@vivaldi.com>2018-07-07 06:19:18 +0900
committerQijiang Fan <fqj@google.com>2020-06-05 09:54:11 +0900
commit3a06fc505c8cb511acea4725ddcacc771e848ecc (patch)
tree376e52d6b410f0f75c3eb8dfe78d4deab3858f18 /third_party
parent0a80f2f199e3eed5b735f223ebd6a305b8d3cbef (diff)
downloadplatform_external_libchrome-3a06fc505c8cb511acea4725ddcacc771e848ecc.tar.gz
platform_external_libchrome-3a06fc505c8cb511acea4725ddcacc771e848ecc.tar.bz2
platform_external_libchrome-3a06fc505c8cb511acea4725ddcacc771e848ecc.zip
Fixed CRLFs in source files to LFs
A number of files seems to have been committed with unnecessary CRLFs. This CL changes those files to only use LFs, prior to adding gitattributes that force files to be committed and checked out with LFs, which would cause files like these to be marked locally as modified. Bug: 832129 Change-Id: I46d0ab26bfa2fa15596dcc1483a7024db21b7669 Reviewed-on: https://chromium-review.googlesource.com/993812 Commit-Queue: Yngve Pettersen <yngve@vivaldi.com> Reviewed-by: Bill Orr <billorr@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Reviewed-by: Dirk Pranke <dpranke@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Varun Khaneja <vakh@chromium.org> Reviewed-by: Timothy Loh <timloh@chromium.org> Reviewed-by: Ben Smith <binji@chromium.org> Reviewed-by: Koji Ishii <kojii@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#573073} CrOS-Libchrome-Original-Commit: a888305f49a2ad93fe24e9ff35212b2ae0b049ae
Diffstat (limited to 'third_party')
-rw-r--r--third_party/jinja2/LICENSE62
1 files changed, 31 insertions, 31 deletions
diff --git a/third_party/jinja2/LICENSE b/third_party/jinja2/LICENSE
index 10145a264..31bf900e5 100644
--- a/third_party/jinja2/LICENSE
+++ b/third_party/jinja2/LICENSE
@@ -1,31 +1,31 @@
-Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details.
-
-Some 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.
-
- * The names of the contributors may not 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
-OWNER 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.
+Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details.
+
+Some 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.
+
+ * The names of the contributors may not 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
+OWNER 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.