diff options
Diffstat (limited to 'src/record/SkRecordCulling.h')
-rw-r--r-- | src/record/SkRecordCulling.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/record/SkRecordCulling.h b/src/record/SkRecordCulling.h index b8ed88c637..60420f223c 100644 --- a/src/record/SkRecordCulling.h +++ b/src/record/SkRecordCulling.h @@ -1,3 +1,10 @@ +/* + * Copyright 2014 Google Inc. + * + * Use of this source code is governed by a BSD-style license that can be + * found in the LICENSE file. + */ + #ifndef SkRecordCulling_DEFINED #define SkRecordCulling_DEFINED |