summaryrefslogtreecommitdiffstats
path: root/lib/private/Command
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-11-06 15:56:42 +0100
committerMorris Jobke <hey@morrisjobke.de>2017-11-06 16:56:19 +0100
commit0eebff152a177dd59ed8773df26f1679f8a88e90 (patch)
tree23c06d5678bc66a5cc6df3442352687591185798 /lib/private/Command
parent5411d60b249cc12b429ed8083e7f34d1415d278e (diff)
downloadnextcloud-server-0eebff152a177dd59ed8773df26f1679f8a88e90.tar.gz
nextcloud-server-0eebff152a177dd59ed8773df26f1679f8a88e90.zip
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'lib/private/Command')
-rw-r--r--lib/private/Command/CronBus.php3
-rw-r--r--lib/private/Command/QueueBus.php1
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/private/Command/CronBus.php b/lib/private/Command/CronBus.php
index 9bde4d88242..87244fcaa45 100644
--- a/lib/private/Command/CronBus.php
+++ b/lib/private/Command/CronBus.php
@@ -2,6 +2,9 @@
/**
* @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
*
+ * @author Morris Jobke <hey@morrisjobke.de>
+ * @author Robin Appelman <robin@icewind.nl>
+ *
* @license GNU AGPL version 3 or any later version
*
* This program is free software: you can redistribute it and/or modify
diff --git a/lib/private/Command/QueueBus.php b/lib/private/Command/QueueBus.php
index 30cdd7740a9..70f80acf1b5 100644
--- a/lib/private/Command/QueueBus.php
+++ b/lib/private/Command/QueueBus.php
@@ -2,6 +2,7 @@
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
+ * @author Julius Härtl <jus@bitgrid.net>
* @author Robin Appelman <robin@icewind.nl>
*
* @license AGPL-3.0