| Index: native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc
|
| diff --git a/native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc b/native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc
|
| index b976c4325260ca7647f06548a5be0d502d983fe6..4c852666bd1ec9868beeb4d84ab51fd3fe88dadb 100644
|
| --- a/native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc
|
| +++ b/native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc
|
| @@ -1,7 +1,6 @@
|
| -/* 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.
|
| - */
|
| +// 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.
|
|
|
| //-----------------------------------------------------------------------------
|
| // The spinning Cube
|
|
|