Skip to content

Commit 66ed471

Browse files
committed
chore: update license year
1 parent f15b810 commit 66ed471

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

magma-launcher/src/main/kotlin/org/magmafoundation/magma/launcher/MagmaLauncher.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Magma Server
3-
* Copyright (C) 2019-2025.
3+
* Copyright (C) 2019-2026.
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

magma-launcher/src/main/kotlin/org/magmafoundation/magma/launcher/UI.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Magma Server
3-
* Copyright (C) 2019-2025.
3+
* Copyright (C) 2019-2026.
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

magma-launcher/src/main/kotlin/org/magmafoundation/magma/launcher/dep/DependenciesDownloader.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Magma Server
3-
* Copyright (C) 2019-2025.
3+
* Copyright (C) 2019-2026.
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

magma-launcher/src/main/kotlin/org/magmafoundation/magma/launcher/installer/MagmaInstaller.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Magma Server
3-
* Copyright (C) 2019-2025.
3+
* Copyright (C) 2019-2026.
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

magma-launcher/src/main/kotlin/org/magmafoundation/magma/launcher/utils/DownloadUtil.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Magma Server
3-
* Copyright (C) 2019-2025.
3+
* Copyright (C) 2019-2026.
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

magma-launcher/src/main/kotlin/org/magmafoundation/magma/launcher/utils/JarTool.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Magma Server
3-
* Copyright (C) 2019-2025.
3+
* Copyright (C) 2019-2026.
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

magma-launcher/src/main/kotlin/org/magmafoundation/magma/launcher/utils/ServerInitHelper.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Magma Server
3-
* Copyright (C) 2019-2025.
3+
* Copyright (C) 2019-2026.
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

magma-launcher/src/main/kotlin/org/magmafoundation/magma/launcher/utils/SystemType.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Magma Server
3-
* Copyright (C) 2019-2025.
3+
* Copyright (C) 2019-2026.
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)