aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/mac/SkSampleNSView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/mac/SkSampleNSView.h')
-rw-r--r--src/utils/mac/SkSampleNSView.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/utils/mac/SkSampleNSView.h b/src/utils/mac/SkSampleNSView.h
index 9199170ff6..6e38851efe 100644
--- a/src/utils/mac/SkSampleNSView.h
+++ b/src/utils/mac/SkSampleNSView.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 "SkNSView.h"
@interface SkSampleNSView : SkNSView
- (id)initWithDefaults;