summaryrefslogtreecommitdiffstats
path: root/inc/lib_filesystem.php
diff options
context:
space:
mode:
authorJonathan Riddell <jriddell@ubuntu.com>2011-02-09 14:50:27 +0000
committerJonathan Riddell <jriddell@ubuntu.com>2011-02-09 14:50:27 +0000
commitd294c2f6bd2f0344f11eddaa5aa8b657d095f753 (patch)
tree779b6c1c871ca5616e166414c48258f531d15b12 /inc/lib_filesystem.php
parent42cdc9f04fe71909a82faf17babb6e403c5e593e (diff)
downloadnextcloud-server-d294c2f6bd2f0344f11eddaa5aa8b657d095f753.tar.gz
nextcloud-server-d294c2f6bd2f0344f11eddaa5aa8b657d095f753.zip
Fix licencing, make headers refer to intended AGPL, include copy of AGPL
Diffstat (limited to 'inc/lib_filesystem.php')
-rw-r--r--inc/lib_filesystem.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lib_filesystem.php b/inc/lib_filesystem.php
index 57e4d7a70c2..26a0066aa74 100644
--- a/inc/lib_filesystem.php
+++ b/inc/lib_filesystem.php
@@ -16,7 +16,7 @@
* 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 Lesser General Public
+* 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/>.
*
*/