diff options
author | rharrison@chromium.org <rharrison@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-27 20:02:17 +0000 |
---|---|---|
committer | rharrison@chromium.org <rharrison@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-27 20:02:17 +0000 |
commit | 95bd958022aa9d38d5dbe70884a39fd97eb7e76f (patch) | |
tree | 05fe011f7ed5ca2ddd47130a918e9f6fdd2273f5 /dbus/test_proto.proto | |
parent | 7d57af82a5471bcd8210361cbdcf3cce464ae74e (diff) | |
download | chromium_src-95bd958022aa9d38d5dbe70884a39fd97eb7e76f.zip chromium_src-95bd958022aa9d38d5dbe70884a39fd97eb7e76f.tar.gz chromium_src-95bd958022aa9d38d5dbe70884a39fd97eb7e76f.tar.bz2 |
Correcting the copy right message for this file
I used a ChromeOS protobuf definition as a template and I didn't update the
copyright information. steveblock@ caught this and asked me to correct it.
BUG=chromium:112127
TEST=None, this a comment change. It has no functional effect.
Review URL: http://codereview.chromium.org/9834013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129250 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'dbus/test_proto.proto')
-rw-r--r-- | dbus/test_proto.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/test_proto.proto b/dbus/test_proto.proto index 82279f6..0a1d06f 100644 --- a/dbus/test_proto.proto +++ b/dbus/test_proto.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2012 The Chromium OS Authors. All rights reserved. +// 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. |