aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/SimpleCocoaApp
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/SimpleCocoaApp')
-rw-r--r--experimental/SimpleCocoaApp/main.m4
1 files changed, 3 insertions, 1 deletions
diff --git a/experimental/SimpleCocoaApp/main.m b/experimental/SimpleCocoaApp/main.m
index 30daa0e544..cd85c6d018 100644
--- a/experimental/SimpleCocoaApp/main.m
+++ b/experimental/SimpleCocoaApp/main.m
@@ -3,7 +3,9 @@
// CocoaSampleApp
//
// Created by Yang Su on 6/14/11.
-// Copyright 2011 Google Inc. All rights reserved.
+// 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>