aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/mac/SkTextFieldCell.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/mac/SkTextFieldCell.h')
-rw-r--r--src/utils/mac/SkTextFieldCell.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/utils/mac/SkTextFieldCell.h b/src/utils/mac/SkTextFieldCell.h
index c3b8f4d662..93d0e4dedd 100644
--- a/src/utils/mac/SkTextFieldCell.h
+++ b/src/utils/mac/SkTextFieldCell.h
@@ -1,3 +1,12 @@
+
+/*
+ * Copyright 2011 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+
#import <Cocoa/Cocoa.h>
//A text field cell that has vertically centered text
@interface SkTextFieldCell : NSTextFieldCell {