Chromium Code Reviews

Unified Diff: chrome/version.h.in

Issue 10816041: Add a tool to check license compatibility with Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/version.h.in
diff --git a/chrome/version.h.in b/chrome/version.h.in
index c8a23ad46694599721ed7fb540d197377dc6fb43..f0a0bcd0098ec31b18bb00588ad8fd11b439fd6f 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.

Powered by Google App Engine