| Index: chrome/browser/feedback/proto/extension.proto
|
| diff --git a/chrome/browser/feedback/proto/extension.proto b/chrome/browser/feedback/proto/extension.proto
|
| index 877b3b98edce8456bbb5af074021014af536342d..7feecc073608f63ca056078891244e0e01d11bd4 100644
|
| --- a/chrome/browser/feedback/proto/extension.proto
|
| +++ b/chrome/browser/feedback/proto/extension.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.
|
| +
|
| // Messages sent from extension to feedback server as JSON.
|
|
|
| syntax = "proto2";
|
|
|