diff options
author | Felix Moeller <mail@felixmoeller.de> | 2012-11-04 22:57:40 +0100 |
---|---|---|
committer | Felix Moeller <mail@felixmoeller.de> | 2012-11-04 22:57:40 +0100 |
commit | 02ec677e3c665da98056496270c22078c4b7aac0 (patch) | |
tree | 865637bdf4a07b116ca93dee56430cabbdc8cce7 /ocs | |
parent | a4b2ea586dea5e02a91a873d16a20144db7292a0 (diff) | |
download | nextcloud-server-02ec677e3c665da98056496270c22078c4b7aac0.tar.gz nextcloud-server-02ec677e3c665da98056496270c22078c4b7aac0.zip |
Style: The last two spaces
Diffstat (limited to 'ocs')
-rw-r--r-- | ocs/providers.php | 2 | ||||
-rw-r--r-- | ocs/v1.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ocs/providers.php b/ocs/providers.php index bdbfe0c4ee7..43c9dc2aa42 100644 --- a/ocs/providers.php +++ b/ocs/providers.php @@ -15,7 +15,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU AFFERO GENERAL PUBLIC LICENSE for more details. -* +* * You should have received a copy of the GNU Affero General Public * License along with this library. If not, see <http://www.gnu.org/licenses/>. * diff --git a/ocs/v1.php b/ocs/v1.php index 3593f1822cf..1652b0bedbe 100644 --- a/ocs/v1.php +++ b/ocs/v1.php @@ -15,7 +15,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU AFFERO GENERAL PUBLIC LICENSE for more details. -* +* * You should have received a copy of the GNU Affero General Public * License along with this library. If not, see <http://www.gnu.org/licenses/>. * |