| Index: include/effects/SkTableColorFilter.h
|
| diff --git a/include/effects/SkTableColorFilter.h b/include/effects/SkTableColorFilter.h
|
| index 5714d072f268c99d7ad1a602ba9a911f51769358..e4d42dc00cc4cd8a1c7a19f10601763844c24d03 100644
|
| --- a/include/effects/SkTableColorFilter.h
|
| +++ b/include/effects/SkTableColorFilter.h
|
| @@ -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.
|
| +*/
|
|
|
| #ifndef SkTableColorFilter_DEFINED
|
| #define SkTableColorFilter_DEFINED
|
|
|