We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f76b5c7 commit fb234f6Copy full SHA for fb234f6
CoreFoundation/Base.subproj/CFRuntime_Internal.h
@@ -1,9 +1,11 @@
1
-//
2
-// CFRuntime_Internal.h
3
-// CoreFoundation
4
5
-// Created by Tony Parker on 4/21/18.
6
+/* CFRuntime_Internal.h
+ Copyright (c) 2018, Apple Inc. and the Swift project authors
+
+ Portions Copyright (c) 2014-2018, Apple Inc. and the Swift project authors
+ Licensed under Apache License v2.0 with Runtime Library Exception
+ See http://swift.org/LICENSE.txt for license information
7
+ See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
8
+*/
9
10
#ifndef CFRuntime_Internal_h
11
#define CFRuntime_Internal_h
0 commit comments