Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2015-10-05 21:54:56 +0300
committerMorris Jobke <hey@morrisjobke.de>2015-10-05 22:15:52 +0300
commitb945d713845d640d63241de4d5a67813384b88ce (patch)
tree46149ea6fc25adc2815ec2cfa13e9356c7a01029 /cron.php
parenta0c950bf88aaf81ea8e5bc079781f9a8ed68ebef (diff)
update licence headers via script
Diffstat (limited to 'cron.php')
-rw-r--r--cron.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/cron.php b/cron.php
index e83e37b3471..92716060184 100644
--- a/cron.php
+++ b/cron.php
@@ -3,9 +3,11 @@
* @author Bernhard Posselt <dev@bernhard-posselt.com>
* @author Christopher Schäpers <kondou@ts.unde.re>
* @author Jakob Sack <mail@jakobsack.de>
+ * @author Joas Schilling <nickvergessen@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Oliver Kohl D.Sc. <oliver@kohl.bz>
+ * @author Phil Davis <phil.davis@inf.org>
* @author Robin Appelman <icewind@owncloud.com>
* @author Steffen Lindner <mail@steffen-lindner.de>
* @author Thomas Müller <thomas.mueller@tmit.eu>