Skip to content

Commit

Permalink
Change copyright (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
codeliner authored and prolic committed Jul 1, 2019
1 parent a7530b1 commit 0b7d901
Show file tree
Hide file tree
Showing 147 changed files with 149 additions and 149 deletions.
2 changes: 1 addition & 1 deletion .docheader
@@ -1,6 +1,6 @@
/**
* This file is part of prooph/event-store.
* (c) 2014-%year% prooph software GmbH <contact@prooph.de>
* (c) 2014-%year% Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-%year% Sascha-Oliver Prolic <saschaprolic@googlemail.com>
*
* For the full copyright and license information, please view the LICENSE
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
@@ -1,4 +1,4 @@
Copyright (c) 2018-2018, prooph software GmbH
Copyright (c) 2018-2018, Alexander Miertsch
Copyright (c) 2018-2018, Sascha-Oliver Prolic
All rights reserved.

Expand All @@ -12,7 +12,7 @@ modification, are permitted provided that the following conditions are met:
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

* Neither the name of the prooph software GmbH nor the names of its
* Neither the name of prooph nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

Expand Down
4 changes: 2 additions & 2 deletions phpunit.xml.dist
Expand Up @@ -2,8 +2,8 @@

<!--
~ This file is part of the prooph/event-store-client.
~ (c) 2018-2018 prooph software GmbH <contact@prooph.de>
~ (c) 2018-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
~ (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
~ file that was distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion src/AllCheckpoint.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/AllEventsSlice.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/CatchUpSubscriptionDropped.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/ClientAuthenticationFailedEventArgs.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/ClientClosedEventArgs.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/ClientConnectionEventArgs.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/ClientErrorEventArgs.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/ClientReconnectingEventArgs.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/EventAppearedOnCatchupSubscription.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/EventAppearedOnPersistentSubscription.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/EventAppearedOnSubscription.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/EventStoreAllCatchUpSubscription.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/EventStoreCatchUpSubscription.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/EventStoreConnection.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/EventStorePersistentSubscription.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/EventStoreStreamCatchUpSubscription.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/EventStoreTransaction.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/Internal/EventHandler.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/Internal/EventStoreTransactionConnection.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/LiveProcessingStartedOnCatchUpSubscription.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/PersistentSubscriptionDropped.php
Expand Up @@ -2,7 +2,7 @@

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

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/Projections/ProjectionsManager.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/Projections/QueryManager.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Async/UserManagement/UsersManager.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/CatchUpSubscriptionDropped.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/CatchUpSubscriptionSettings.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/ClientAuthenticationFailedEventArgs.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/ClientClosedEventArgs.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/ClientConnectionEventArgs.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/ClientErrorEventArgs.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/ClientReconnectingEventArgs.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Common/SystemConsumerStrategies.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Common/SystemEventTypes.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Common/SystemMetadata.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Common/SystemRoles.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/Common/SystemStreams.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/ConditionalWriteResult.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/ConditionalWriteStatus.php
Expand Up @@ -2,7 +2,7 @@

/**
* This file is part of prooph/event-store.
* (c) 2014-2019 prooph software GmbH <contact@prooph.de>
* (c) 2014-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2015-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 src/DeleteResult.php
Expand Up @@ -2,7 +2,7 @@

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

0 comments on commit 0b7d901

Please sign in to comment.