diff options
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 93ab38f838f..68cece3277a 100644 --- a/ocs/providers.php +++ b/ocs/providers.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/>. * */ diff --git a/ocs/v1.php b/ocs/v1.php index 2419658ff10..1b8b479f455 100644 --- a/ocs/v1.php +++ b/ocs/v1.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/>. * */ |