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