| Index: src/opts/SkXfermode_opts_arm.cpp
|
| diff --git a/src/opts/SkXfermode_opts_arm.cpp b/src/opts/SkXfermode_opts_arm.cpp
|
| index 2a796d6f6a41880165b5cc73e5b296c367b5f417..dd09551ae8ad76470b725e878e7f382d5045ae7c 100644
|
| --- a/src/opts/SkXfermode_opts_arm.cpp
|
| +++ b/src/opts/SkXfermode_opts_arm.cpp
|
| @@ -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.
|
| + */
|
| +
|
| #include "SkXfermode.h"
|
| #include "SkXfermode_proccoeff.h"
|
| #include "SkUtilsArm.h"
|
|
|