diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-17 04:45:15 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-17 04:45:15 +0000 |
commit | 64641fc99caaaed84bb3c4bba2a7a05d37d946ea (patch) | |
tree | 937b18eb55c65214d1c1149f059c02068796cd7b /app | |
parent | 6b1fc77c00735e796b5fa629babc92f36ebc8f6b (diff) | |
download | chromium_src-64641fc99caaaed84bb3c4bba2a7a05d37d946ea.zip chromium_src-64641fc99caaaed84bb3c4bba2a7a05d37d946ea.tar.gz chromium_src-64641fc99caaaed84bb3c4bba2a7a05d37d946ea.tar.bz2 |
Ups the copyright of MenuModel.
BUG=none
TEST=none
TBR=erg@chromium.org
Review URL: http://codereview.chromium.org/5152001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66383 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app')
-rw-r--r-- | app/menus/menu_model.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/menus/menu_model.h b/app/menus/menu_model.h index 78b92a7..8247f60 100644 --- a/app/menus/menu_model.h +++ b/app/menus/menu_model.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 The Chromium Authors. All rights reserved. +// Copyright (c) 2010 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. |