diff options
author | mmentovai@google.com <mmentovai@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-28 16:44:16 +0000 |
---|---|---|
committer | mmentovai@google.com <mmentovai@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-28 16:44:16 +0000 |
commit | 4a960cb8b6e0b49a965f382b4050fa3d7ac0cf5b (patch) | |
tree | 80b0f6abee00ba58173c8c1e3bf5ccb6484d5c1f | |
parent | 20e93d1f20dc0e3c626a2500c96f85e89cf184c9 (diff) | |
download | chromium_src-4a960cb8b6e0b49a965f382b4050fa3d7ac0cf5b.zip chromium_src-4a960cb8b6e0b49a965f382b4050fa3d7ac0cf5b.tar.gz chromium_src-4a960cb8b6e0b49a965f382b4050fa3d7ac0cf5b.tar.bz2 |
Set svn:eol-style = LF and normalize newlines as on other files
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1489 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | AUTHORS | 7 | ||||
-rw-r--r-- | LICENSE | 54 | ||||
-rw-r--r-- | chrome/AUTHORS | 7 | ||||
-rw-r--r-- | gears/README.google | 2 | ||||
-rw-r--r-- | google_update/README.google | 3 |
5 files changed, 38 insertions, 35 deletions
@@ -1,3 +1,4 @@ -# Names should be added to this file like so: Name or Organization <email address>
-
-Google Inc.
+# Names should be added to this file like so: +# Name or Organization <email address> + +Google Inc. @@ -1,27 +1,27 @@ -// Copyright (c) 2006-2008 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.
-// * Neither the name of Google Inc. 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
-// 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) 2006-2008 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. +// * Neither the name of Google Inc. 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 +// 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. diff --git a/chrome/AUTHORS b/chrome/AUTHORS index ce27d1b..9686ac1 100644 --- a/chrome/AUTHORS +++ b/chrome/AUTHORS @@ -1,3 +1,4 @@ -# Names should be added to this file like so: Name or Organization <email address>
-
-Google Inc.
+# Names should be added to this file like so: +# Name or Organization <email address> + +Google Inc. diff --git a/gears/README.google b/gears/README.google index 47d1479..eb1152c 100644 --- a/gears/README.google +++ b/gears/README.google @@ -1 +1 @@ -The binaries in this directory were an official build for chrome
\ No newline at end of file +The binaries in this directory were an official build for chrome diff --git a/google_update/README.google b/google_update/README.google index 9bad5c13..b6676f6 100644 --- a/google_update/README.google +++ b/google_update/README.google @@ -1 +1,2 @@ -This IDL was provided by the Google Update team so that we could use the new On-Demand checking for updates. +This IDL was provided by the Google Update team so that we could use the new +On-Demand checking for updates. |