Skip to content

Commit daccc3b

Browse files
committed
update copyright
1 parent 8f0a007 commit daccc3b

36 files changed

+72
-72
lines changed

LICENSE

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Copyright (c) 2014-2020, Alexander Miertsch
2-
Copyright (c) 2015-2020, Sascha-Oliver Prolic
1+
Copyright (c) 2014-2025, Alexander Miertsch
2+
Copyright (c) 2015-2025, Sascha-Oliver Prolic
33
All rights reserved.
44

55
Redistribution and use in source and binary forms, with or without

src/Event/ActionEvent.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Event/ActionEventEmitter.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Event/ActionEventListenerAggregate.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Event/DefaultActionEvent.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Event/DefaultListenerHandler.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Event/DetachAggregateHandlers.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Event/ListenerHandler.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Event/ProophActionEventEmitter.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/Command.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/DomainEvent.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/DomainMessage.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/FQCNMessageFactory.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/HasMessageName.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/Message.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/MessageConverter.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/MessageDataAssertion.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/MessageFactory.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/NoOpMessageConverter.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/PayloadConstructable.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/PayloadTrait.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Messaging/Query.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Event/DefaultActionEventTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Event/ProophActionEventEmitterTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Messaging/CommandTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Messaging/DomainEventTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Messaging/FQCNMessageFactoryTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Messaging/MessageDataAssertionTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Messaging/NoOpMessageConverterTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Messaging/QueryTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Mock/ActionEventListenerMock.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Mock/ActionListenerAggregateMock.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Mock/AskSomething.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Mock/DoSomething.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Mock/InvalidMessage.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/Mock/SomethingWasDone.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
/**
44
* This file is part of prooph/common.
5-
* (c) 2014-2022 Alexander Miertsch <[email protected]>
6-
* (c) 2015-2022 Sascha-Oliver Prolic <[email protected]>
5+
* (c) 2014-2025 Alexander Miertsch <[email protected]>
6+
* (c) 2015-2025 Sascha-Oliver Prolic <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

0 commit comments

Comments
 (0)