diff options
author | jond@google.com <jond@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-28 19:45:49 +0000 |
---|---|---|
committer | jond@google.com <jond@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-28 19:45:49 +0000 |
commit | 66a41debcb91a5404e70943665c5dcce07fba25e (patch) | |
tree | 5f68730ae203bb4ba9b3d6a39a1185e6efd0e106 /ppapi/c/pp_stdint.h | |
parent | 017cf73d16f76863a7bf8806632b4f32052ac029 (diff) | |
download | chromium_src-66a41debcb91a5404e70943665c5dcce07fba25e.zip chromium_src-66a41debcb91a5404e70943665c5dcce07fba25e.tar.gz chromium_src-66a41debcb91a5404e70943665c5dcce07fba25e.tar.bz2 |
Review URL: http://codereview.chromium.org/7276038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90819 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/c/pp_stdint.h')
-rw-r--r-- | ppapi/c/pp_stdint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/c/pp_stdint.h b/ppapi/c/pp_stdint.h index a83850a..108f1cb 100644 --- a/ppapi/c/pp_stdint.h +++ b/ppapi/c/pp_stdint.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010 The Chromium Authors. All rights reserved. +/* Copyright (c) 2011 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. */ |