Skip to content

Commit aa4dbe4

Browse files
committed
Update license headers
1 parent b620b40 commit aa4dbe4

File tree

215 files changed

+236
-214
lines changed

Some content is hidden

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

215 files changed

+236
-214
lines changed

cardinal-components-base/src/main/java/dev/onyxstudios/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-2024 OnyxStudios
3+
* Copyright (C) 2019-2025 OnyxStudios
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/dev/onyxstudios/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-2024 OnyxStudios
3+
* Copyright (C) 2019-2025 OnyxStudios
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/dev/onyxstudios/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-2024 OnyxStudios
3+
* Copyright (C) 2019-2025 OnyxStudios
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/dev/onyxstudios/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-2024 OnyxStudios
3+
* Copyright (C) 2019-2025 OnyxStudios
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/dev/onyxstudios/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-2024 OnyxStudios
3+
* Copyright (C) 2019-2025 OnyxStudios
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/dev/onyxstudios/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-2024 OnyxStudios
3+
* Copyright (C) 2019-2025 OnyxStudios
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/dev/onyxstudios/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-2024 OnyxStudios
3+
* Copyright (C) 2019-2025 OnyxStudios
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/dev/onyxstudios/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-2024 OnyxStudios
3+
* Copyright (C) 2019-2025 OnyxStudios
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/dev/onyxstudios/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-2024 OnyxStudios
3+
* Copyright (C) 2019-2025 OnyxStudios
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/dev/onyxstudios/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-2024 OnyxStudios
3+
* Copyright (C) 2019-2025 OnyxStudios
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)