aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/mac/SkNSView.mm
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/mac/SkNSView.mm')
-rw-r--r--src/utils/mac/SkNSView.mm8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/utils/mac/SkNSView.mm b/src/utils/mac/SkNSView.mm
index a21a4bb56e..8e9e30f7dc 100644
--- a/src/utils/mac/SkNSView.mm
+++ b/src/utils/mac/SkNSView.mm
@@ -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"s
#include "SkCanvas.h"
#include "SkCGUtils.h"