diff options
Diffstat (limited to 'ppapi/c/pp_size.h')
-rw-r--r-- | ppapi/c/pp_size.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ppapi/c/pp_size.h b/ppapi/c/pp_size.h index a1d2a01..117369c 100644 --- a/ppapi/c/pp_size.h +++ b/ppapi/c/pp_size.h @@ -1,9 +1,9 @@ -/* Copyright (c) 2011 The Chromium 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. */ -/* From pp_size.idl modified Sat Jul 16 16:50:26 2011. */ +/* From pp_size.idl modified Wed Oct 5 14:06:02 2011. */ #ifndef PPAPI_C_PP_SIZE_H_ #define PPAPI_C_PP_SIZE_H_ |