Skip to content

Commit

Permalink
Merge 25c972e into aef57b8
Browse files Browse the repository at this point in the history
  • Loading branch information
codeliner committed Jul 1, 2019
2 parents aef57b8 + 25c972e commit 492edf7
Show file tree
Hide file tree
Showing 35 changed files with 69 additions and 70 deletions.
2 changes: 1 addition & 1 deletion .docheader
@@ -1,6 +1,6 @@
/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-%year% prooph software GmbH <contact@prooph.de>
* (c) 2016-%year% Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-%year% Sascha-Oliver Prolic <saschaprolic@googlemail.com>
*
* For the full copyright and license information, please view the LICENSE
Expand Down
6 changes: 3 additions & 3 deletions LICENSE
@@ -1,5 +1,5 @@
Copyright (c) 2016-2018, prooph software GmbH
Copyright (c) 2016-2018, Sascha-Oliver Prolic
Copyright (c) 2016-2019, Alexander Miertsch
Copyright (c) 2016-2019, Sascha-Oliver Prolic
All rights reserved.

Redistribution and use in source and binary forms, with or without
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
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -7,8 +7,7 @@
"authors": [
{
"name": "Alexander Miertsch",
"email": "contact@prooph.de",
"homepage": "http://www.prooph.de"
"email": "kontakt@codeliner.ws"
},
{
"name": "Sascha-Oliver Prolic",
Expand Down
4 changes: 2 additions & 2 deletions src/AmqpCommandConsumerCallback.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/AmqpDelayedMessageProducer.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/AmqpEventConsumerCallback.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/AmqpMessageProducer.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/AmqpQueryProducer.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/ConfirmSelectEventPublisher.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/Container/AmqpCommandConsumerCallbackFactory.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/Container/AmqpDelayedMessageProducerFactory.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/Container/AmqpEventConsumerCallbackFactory.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/Container/AmqpMessageProducerFactory.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/Container/AmqpMessageProducerPluginFactory.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/Container/ConfirmSelectEventPublisherFactory.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/Container/TransactionalEventPublisherFactory.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/DelayedCommand.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/DelayedMessage.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/ParallelMessage.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions src/TransactionalEventPublisher.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/AmqpCommandConsumerCallbackTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/AmqpDelayedMessageProducerTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/AmqpEventConsumerCallbackTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/AmqpMessageProducerTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/AmqpQueryProducerTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/ConfirmSelectEventPublisherTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/Container/AmqpCommandConsumerCallbackFactoryTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/Container/AmqpDelayedMessageProducerFactoryTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/Container/AmqpEventConsumerCallbackFactoryTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/Container/AmqpMessageProducerFactoryTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/Container/AmqpMessageProducerPluginFactoryTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/Container/ConfirmSelectEventPublisherFactoryTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/Container/TransactionalEventPublisherFactoryTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/DelayedCommandTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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
4 changes: 2 additions & 2 deletions tests/TransactionalEventPublisherTest.php
Expand Up @@ -2,8 +2,8 @@

/**
* This file is part of the prooph/humus-amqp-producer.
* (c) 2016-2018 prooph software GmbH <contact@prooph.de>
* (c) 2016-2018 Sascha-Oliver Prolic <saschaprolic@googlemail.com>
* (c) 2016-2019 Alexander Miertsch <kontakt@codeliner.ws>
* (c) 2016-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

0 comments on commit 492edf7

Please sign in to comment.