diff options
Diffstat (limited to 'version.php')
-rw-r--r-- | version.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/version.php b/version.php index 1ae5b87effe..8222977fb49 100644 --- a/version.php +++ b/version.php @@ -2,9 +2,12 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst <christoph@owncloud.com> * @author Frank Karlitschek <frank@karlitschek.de> * @author Joas Schilling <coding@schilljs.com> * @author Lukas Reschke <lukas@statuscode.ch> + * @author Morris Jobke <hey@morrisjobke.de> + * @author Roeland Jago Douma <roeland@famdouma.nl> * @author Vincent Petry <pvince81@owncloud.com> * * @license AGPL-3.0 |