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

Unified Diff: src/core/SkTLS.h

Issue 481783002: Fix copyright on SkTLS.h. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 6 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/core/SkTLS.h
diff --git a/src/core/SkTLS.h b/src/core/SkTLS.h
index ad5daa7c1fba0a34312bfb90de54f084513e4df0..e94f835c5596e2df6724227fbc3d61295b9e04f0 100644
--- a/src/core/SkTLS.h
+++ b/src/core/SkTLS.h
@@ -1,10 +1,9 @@
-//
-// SkTLS.h
-//
-//
-// Created by Mike Reed on 4/21/12.
-// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
-//
+/*
+ * Copyright 2012 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
#ifndef SkTLS_DEFINED
#define SkTLS_DEFINED
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698