diff options
author | steveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-09 21:46:17 +0000 |
---|---|---|
committer | steveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-09 21:46:17 +0000 |
commit | 4c50e226d8458f1f25f224564b96960bbd5f2d1a (patch) | |
tree | 356a7553bae8880be3c11223a752b66d2458e863 /chrome/version.h.in | |
parent | a70d72dec9ed82d0ad1d3dbcac94e25aad161e1e (diff) | |
download | chromium_src-4c50e226d8458f1f25f224564b96960bbd5f2d1a.zip chromium_src-4c50e226d8458f1f25f224564b96960bbd5f2d1a.tar.gz chromium_src-4c50e226d8458f1f25f224564b96960bbd5f2d1a.tar.bz2 |
Add a tool to check license compatibility with Android
This tool checks all third-party code used on Android, for the purposes of the Android WebView build.
BUG=138921
Review URL: https://chromiumcodereview.appspot.com/10816041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150904 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/version.h.in')
-rw-r--r-- | chrome/version.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/version.h.in b/chrome/version.h.in index c8a23ad..f0a0bcd 100644 --- a/chrome/version.h.in +++ b/chrome/version.h.in @@ -1,4 +1,4 @@ -// Copyright (c) 2010 The Chromium Authors. All rights reserved. +// Copyright (c) 2010 The Chromium Authors. All rights reserved. // Use of this source is governed by a BSD-style license that can be // found in the LICENSE file. |