diff options
Diffstat (limited to 'include/utils/SkSfntUtils.h')
-rw-r--r-- | include/utils/SkSfntUtils.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/utils/SkSfntUtils.h b/include/utils/SkSfntUtils.h index 1d8f74e83b..69c9c03980 100644 --- a/include/utils/SkSfntUtils.h +++ b/include/utils/SkSfntUtils.h @@ -1,4 +1,11 @@ +/* + * 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 SkSfntUtils_DEFINED #define SkSfntUtils_DEFINED |