summaryrefslogtreecommitdiff
path: root/opts/SkXfermode_opts_SSE2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'opts/SkXfermode_opts_SSE2.cpp')
-rw-r--r--opts/SkXfermode_opts_SSE2.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/opts/SkXfermode_opts_SSE2.cpp b/opts/SkXfermode_opts_SSE2.cpp
index 4e4532b7..ec76ab3c 100644
--- a/opts/SkXfermode_opts_SSE2.cpp
+++ b/opts/SkXfermode_opts_SSE2.cpp
@@ -1,3 +1,10 @@
+/*
+ * Copyright 2014 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
#include "SkColorPriv.h"
#include "SkColor_opts_SSE2.h"
#include "SkMathPriv.h"