| Index: src/opts/SkBlitMask_opts_arm_neon.cpp
|
| diff --git a/src/opts/SkBlitMask_opts_arm_neon.cpp b/src/opts/SkBlitMask_opts_arm_neon.cpp
|
| index 84b5c3da5af0f570a5f4c445cbe92de38e96a4f0..aa59a92caae3437ec5948ff6d28869a4d47806d7 100644
|
| --- a/src/opts/SkBlitMask_opts_arm_neon.cpp
|
| +++ b/src/opts/SkBlitMask_opts_arm_neon.cpp
|
| @@ -1,3 +1,9 @@
|
| +/*
|
| + * Copyright 2015 Google Inc.
|
| + *
|
| + * Use of this source code is governed by a BSD-style license that can be
|
| + * found in the LICENSE file.
|
| + */
|
|
|
| #include "SkBlitMask.h"
|
| #include "SkColor_opts_neon.h"
|
|
|