Skip to content

Commit 600d999

Browse files
committed
update license year
1 parent 2c85385 commit 600d999

File tree

127 files changed

+263
-388
lines changed

Some content is hidden

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

127 files changed

+263
-388
lines changed

LICENSE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
FalsePatternLib
22

3-
Copyright (C) 2022-2024 FalsePattern
3+
Copyright (C) 2022-2025 FalsePattern
44
All Rights Reserved
55

66
The above copyright notice and this permission notice
77
shall be included in all copies or substantial portions of the Software.
88

99
This program is free software: you can redistribute it and/or modify
1010
it under the terms of the GNU Lesser General Public License as published by
11-
the Free Software Foundation, either version 3 of the License, or
12-
(at your option) any later version.
11+
the Free Software Foundation, only version 3 of the License.
1312

1413
This program is distributed in the hope that it will be useful,
1514
but WITHOUT ANY WARRANTY; without even the implied warranty of

src/main/java/com/falsepattern/lib/DeprecationDetails.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/*
22
* This file is part of FalsePatternLib.
33
*
4-
* Copyright (C) 2022-2024 FalsePattern
4+
* Copyright (C) 2022-2025 FalsePattern
55
* All Rights Reserved
66
*
77
* The above copyright notice and this permission notice shall be included
88
* in all copies or substantial portions of the Software.
99
*
1010
* FalsePatternLib is free software: you can redistribute it and/or modify
1111
* it under the terms of the GNU Lesser General Public License as published by
12-
* the Free Software Foundation, either version 3 of the License, or
13-
* (at your option) any later version.
12+
* the Free Software Foundation, only version 3 of the License.
1413
*
1514
* FalsePatternLib is distributed in the hope that it will be useful,
1615
* but WITHOUT ANY WARRANTY; without even the implied warranty of

src/main/java/com/falsepattern/lib/StableAPI.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/*
22
* This file is part of FalsePatternLib.
33
*
4-
* Copyright (C) 2022-2024 FalsePattern
4+
* Copyright (C) 2022-2025 FalsePattern
55
* All Rights Reserved
66
*
77
* The above copyright notice and this permission notice shall be included
88
* in all copies or substantial portions of the Software.
99
*
1010
* FalsePatternLib is free software: you can redistribute it and/or modify
1111
* it under the terms of the GNU Lesser General Public License as published by
12-
* the Free Software Foundation, either version 3 of the License, or
13-
* (at your option) any later version.
12+
* the Free Software Foundation, only version 3 of the License.
1413
*
1514
* FalsePatternLib is distributed in the hope that it will be useful,
1615
* but WITHOUT ANY WARRANTY; without even the implied warranty of

src/main/java/com/falsepattern/lib/asm/ASMUtil.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/*
22
* This file is part of FalsePatternLib.
33
*
4-
* Copyright (C) 2022-2024 FalsePattern
4+
* Copyright (C) 2022-2025 FalsePattern
55
* All Rights Reserved
66
*
77
* The above copyright notice and this permission notice shall be included
88
* in all copies or substantial portions of the Software.
99
*
1010
* FalsePatternLib is free software: you can redistribute it and/or modify
1111
* it under the terms of the GNU Lesser General Public License as published by
12-
* the Free Software Foundation, either version 3 of the License, or
13-
* (at your option) any later version.
12+
* the Free Software Foundation, only version 3 of the License.
1413
*
1514
* FalsePatternLib is distributed in the hope that it will be useful,
1615
* but WITHOUT ANY WARRANTY; without even the implied warranty of

src/main/java/com/falsepattern/lib/asm/IClassNodeTransformer.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/*
22
* This file is part of FalsePatternLib.
33
*
4-
* Copyright (C) 2022-2024 FalsePattern
4+
* Copyright (C) 2022-2025 FalsePattern
55
* All Rights Reserved
66
*
77
* The above copyright notice and this permission notice shall be included
88
* in all copies or substantial portions of the Software.
99
*
1010
* FalsePatternLib is free software: you can redistribute it and/or modify
1111
* it under the terms of the GNU Lesser General Public License as published by
12-
* the Free Software Foundation, either version 3 of the License, or
13-
* (at your option) any later version.
12+
* the Free Software Foundation, only version 3 of the License.
1413
*
1514
* FalsePatternLib is distributed in the hope that it will be useful,
1615
* but WITHOUT ANY WARRANTY; without even the implied warranty of

src/main/java/com/falsepattern/lib/asm/SmartTransformer.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/*
22
* This file is part of FalsePatternLib.
33
*
4-
* Copyright (C) 2022-2024 FalsePattern
4+
* Copyright (C) 2022-2025 FalsePattern
55
* All Rights Reserved
66
*
77
* The above copyright notice and this permission notice shall be included
88
* in all copies or substantial portions of the Software.
99
*
1010
* FalsePatternLib is free software: you can redistribute it and/or modify
1111
* it under the terms of the GNU Lesser General Public License as published by
12-
* the Free Software Foundation, either version 3 of the License, or
13-
* (at your option) any later version.
12+
* the Free Software Foundation, only version 3 of the License.
1413
*
1514
* FalsePatternLib is distributed in the hope that it will be useful,
1615
* but WITHOUT ANY WARRANTY; without even the implied warranty of

src/main/java/com/falsepattern/lib/asm/exceptions/AsmClassNotFoundException.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/*
22
* This file is part of FalsePatternLib.
33
*
4-
* Copyright (C) 2022-2024 FalsePattern
4+
* Copyright (C) 2022-2025 FalsePattern
55
* All Rights Reserved
66
*
77
* The above copyright notice and this permission notice shall be included
88
* in all copies or substantial portions of the Software.
99
*
1010
* FalsePatternLib is free software: you can redistribute it and/or modify
1111
* it under the terms of the GNU Lesser General Public License as published by
12-
* the Free Software Foundation, either version 3 of the License, or
13-
* (at your option) any later version.
12+
* the Free Software Foundation, only version 3 of the License.
1413
*
1514
* FalsePatternLib is distributed in the hope that it will be useful,
1615
* but WITHOUT ANY WARRANTY; without even the implied warranty of

src/main/java/com/falsepattern/lib/asm/exceptions/AsmFieldNotFoundException.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/*
22
* This file is part of FalsePatternLib.
33
*
4-
* Copyright (C) 2022-2024 FalsePattern
4+
* Copyright (C) 2022-2025 FalsePattern
55
* All Rights Reserved
66
*
77
* The above copyright notice and this permission notice shall be included
88
* in all copies or substantial portions of the Software.
99
*
1010
* FalsePatternLib is free software: you can redistribute it and/or modify
1111
* it under the terms of the GNU Lesser General Public License as published by
12-
* the Free Software Foundation, either version 3 of the License, or
13-
* (at your option) any later version.
12+
* the Free Software Foundation, only version 3 of the License.
1413
*
1514
* FalsePatternLib is distributed in the hope that it will be useful,
1615
* but WITHOUT ANY WARRANTY; without even the implied warranty of

src/main/java/com/falsepattern/lib/asm/exceptions/AsmMethodNotFoundException.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/*
22
* This file is part of FalsePatternLib.
33
*
4-
* Copyright (C) 2022-2024 FalsePattern
4+
* Copyright (C) 2022-2025 FalsePattern
55
* All Rights Reserved
66
*
77
* The above copyright notice and this permission notice shall be included
88
* in all copies or substantial portions of the Software.
99
*
1010
* FalsePatternLib is free software: you can redistribute it and/or modify
1111
* it under the terms of the GNU Lesser General Public License as published by
12-
* the Free Software Foundation, either version 3 of the License, or
13-
* (at your option) any later version.
12+
* the Free Software Foundation, only version 3 of the License.
1413
*
1514
* FalsePatternLib is distributed in the hope that it will be useful,
1615
* but WITHOUT ANY WARRANTY; without even the implied warranty of

src/main/java/com/falsepattern/lib/asm/exceptions/AsmTransformException.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/*
22
* This file is part of FalsePatternLib.
33
*
4-
* Copyright (C) 2022-2024 FalsePattern
4+
* Copyright (C) 2022-2025 FalsePattern
55
* All Rights Reserved
66
*
77
* The above copyright notice and this permission notice shall be included
88
* in all copies or substantial portions of the Software.
99
*
1010
* FalsePatternLib is free software: you can redistribute it and/or modify
1111
* it under the terms of the GNU Lesser General Public License as published by
12-
* the Free Software Foundation, either version 3 of the License, or
13-
* (at your option) any later version.
12+
* the Free Software Foundation, only version 3 of the License.
1413
*
1514
* FalsePatternLib is distributed in the hope that it will be useful,
1615
* but WITHOUT ANY WARRANTY; without even the implied warranty of

0 commit comments

Comments
 (0)