aboutsummaryrefslogtreecommitdiffstats
path: root/occ
diff options
context:
space:
mode:
Diffstat (limited to 'occ')
-rwxr-xr-xocc8
1 files changed, 4 insertions, 4 deletions
diff --git a/occ b/occ
index 7e47585b01e..b3fed16e82a 100755
--- a/occ
+++ b/occ
@@ -1,10 +1,10 @@
#!/usr/bin/env php
<?php
/**
- * Copyright (c) 2013 Thomas Müller <thomas.mueller@tmit.eu>
- * This file is licensed under the Affero General Public License version 3 or
- * later.
- * See the COPYING-README file.
+ * SPDX-FileCopyrightText: 2014 ownCloud, Inc.
+ * SPDX-FileCopyrightText: 2014 Olivier Paroz
+ * SPDX-FileCopyrightText: 2013 Thomas Müller <thomas.mueller@tmit.eu>
+ * SPDX-License-Identifier: AGPL-3.0-only
*/
//$argv = $_SERVER['argv'];