Skip to content

Commit

Permalink
update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Jul 8, 2019
1 parent 90d5871 commit 836a5df
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tests/Security/AuthenticationTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of `prooph/event-store-client`.
* (c) 2018-2019 prooph software GmbH <contact@prooph.de>
* (c) 2018-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2018-2019 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
*
* For the full copyright and license information, please view the LICENSE
Expand Down
2 changes: 1 addition & 1 deletion tests/Security/all_stream_with_no_acl_security.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of `prooph/event-store-client`.
* (c) 2018-2019 prooph software GmbH <contact@prooph.de>
* (c) 2018-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2018-2019 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
*
* For the full copyright and license information, please view the LICENSE
Expand Down
2 changes: 1 addition & 1 deletion tests/Security/authorized_default_credentials_security.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of `prooph/event-store-client`.
* (c) 2018-2019 prooph software GmbH <contact@prooph.de>
* (c) 2018-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2018-2019 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
*
* For the full copyright and license information, please view the LICENSE
Expand Down
2 changes: 1 addition & 1 deletion tests/Security/delete_stream_security.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of `prooph/event-store-client`.
* (c) 2018-2019 prooph software GmbH <contact@prooph.de>
* (c) 2018-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2018-2019 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
*
* For the full copyright and license information, please view the LICENSE
Expand Down
2 changes: 1 addition & 1 deletion tests/Security/multiple_role_security.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of `prooph/event-store-client`.
* (c) 2018-2019 prooph software GmbH <contact@prooph.de>
* (c) 2018-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2018-2019 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
*
* For the full copyright and license information, please view the LICENSE
Expand Down
2 changes: 1 addition & 1 deletion tests/Security/overriden_system_stream_security.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of the prooph/event-store-client.
* (c) 2018-2019 prooph software GmbH <contact@prooph.de>
* (c) 2018-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2018-2019 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
*
* For the full copyright and license information, please view the LICENSE
Expand Down
2 changes: 1 addition & 1 deletion tests/_bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of `prooph/event-store-client`.
* (c) 2018-2019 prooph software GmbH <contact@prooph.de>
* (c) 2018-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2018-2019 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
*
* For the full copyright and license information, please view the LICENSE
Expand Down

0 comments on commit 836a5df

Please sign in to comment.