aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/mac/SkOptionsTableView.h
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-29 14:58:28 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-29 14:58:28 +0000
commitf75b84e94b1ca1540295584421de0158d87a9b52 (patch)
tree7d9340c0db11d7a42b843a3465a547e465837b1c /src/utils/mac/SkOptionsTableView.h
parentedfe1aac5c6f3a3f3830e86ddea8dbceeb0e6df4 (diff)
Add license
Review URL: http://codereview.appspot.com/5154044/ git-svn-id: http://skia.googlecode.com/svn/trunk@2366 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/utils/mac/SkOptionsTableView.h')
-rw-r--r--src/utils/mac/SkOptionsTableView.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/utils/mac/SkOptionsTableView.h b/src/utils/mac/SkOptionsTableView.h
index 33dc29f356..1f9b36a1b8 100644
--- a/src/utils/mac/SkOptionsTableView.h
+++ b/src/utils/mac/SkOptionsTableView.h
@@ -1,3 +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.
+ */
+
#import <Cocoa/Cocoa.h>
#import "SkNSView.h"
#import "SkOSMenu.h"