diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2020-04-01 12:44:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 12:44:21 +0200 |
commit | 19ca921676240350abd694d8ca2d7b8c19fbd95a (patch) | |
tree | 440d3c75d6dd2eaffad01b1240a6479037a00b24 /lib/private/Config.php | |
parent | 9a204adf4850c2bb5f4a8f24ab13d1e3bbacb24f (diff) | |
parent | 1a9330cd69631ef12b71239c4f98836e09e021ea (diff) | |
download | nextcloud-server-19ca921676240350abd694d8ca2d7b8c19fbd95a.tar.gz nextcloud-server-19ca921676240350abd694d8ca2d7b8c19fbd95a.zip |
Merge pull request #20241 from nextcloud/fix/license-headers-19
Update the license headers for Nextcloud 19
Diffstat (limited to 'lib/private/Config.php')
-rw-r--r-- | lib/private/Config.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/Config.php b/lib/private/Config.php index 4b813dfcf21..d2ddab5069a 100644 --- a/lib/private/Config.php +++ b/lib/private/Config.php @@ -6,6 +6,7 @@ * @author Aldo "xoen" Giambelluca <xoen@xoen.org> * @author Bart Visscher <bartv@thisnet.nl> * @author Brice Maron <brice@bmaron.net> + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Daniel Kesselberg <mail@danielkesselberg.de> * @author Frank Karlitschek <frank@karlitschek.de> * @author Jakob Sack <mail@jakobsack.de> |