Chromium Code Reviews| Index: src/record/SkRecording.cpp |
| diff --git a/src/record/SkRecording.cpp b/src/record/SkRecording.cpp |
| index 5d48bca513148a3dd62a215e6908d9a743c2c177..290339d16b0ee672487e498649676b57915d81fb 100644 |
| --- a/src/record/SkRecording.cpp |
| +++ b/src/record/SkRecording.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 "SkRecording.h" |
| #include "SkRecord.h" |