| Index: src/opts/SkColor_opts_neon.h
|
| diff --git a/src/opts/SkColor_opts_neon.h b/src/opts/SkColor_opts_neon.h
|
| index a3430b5c51ce3e9bfcecc881ca4e4ea91f6adeed..c316ab403104115231a6cd9c5ae1fd66dd6902ea 100644
|
| --- a/src/opts/SkColor_opts_neon.h
|
| +++ b/src/opts/SkColor_opts_neon.h
|
| @@ -1,3 +1,10 @@
|
| +/*
|
| + * Copyright 2015 Google Inc.
|
| + *
|
| + * Use of this source code is governed by a BSD-style license that can be
|
| + * found in the LICENSE file.
|
| + */
|
| +
|
| #ifndef SkColor_opts_neon_DEFINED
|
| #define SkColor_opts_neon_DEFINED
|
|
|
|
|