aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrArithmeticFP.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/effects/GrArithmeticFP.cpp')
-rw-r--r--src/gpu/effects/GrArithmeticFP.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/gpu/effects/GrArithmeticFP.cpp b/src/gpu/effects/GrArithmeticFP.cpp
index a9057059b7..5c381d91a7 100644
--- a/src/gpu/effects/GrArithmeticFP.cpp
+++ b/src/gpu/effects/GrArithmeticFP.cpp
@@ -1,13 +1,13 @@
/*
- * Copyright 2017 Google Inc.
+ * Copyright 2018 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
-/*
- * This file was autogenerated from GrArithmeticFP.fp; do not modify.
- */
+/**************************************************************************************************
+ *** This file was autogenerated from GrArithmeticFP.fp; do not modify.
+ **************************************************************************************************/
#include "GrArithmeticFP.h"
#if SK_SUPPORT_GPU
#include "glsl/GrGLSLFragmentProcessor.h"