diff options
Diffstat (limited to 'include/utils/SkCubicInterval.h')
-rw-r--r-- | include/utils/SkCubicInterval.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/utils/SkCubicInterval.h b/include/utils/SkCubicInterval.h index bd6fc5f..bd1f9b9 100644 --- a/include/utils/SkCubicInterval.h +++ b/include/utils/SkCubicInterval.h @@ -1,3 +1,10 @@ + +/* + * Copyright 2011 Google Inc. + * + * Use of this source code is governed by a BSD-style license that can be + * found in the LICENSE file. + */ #ifndef SkCubicInterval_DEFINED #define SkCubicInterval_DEFINED |