diff options
Diffstat (limited to 'bench/SkBenchmark.cpp')
-rw-r--r-- | bench/SkBenchmark.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bench/SkBenchmark.cpp b/bench/SkBenchmark.cpp index 230a7afd9c..a69402b7ca 100644 --- a/bench/SkBenchmark.cpp +++ b/bench/SkBenchmark.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 "SkBenchmark.h" #include "SkPaint.h" #include "SkParse.h" |