aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/utils/SkBitmapHasher.cpp6
-rw-r--r--src/utils/SkSHA1.cpp6
2 files changed, 12 insertions, 0 deletions
diff --git a/src/utils/SkBitmapHasher.cpp b/src/utils/SkBitmapHasher.cpp
new file mode 100644
index 0000000000..86079cc790
--- /dev/null
+++ b/src/utils/SkBitmapHasher.cpp
@@ -0,0 +1,6 @@
+/*
+ * Copyright 2016 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
diff --git a/src/utils/SkSHA1.cpp b/src/utils/SkSHA1.cpp
new file mode 100644
index 0000000000..86079cc790
--- /dev/null
+++ b/src/utils/SkSHA1.cpp
@@ -0,0 +1,6 @@
+/*
+ * Copyright 2016 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */