diff options
Diffstat (limited to 'include/text/SkTextLayout.h')
-rw-r--r-- | include/text/SkTextLayout.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/text/SkTextLayout.h b/include/text/SkTextLayout.h index 2152307..e1e3e56 100644 --- a/include/text/SkTextLayout.h +++ b/include/text/SkTextLayout.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 SkTextLayout_DEFINED #define SkTextLayout_DEFINED |