diff options
Diffstat (limited to 'ocs/providers.php')
-rw-r--r-- | ocs/providers.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ocs/providers.php b/ocs/providers.php index ded7680a2c7..ba1594d30ee 100644 --- a/ocs/providers.php +++ b/ocs/providers.php @@ -6,6 +6,7 @@ * @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> * * @license AGPL-3.0 * @@ -19,7 +20,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ |