Skip to content
This repository was archived by the owner on May 12, 2024. It is now read-only.

Commit bd7d977

Browse files
committed
Updated copyright: 2024
1 parent 6fb87f7 commit bd7d977

112 files changed

Lines changed: 113 additions & 113 deletions

File tree

Some content is hidden

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

.idea/copyright/LGPL_3_0.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/copyright/MIT.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bootstrap/src/main/java/net/raphimc/javadowngrader/bootstrap/AgentMain.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of JavaDowngrader - https://github.com/RaphiMC/JavaDowngrader
3-
* Copyright (C) 2023 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-2024 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

bootstrap/src/main/java/net/raphimc/javadowngrader/bootstrap/InstrumentationClassProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of JavaDowngrader - https://github.com/RaphiMC/JavaDowngrader
3-
* Copyright (C) 2023 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-2024 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

bootstrap/src/main/java/net/raphimc/javadowngrader/bootstrap/JavaVersionSpoofer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of JavaDowngrader - https://github.com/RaphiMC/JavaDowngrader
3-
* Copyright (C) 2023 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-2024 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

bootstrap/src/main/java/net/raphimc/javadowngrader/bootstrap/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of JavaDowngrader - https://github.com/RaphiMC/JavaDowngrader
3-
* Copyright (C) 2023 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-2024 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

bootstrap/src/main/java/net/raphimc/javadowngrader/bootstrap/RuntimeClassesAdderTransformer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of JavaDowngrader - https://github.com/RaphiMC/JavaDowngrader
3-
* Copyright (C) 2023 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-2024 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

bootstrap/src/main/java/net/raphimc/javadowngrader/bootstrap/util/FileSystemUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of JavaDowngrader - https://github.com/RaphiMC/JavaDowngrader
3-
* Copyright (C) 2023 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-2024 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

coverage-scanner/src/main/java/net/raphimc/javadowngrader/coveragescanner/CoverageScanner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of JavaDowngrader - https://github.com/RaphiMC/JavaDowngrader
3-
* Copyright (C) 2023 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-2024 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

coverage-scanner/src/main/java/net/raphimc/javadowngrader/coveragescanner/CtSym.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of JavaDowngrader - https://github.com/RaphiMC/JavaDowngrader
3-
* Copyright (C) 2023 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-2024 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)