Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Unified Diff: src/record/SkRecord.h

Issue 235253002: Mark our territory with (C). (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « include/record/SkRecording.h ('k') | src/record/SkRecordCulling.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/record/SkRecord.h
diff --git a/src/record/SkRecord.h b/src/record/SkRecord.h
index 0fe79189d4c6d8238706f619d108b3890ed9b1c7..4c2f5b5ed4d40510eabb14bb7bcb037d50b50f49 100644
--- a/src/record/SkRecord.h
+++ b/src/record/SkRecord.h
@@ -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.
+ */
+
#ifndef SkRecord_DEFINED
#define SkRecord_DEFINED
« no previous file with comments | « include/record/SkRecording.h ('k') | src/record/SkRecordCulling.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698