Skip to content

Commit 8b04395

Browse files
committed
Fix copyright headers stage 1
1 parent df15a53 commit 8b04395

File tree

75 files changed

+228
-37
lines changed

Some content is hidden

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

75 files changed

+228
-37
lines changed

tests/src/org.flywaydb/flyway-core/10.10.0/settings.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright and related rights waived via CC0
3+
*
4+
* You should have received a copy of the CC0 legalcode along with this
5+
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
6+
*/
17
pluginManagement {
28
def tckPath = Objects.requireNonNullElse(
39
System.getenv("GVM_TCK_TCKDIR"),

tests/src/org.flywaydb/flyway-core/10.15.0/settings.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright and related rights waived via CC0
3+
*
4+
* You should have received a copy of the CC0 legalcode along with this
5+
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
6+
*/
17
pluginManagement {
28
def tckPath = Objects.requireNonNullElse(
39
System.getenv("GVM_TCK_TCKDIR"),

tests/src/org.flywaydb/flyway-core/10.20.0/settings.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright and related rights waived via CC0
3+
*
4+
* You should have received a copy of the CC0 legalcode along with this
5+
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
6+
*/
17
pluginManagement {
28
def tckPath = Objects.requireNonNullElse(
39
System.getenv("GVM_TCK_TCKDIR"),

tests/src/org.flywaydb/flyway-core/10.20.1/settings.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright and related rights waived via CC0
3+
*
4+
* You should have received a copy of the CC0 legalcode along with this
5+
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
6+
*/
17
pluginManagement {
28
def tckPath = Objects.requireNonNullElse(
39
System.getenv("GVM_TCK_TCKDIR"),

tests/src/org.flywaydb/flyway-core/11.14.1/settings.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright and related rights waived via CC0
3+
*
4+
* You should have received a copy of the CC0 legalcode along with this
5+
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
6+
*/
17
pluginManagement {
28
def tckPath = Objects.requireNonNullElse(
39
System.getenv("GVM_TCK_TCKDIR"),

tests/src/org.flywaydb/flyway-core/9.0.1/settings.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright and related rights waived via CC0
3+
*
4+
* You should have received a copy of the CC0 legalcode along with this
5+
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
6+
*/
17
pluginManagement {
28
def tckPath = Objects.requireNonNullElse(
39
System.getenv("GVM_TCK_TCKDIR"),

tests/src/org.flywaydb/flyway-database-postgresql/10.10.0/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* You should have received a copy of the CC0 legalcode along with this
55
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
66
*/
7-
87
plugins {
98
id "org.graalvm.internal.tck"
109
}

tests/src/org.flywaydb/flyway-database-postgresql/10.10.0/settings.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright and related rights waived via CC0
3+
*
4+
* You should have received a copy of the CC0 legalcode along with this
5+
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
6+
*/
17
pluginManagement {
28
def tckPath = Objects.requireNonNullElse(
39
System.getenv("GVM_TCK_TCKDIR"),

tests/src/org.flywaydb/flyway-sqlserver/10.10.0/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* You should have received a copy of the CC0 legalcode along with this
55
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
66
*/
7-
87
plugins {
98
id "org.graalvm.internal.tck"
109
}

tests/src/org.flywaydb/flyway-sqlserver/10.10.0/settings.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright and related rights waived via CC0
3+
*
4+
* You should have received a copy of the CC0 legalcode along with this
5+
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
6+
*/
17
pluginManagement {
28
def tckPath = Objects.requireNonNullElse(
39
System.getenv("GVM_TCK_TCKDIR"),

0 commit comments

Comments
 (0)