Chromium Code Reviews| Index: src/record/SkRecorder.cpp |
| diff --git a/src/record/SkRecorder.cpp b/src/record/SkRecorder.cpp |
| index 0867d98846c0e3d8a3cb46cbb46fdc2f73f199cc..aff6609cf9f2e8a76ff55021e195ec7a9ccf17e2 100644 |
| --- a/src/record/SkRecorder.cpp |
| +++ b/src/record/SkRecorder.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 "SkRecorder.h" |
| #include "SkPicture.h" |