diff options
Diffstat (limited to 'include/views/SkTouchGesture.h')
-rw-r--r-- | include/views/SkTouchGesture.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/views/SkTouchGesture.h b/include/views/SkTouchGesture.h index 79d4e28..527065e 100644 --- a/include/views/SkTouchGesture.h +++ b/include/views/SkTouchGesture.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 SkTouchGesture_DEFINED #define SkTouchGesture_DEFINED |