diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2016-01-13 08:29:42 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2016-01-13 08:29:42 +0100 |
commit | c5a200c4198de951dabdd3f783ade655b8ea6434 (patch) | |
tree | f1cdceba654efd5c9c2888ee713876294de06ca1 /core/js | |
parent | 59e9b93be646c46a47ac780b60cc1f0b9cf6e258 (diff) | |
parent | 682821c71ed2af297170294632931be1ac769f25 (diff) | |
download | nextcloud-server-c5a200c4198de951dabdd3f783ade655b8ea6434.tar.gz nextcloud-server-c5a200c4198de951dabdd3f783ade655b8ea6434.zip |
Merge pull request #21653 from owncloud/update-license-headers-2016
Update license headers 2016
Diffstat (limited to 'core/js')
-rw-r--r-- | core/js/config.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/js/config.php b/core/js/config.php index 7216c50afa9..0670df60abd 100644 --- a/core/js/config.php +++ b/core/js/config.php @@ -2,12 +2,12 @@ /** * @author Bart Visscher <bartv@thisnet.nl> * @author Björn Schießle <schiessle@owncloud.com> + * @author Clark Tomlinson <fallen013@gmail.com> * @author Guillaume AMAT <guillaume.amat@informatique-libre.com> * @author Hasso Tepper <hasso@zone.ee> * @author Joas Schilling <nickvergessen@owncloud.com> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Lukas Reschke <lukas@owncloud.com> - * @author Matthias Rieber <matthias@zu-con.org> * @author Morris Jobke <hey@morrisjobke.de> * @author Owen Winkler <a_github@midnightcircus.com> * @author Robin Appelman <icewind@owncloud.com> @@ -15,7 +15,7 @@ * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Vincent Petry <pvince81@owncloud.com> * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |