From: Thomas Mueller Date: Sat, 12 May 2012 18:46:07 +0000 (+0200) Subject: fixing file headers with copyright X-Git-Tag: v4.0.0RC~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=51cb1c9ffaa37d76f9e1f5a64e111b192a307b1b;p=nextcloud-server.git fixing file headers with copyright --- diff --git a/apps/remoteStorage/oauth_ro_auth.php b/apps/remoteStorage/oauth_ro_auth.php index 085a5469920..12d02d1cf5d 100644 --- a/apps/remoteStorage/oauth_ro_auth.php +++ b/apps/remoteStorage/oauth_ro_auth.php @@ -1,19 +1,12 @@ + * This file is licensed under the Affero General Public License version 3 or + * later. + * See the COPYING-README file. */ + class OC_Connector_Sabre_Auth_ro_oauth extends Sabre_DAV_Auth_Backend_AbstractBasic { private $validTokens; private $category;