Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2588)

Unified Diff: chrome/browser/feedback/proto/common.proto

Issue 9235009: Fix license headers in chrome/browser/feedback/proto (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/feedback/proto/chrome.proto ('k') | chrome/browser/feedback/proto/config.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/feedback/proto/common.proto
diff --git a/chrome/browser/feedback/proto/common.proto b/chrome/browser/feedback/proto/common.proto
index d4c3db32ae3d9c863ff042ffcce7c8c9968fa595..5e028ebbede9d5859f5a97de47862c068d1d2613 100644
--- a/chrome/browser/feedback/proto/common.proto
+++ b/chrome/browser/feedback/proto/common.proto
@@ -1,6 +1,7 @@
-// Copyright 2009 Google Inc. All Rights Reserved.
-// Author: morgwai@google.com (Morgwai Kotarbinski)
-//
+// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
// Basic messages used by all systems (extension, feedbackserver,
// silver-bullet clustering, android etc).
« no previous file with comments | « chrome/browser/feedback/proto/chrome.proto ('k') | chrome/browser/feedback/proto/config.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698