Fix copyright on SkTLS.h.

R=reed@google.com

Author: bungeman@google.com

Review URL: https://codereview.chromium.org/481783002
diff --git a/src/core/SkTLS.h b/src/core/SkTLS.h
index ad5daa7..e94f835 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