summaryrefslogtreecommitdiffstats
path: root/lib/public/appframework/http/jsonresponse.php
diff options
context:
space:
mode:
authorMorris Jobke <morris.jobke@gmail.com>2013-11-03 13:51:39 +0100
committerMorris Jobke <morris.jobke@gmail.com>2013-11-03 13:51:39 +0100
commitef592981ea29056df3800cb981f97aa26fb893cf (patch)
tree96b5182c4de52942100bae701c8047a544ba1ea5 /lib/public/appframework/http/jsonresponse.php
parentd2a48d58ce2ffa2a599721b8acd78cf25909d236 (diff)
downloadnextcloud-server-ef592981ea29056df3800cb981f97aa26fb893cf.tar.gz
nextcloud-server-ef592981ea29056df3800cb981f97aa26fb893cf.zip
unify license headers for public API files
Diffstat (limited to 'lib/public/appframework/http/jsonresponse.php')
-rw-r--r--lib/public/appframework/http/jsonresponse.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/appframework/http/jsonresponse.php b/lib/public/appframework/http/jsonresponse.php
index fa7d32596e8..7c2b609bc2e 100644
--- a/lib/public/appframework/http/jsonresponse.php
+++ b/lib/public/appframework/http/jsonresponse.php
@@ -1,5 +1,4 @@
<?php
-
/**
* ownCloud - App Framework
*