aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkTLS.h
diff options
context:
space:
mode:
authorGravatar bungeman <bungeman@google.com>2014-08-18 10:29:57 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-18 10:29:57 -0700
commited265558a6a1d3b99eed76fcc0758f9a92319365 (patch)
tree3e97ac009df26200dd91f09998186d9432f60899 /src/core/SkTLS.h
parent6617d509ab0b056c57952bb1ee04b4c94904284b (diff)
Fix copyright on SkTLS.h.
R=reed@google.com Author: bungeman@google.com Review URL: https://codereview.chromium.org/481783002
Diffstat (limited to 'src/core/SkTLS.h')
-rw-r--r--src/core/SkTLS.h13
1 files changed, 6 insertions, 7 deletions
diff --git a/src/core/SkTLS.h b/src/core/SkTLS.h
index ad5daa7c1f..e94f835c55 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