aboutsummaryrefslogtreecommitdiffstats
path: root/src/views/SkParsePaint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/SkParsePaint.cpp')
-rw-r--r--src/views/SkParsePaint.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/views/SkParsePaint.cpp b/src/views/SkParsePaint.cpp
index a79f30c..4839439 100644
--- a/src/views/SkParsePaint.cpp
+++ b/src/views/SkParsePaint.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 "SkParsePaint.h"
#include "SkTSearch.h"
#include "SkParse.h"