Skip to content

Commit dd328e1

Browse files
committed
Updated copyright headers
1 parent 8ddc1f9 commit dd328e1

File tree

148 files changed

+148
-148
lines changed

Some content is hidden

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

148 files changed

+148
-148
lines changed

src/integration-test/java/com/github/m0nk3y2k4/thetvdb/api/AuthenticationIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019 - 2020 thetvdb-java-api Authors and Contributors
2+
* Copyright (C) 2019 - 2021 thetvdb-java-api Authors and Contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/integration-test/java/com/github/m0nk3y2k4/thetvdb/api/EpisodesIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019 - 2020 thetvdb-java-api Authors and Contributors
2+
* Copyright (C) 2019 - 2021 thetvdb-java-api Authors and Contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/integration-test/java/com/github/m0nk3y2k4/thetvdb/api/LanguagesIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019 - 2020 thetvdb-java-api Authors and Contributors
2+
* Copyright (C) 2019 - 2021 thetvdb-java-api Authors and Contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/integration-test/java/com/github/m0nk3y2k4/thetvdb/api/MoviesIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019 - 2020 thetvdb-java-api Authors and Contributors
2+
* Copyright (C) 2019 - 2021 thetvdb-java-api Authors and Contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/integration-test/java/com/github/m0nk3y2k4/thetvdb/api/SearchIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019 - 2020 thetvdb-java-api Authors and Contributors
2+
* Copyright (C) 2019 - 2021 thetvdb-java-api Authors and Contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/integration-test/java/com/github/m0nk3y2k4/thetvdb/api/SeriesIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019 - 2020 thetvdb-java-api Authors and Contributors
2+
* Copyright (C) 2019 - 2021 thetvdb-java-api Authors and Contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/integration-test/java/com/github/m0nk3y2k4/thetvdb/api/UpdatesIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019 - 2020 thetvdb-java-api Authors and Contributors
2+
* Copyright (C) 2019 - 2021 thetvdb-java-api Authors and Contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/integration-test/java/com/github/m0nk3y2k4/thetvdb/api/UsersIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019 - 2020 thetvdb-java-api Authors and Contributors
2+
* Copyright (C) 2019 - 2021 thetvdb-java-api Authors and Contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/integration-test/java/com/github/m0nk3y2k4/thetvdb/testutils/IntegrationTestConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019 - 2020 thetvdb-java-api Authors and Contributors
2+
* Copyright (C) 2019 - 2021 thetvdb-java-api Authors and Contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/integration-test/java/com/github/m0nk3y2k4/thetvdb/testutils/annotation/IntegrationTestSuite.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2019 - 2020 thetvdb-java-api Authors and Contributors
2+
* Copyright (C) 2019 - 2021 thetvdb-java-api Authors and Contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)