diff options
Diffstat (limited to 'lib/private/DB/OCPostgreSqlPlatform.php')
-rw-r--r-- | lib/private/DB/OCPostgreSqlPlatform.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/DB/OCPostgreSqlPlatform.php b/lib/private/DB/OCPostgreSqlPlatform.php index 524a62c2beb..e66ab84252a 100644 --- a/lib/private/DB/OCPostgreSqlPlatform.php +++ b/lib/private/DB/OCPostgreSqlPlatform.php @@ -1,8 +1,9 @@ <?php /** - * @author Victor Dubiniuk <dubiniuk@owncloud.com> - * * @copyright Copyright (c) 2017, ownCloud GmbH + * + * @author Joas Schilling <coding@schilljs.com> + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |