Chromium Code Reviews| Index: src/record/SkRecordDraw.cpp |
| diff --git a/src/record/SkRecordDraw.cpp b/src/record/SkRecordDraw.cpp |
| index ddde2fede80ed1a528fe7143a9c97e87fc9b124f..27eb7ae5955307e50a9b94625d1e3a476a8e3fd2 100644 |
| --- a/src/record/SkRecordDraw.cpp |
| +++ b/src/record/SkRecordDraw.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 "SkRecordDraw.h" |
| namespace { |