aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/SkBoundaryPatch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/SkBoundaryPatch.cpp')
-rw-r--r--src/utils/SkBoundaryPatch.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/utils/SkBoundaryPatch.cpp b/src/utils/SkBoundaryPatch.cpp
index cdbc877..37f59b4 100644
--- a/src/utils/SkBoundaryPatch.cpp
+++ b/src/utils/SkBoundaryPatch.cpp
@@ -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.
+ */
#include "SkBoundaryPatch.h"
SkBoundaryPatch::SkBoundaryPatch() : fBoundary(NULL) {}