Skip to content

Commit be30fa9

Browse files
authored
Update copyright date (#11)
1 parent b0b92a5 commit be30fa9

62 files changed

Lines changed: 70 additions & 61 deletions

Some content is hidden

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

.php-cs-fixer.dist.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the sxbrsky/aether.
55
*
6-
* Copyright (C) 2024 Dominik Szamburski
6+
* Copyright (C) 2024-2025 Dominik Szamburski
77
*
88
* This software may be modified and distributed under the terms
99
* of the MIT license. See the LICENSE file for details.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2024 Dominik Szamburski
1+
Copyright (C) 2024-2025 Dominik Szamburski
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

packages/Cache/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2024 Dominik Szamburski
1+
Copyright (C) 2024-2025 Dominik Szamburski
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

packages/Clock/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2024 Dominik Szamburski
1+
Copyright (C) 2024-2025 Dominik Szamburski
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

packages/Clock/src/Clock.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the aether/aether.
55
*
6-
* Copyright (C) 2024 Dominik Szamburski
6+
* Copyright (C) 2024-2025 Dominik Szamburski
77
*
88
* This software may be modified and distributed under the terms
99
* of the MIT license. See the LICENSE file for details.

packages/Clock/src/FrozenClock.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the aether/aether.
55
*
6-
* Copyright (C) 2024 Dominik Szamburski
6+
* Copyright (C) 2024-2025 Dominik Szamburski
77
*
88
* This software may be modified and distributed under the terms
99
* of the MIT license. See the LICENSE file for details.

packages/Clock/src/SystemClock.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the aether/aether.
55
*
6-
* Copyright (C) 2024 Dominik Szamburski
6+
* Copyright (C) 2024-2025 Dominik Szamburski
77
*
88
* This software may be modified and distributed under the terms
99
* of the MIT license. See the LICENSE file for details.

packages/Clock/tests/FrozenClockTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the sxbrsky/clock.
55
*
6-
* Copyright (C) 2024 Dominik Szamburski
6+
* Copyright (C) 2024-2025 Dominik Szamburski
77
*
88
* This software may be modified and distributed under the terms
99
* of the MIT license. See the LICENSE file for details.

packages/Clock/tests/SystemClockTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the sxbrsky/clock.
55
*
6-
* Copyright (C) 2024 Dominik Szamburski
6+
* Copyright (C) 2024-2025 Dominik Szamburski
77
*
88
* This software may be modified and distributed under the terms
99
* of the MIT license. See the LICENSE file for details.

packages/Config/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2024 Dominik Szamburski
1+
Copyright (C) 2024-2025 Dominik Szamburski
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)