Skip to content

Commit a4b1975

Browse files
committed
fix license headers
1 parent bfa7bcd commit a4b1975

File tree

96 files changed

+110
-80
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+110
-80
lines changed

.licenseignore

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,20 @@ docker/*
2727
**/docker/*
2828
**/.dockerignore
2929
JavaSwiftKitDemo/src/main/java/com/example/swift/generated/*
30+
Makefile
3031
**/Makefile
31-
**/*.html
32+
**/*.html
33+
**/CMakeLists.txt
34+
**/*.jar
35+
gradle/wrapper/gradle-wrapper.properties
36+
gradlew
37+
gradlew.bat
38+
**/*.swift2java
39+
Sources/JavaKit/generated/*
40+
Sources/JavaKitJar/generated/*
41+
Sources/JavaKitNetwork/generated/*
42+
Sources/JavaKitReflection/generated/*
43+
Sources/_Subprocess/*
44+
Sources/_Subprocess/**/*
45+
Sources/_SubprocessCShims/*
46+
Sources/_SubprocessCShims/**/*

BuildLogic/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

BuildLogic/settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

BuildLogic/src/main/kotlin/build-logic.java-application-conventions.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

BuildLogic/src/main/kotlin/build-logic.java-common-conventions.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/main/java/com/example/swift/HelloSwift.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/main/java/org/example/CallMe.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/main/java/org/example/HelloJava2Swift.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/main/java/org/example/swift/ManualJavaKitExample.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/main/java/org/example/swift/ManualMySwiftClass.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/main/java/org/example/swift/Manual_MySwiftClass.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/main/java/org/swift/javakit/ManagedSwiftType.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/main/java/org/swift/javakit/SwiftKit.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/main/java/org/swift/swiftkit/SwiftArena.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/main/java/org/swift/swiftkit/SwiftHeapObject.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/test/java/org/example/swift/GlobalFunctionsTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/test/java/org/example/swift/JavaKitTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

JavaSwiftKitDemo/src/test/java/org/example/swift/SwiftKitTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/CodePrinter.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/Convenience/Collection+Extensions.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/Convenience/SwiftSyntax+Extensions.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/ImportedDecls.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/JavaConstants/ForeignValueLayouts.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/JavaTypes.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/Logger.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/NominalTypeResolution.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/Swift2Java.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/Swift2JavaTranslator+MemoryLayouts.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/Swift2JavaTranslator+Printing.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/Swift2JavaTranslator.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/Swift2JavaVisitor.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/SwiftDylib.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/TerminalColors.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwift/TranslatedType.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JExtractSwiftTool/JExtractSwiftTool.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/Java2Swift/JavaToSwift.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/Java2Swift/JavaTranslator+TranslationManifest.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/Java2Swift/JavaTranslator.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/Java2Swift/StringExtras.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/Java2Swift/TranslationError.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/Java2Swift/TranslationManifest.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JavaKit/AnyJavaObject.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JavaKit/BridgedValues/JavaValue+Array.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JavaKit/BridgedValues/JavaValue+Bool.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JavaKit/BridgedValues/JavaValue+FloatingPoint.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JavaKit/BridgedValues/JavaValue+Integers.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

Sources/JavaKit/BridgedValues/JavaValue+String.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
910
//
1011
// SPDX-License-Identifier: Apache-2.0
1112
//

0 commit comments

Comments
 (0)