diff options
Diffstat (limited to 'apps/files/js/semaphore.js')
-rw-r--r-- | apps/files/js/semaphore.js | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/apps/files/js/semaphore.js b/apps/files/js/semaphore.js index aa327e0f8a1..3e0d61e922a 100644 --- a/apps/files/js/semaphore.js +++ b/apps/files/js/semaphore.js @@ -1,11 +1,6 @@ -/* - * Copyright (c) 2018 - * - * This file is licensed under the Affero General Public License version 3 - * or later. - * - * See the COPYING-README file. - * +/** + * SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later */ (function(){ |