Skip to content

Commit

Permalink
copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
basz committed Nov 18, 2024
1 parent bc990a1 commit 633567b
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions src/AllStreamProjectionRunner.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of prooph/standard-projections.
* (c) 2016-2023 prooph software GmbH <[email protected]>
* (c) 2016-2023 Sascha-Oliver Prolic <[email protected]>
* (c) 2016-2024 prooph software GmbH <[email protected]>
* (c) 2016-2024 Sascha-Oliver Prolic <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/CategoryStreamProjectionRunner.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of prooph/standard-projections.
* (c) 2016-2023 prooph software GmbH <[email protected]>
* (c) 2016-2023 Sascha-Oliver Prolic <[email protected]>
* (c) 2016-2024 prooph software GmbH <[email protected]>
* (c) 2016-2024 Sascha-Oliver Prolic <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/MessageNameStreamProjectionRunner.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of prooph/standard-projections.
* (c) 2016-2023 prooph software GmbH <[email protected]>
* (c) 2016-2023 Sascha-Oliver Prolic <[email protected]>
* (c) 2016-2024 prooph software GmbH <[email protected]>
* (c) 2016-2024 Sascha-Oliver Prolic <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/AllStreamProjectionRunnerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of prooph/standard-projections.
* (c) 2016-2023 prooph software GmbH <[email protected]>
* (c) 2016-2023 Sascha-Oliver Prolic <[email protected]>
* (c) 2016-2024 prooph software GmbH <[email protected]>
* (c) 2016-2024 Sascha-Oliver Prolic <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/CategoryStreamProjectionRunnerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of prooph/standard-projections.
* (c) 2016-2023 prooph software GmbH <[email protected]>
* (c) 2016-2023 Sascha-Oliver Prolic <[email protected]>
* (c) 2016-2024 prooph software GmbH <[email protected]>
* (c) 2016-2024 Sascha-Oliver Prolic <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/MessageNameStreamProjectionRunnerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of prooph/standard-projections.
* (c) 2016-2023 prooph software GmbH <[email protected]>
* (c) 2016-2023 Sascha-Oliver Prolic <[email protected]>
* (c) 2016-2024 prooph software GmbH <[email protected]>
* (c) 2016-2024 Sascha-Oliver Prolic <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/Mock/TestDomainEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of prooph/standard-projections.
* (c) 2016-2023 prooph software GmbH <[email protected]>
* (c) 2016-2023 Sascha-Oliver Prolic <[email protected]>
* (c) 2016-2024 prooph software GmbH <[email protected]>
* (c) 2016-2024 Sascha-Oliver Prolic <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down

0 comments on commit 633567b

Please sign in to comment.