Skip to content

Commit 776f296

Browse files
committed
Bump copyright year
1 parent 0d10664 commit 776f296

19 files changed

Lines changed: 19 additions & 19 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Releases are signed with the following PGP public key:
116116
This project is licensed under the GNU General Public License v3.0 or later.
117117

118118
spaceapi-kt
119-
Copyright (C) 2020-2024 Danilo Bargen
119+
Copyright (C) 2020-2025 Danilo Bargen
120120

121121
This program is free software: you can redistribute it and/or modify
122122
it under the terms of the GNU General Public License as published by

src/main/kotlin/io/spaceapi/SpaceApiParser.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* spaceapi-kt
33
* https://github.com/spaceapi-community/spaceapi-kt/
4-
* Copyright (C) 2020-2024 Danilo Bargen
4+
* Copyright (C) 2020-2025 Danilo Bargen
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/kotlin/io/spaceapi/types/Area.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* spaceapi-kt
33
* https://github.com/spaceapi-community/spaceapi-kt/
4-
* Copyright (C) 2020-2024 Danilo Bargen
4+
* Copyright (C) 2020-2025 Danilo Bargen
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/kotlin/io/spaceapi/types/Cache.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* spaceapi-kt
33
* https://github.com/spaceapi-community/spaceapi-kt/
4-
* Copyright (C) 2020-2024 Danilo Bargen
4+
* Copyright (C) 2020-2025 Danilo Bargen
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/kotlin/io/spaceapi/types/Contact.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* spaceapi-kt
33
* https://github.com/spaceapi-community/spaceapi-kt/
4-
* Copyright (C) 2020-2024 Danilo Bargen
4+
* Copyright (C) 2020-2025 Danilo Bargen
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/kotlin/io/spaceapi/types/Event.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* spaceapi-kt
33
* https://github.com/spaceapi-community/spaceapi-kt/
4-
* Copyright (C) 2020-2024 Danilo Bargen
4+
* Copyright (C) 2020-2025 Danilo Bargen
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/kotlin/io/spaceapi/types/Feed.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* spaceapi-kt
33
* https://github.com/spaceapi-community/spaceapi-kt/
4-
* Copyright (C) 2020-2024 Danilo Bargen
4+
* Copyright (C) 2020-2025 Danilo Bargen
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/kotlin/io/spaceapi/types/Link.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* spaceapi-kt
33
* https://github.com/spaceapi-community/spaceapi-kt/
4-
* Copyright (C) 2020-2024 Danilo Bargen
4+
* Copyright (C) 2020-2025 Danilo Bargen
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/kotlin/io/spaceapi/types/LinkedSpace.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* spaceapi-kt
33
* https://github.com/spaceapi-community/spaceapi-kt/
4-
* Copyright (C) 2020-2024 Danilo Bargen
4+
* Copyright (C) 2020-2025 Danilo Bargen
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/main/kotlin/io/spaceapi/types/Location.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* spaceapi-kt
33
* https://github.com/spaceapi-community/spaceapi-kt/
4-
* Copyright (C) 2020-2024 Danilo Bargen
4+
* Copyright (C) 2020-2025 Danilo Bargen
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)