aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/SimpleCocoaApp/SimpleCocoaAppDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/SimpleCocoaApp/SimpleCocoaAppDelegate.h')
-rw-r--r--experimental/SimpleCocoaApp/SimpleCocoaAppDelegate.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/experimental/SimpleCocoaApp/SimpleCocoaAppDelegate.h b/experimental/SimpleCocoaApp/SimpleCocoaAppDelegate.h
index b882b6ab0c..ad64a8773e 100644
--- a/experimental/SimpleCocoaApp/SimpleCocoaAppDelegate.h
+++ b/experimental/SimpleCocoaApp/SimpleCocoaAppDelegate.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.
+ */
#import <Cocoa/Cocoa.h>
#import "SkNSWindow.h"
@interface SimpleCocoaAppDelegate : NSObject <NSApplicationDelegate> {