aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/mac/SkNSView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/mac/SkNSView.h')
-rw-r--r--src/utils/mac/SkNSView.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/utils/mac/SkNSView.h b/src/utils/mac/SkNSView.h
index 0f19e89efd..5ae7ad5833 100644
--- a/src/utils/mac/SkNSView.h
+++ b/src/utils/mac/SkNSView.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 <QuartzCore/QuartzCore.h>
#import <Cocoa/Cocoa.h>
#import "SkWindow.h"