Skip to content

Commit daccc3b

Browse files
committed
update copyright
1 parent 8f0a007 commit daccc3b

36 files changed

+72
-72
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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)