Skip to content

Commit 1e15ba8

Browse files
committed
Update license headers
1 parent 7e699c2 commit 1e15ba8

220 files changed

Lines changed: 228 additions & 226 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.

cardinal-components-base/src/main/java/org/ladysnake/cca/api/v3/component/Component.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Cardinal-Components-API
3-
* Copyright (C) 2019-2025 Ladysnake
3+
* Copyright (C) 2019-2026 Ladysnake
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy
66
* of this software and associated documentation files (the "Software"), to deal

cardinal-components-base/src/main/java/org/ladysnake/cca/api/v3/component/ComponentAccess.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Cardinal-Components-API
3-
* Copyright (C) 2019-2025 Ladysnake
3+
* Copyright (C) 2019-2026 Ladysnake
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy
66
* of this software and associated documentation files (the "Software"), to deal

cardinal-components-base/src/main/java/org/ladysnake/cca/api/v3/component/ComponentContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Cardinal-Components-API
3-
* Copyright (C) 2019-2025 Ladysnake
3+
* Copyright (C) 2019-2026 Ladysnake
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy
66
* of this software and associated documentation files (the "Software"), to deal

cardinal-components-base/src/main/java/org/ladysnake/cca/api/v3/component/ComponentFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Cardinal-Components-API
3-
* Copyright (C) 2019-2025 Ladysnake
3+
* Copyright (C) 2019-2026 Ladysnake
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy
66
* of this software and associated documentation files (the "Software"), to deal

cardinal-components-base/src/main/java/org/ladysnake/cca/api/v3/component/ComponentKey.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Cardinal-Components-API
3-
* Copyright (C) 2019-2025 Ladysnake
3+
* Copyright (C) 2019-2026 Ladysnake
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy
66
* of this software and associated documentation files (the "Software"), to deal

cardinal-components-base/src/main/java/org/ladysnake/cca/api/v3/component/ComponentProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Cardinal-Components-API
3-
* Copyright (C) 2019-2025 Ladysnake
3+
* Copyright (C) 2019-2026 Ladysnake
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy
66
* of this software and associated documentation files (the "Software"), to deal

cardinal-components-base/src/main/java/org/ladysnake/cca/api/v3/component/ComponentRegistry.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Cardinal-Components-API
3-
* Copyright (C) 2019-2025 Ladysnake
3+
* Copyright (C) 2019-2026 Ladysnake
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy
66
* of this software and associated documentation files (the "Software"), to deal

cardinal-components-base/src/main/java/org/ladysnake/cca/api/v3/component/ComponentRegistryV3.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Cardinal-Components-API
3-
* Copyright (C) 2019-2025 Ladysnake
3+
* Copyright (C) 2019-2026 Ladysnake
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy
66
* of this software and associated documentation files (the "Software"), to deal

cardinal-components-base/src/main/java/org/ladysnake/cca/api/v3/component/ComponentV3.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Cardinal-Components-API
3-
* Copyright (C) 2019-2025 Ladysnake
3+
* Copyright (C) 2019-2026 Ladysnake
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy
66
* of this software and associated documentation files (the "Software"), to deal

cardinal-components-base/src/main/java/org/ladysnake/cca/api/v3/component/CopyableComponent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Cardinal-Components-API
3-
* Copyright (C) 2019-2025 Ladysnake
3+
* Copyright (C) 2019-2026 Ladysnake
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy
66
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)