aboutsummaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-07-22 09:45:36 +0200
committerJoas Schilling <coding@schilljs.com>2016-07-22 11:40:41 +0200
commit23b205ed4890aaabfbde4eb12a07460ead77a9b2 (patch)
treebdfac52909cdeb9274dde0037c2d5494f86a14d1 /version.php
parent49a4654150c4b790e8803022219bfd688971c6d0 (diff)
downloadnextcloud-server-23b205ed4890aaabfbde4eb12a07460ead77a9b2.tar.gz
nextcloud-server-23b205ed4890aaabfbde4eb12a07460ead77a9b2.zip
Run the license script
Diffstat (limited to 'version.php')
-rw-r--r--version.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.php b/version.php
index 31837b15433..2bb6f24b9c1 100644
--- a/version.php
+++ b/version.php
@@ -1,12 +1,12 @@
<?php
/**
- * @author C Montero-Luque <cml@owncloud.com>
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
+ *
* @author Frank Karlitschek <frank@karlitschek.de>
- * @author Joas Schilling <nickvergessen@owncloud.com>
+ * @author Joas Schilling <coding@schilljs.com>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Vincent Petry <pvince81@owncloud.com>
*
- * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify