add copyright notices

git-svn-id: http://skia.googlecode.com/svn/trunk@10169 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/core/SkMipMap.h b/src/core/SkMipMap.h
index 77b18bb..83b57c2 100644
--- a/src/core/SkMipMap.h
+++ b/src/core/SkMipMap.h
@@ -1,3 +1,10 @@
+/*
+ * Copyright 2013 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
 #ifndef SkMipMap_DEFINED
 #define SkMipMap_DEFINED