diff options
Diffstat (limited to 'apps/files_external/js/rollingqueue.js')
-rw-r--r-- | apps/files_external/js/rollingqueue.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/js/rollingqueue.js b/apps/files_external/js/rollingqueue.js index 7e6570a2a7c..0bff974414f 100644 --- a/apps/files_external/js/rollingqueue.js +++ b/apps/files_external/js/rollingqueue.js @@ -5,10 +5,10 @@ * @author Jesus Macias Portela <jesus@owncloud.com> * @copyright (C) 2014 ownCloud, Inc. * - * This code is covered by the ownCloud Commercial License. + * This file is licensed under the Affero General Public License version 3 + * or later. * - * You should have received a copy of the ownCloud Commercial License - * along with this program. If not, see <https://owncloud.com/licenses/owncloud-commercial/>. + * See the COPYING-README file. * */ |