aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrArithmeticFP.fp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/effects/GrArithmeticFP.fp')
-rw-r--r--src/gpu/effects/GrArithmeticFP.fp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/gpu/effects/GrArithmeticFP.fp b/src/gpu/effects/GrArithmeticFP.fp
index 546fa79843..9aa6549a90 100644
--- a/src/gpu/effects/GrArithmeticFP.fp
+++ b/src/gpu/effects/GrArithmeticFP.fp
@@ -1,3 +1,10 @@
+/*
+ * Copyright 2018 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
in float k1;
in float k2;
in float k3;