diff options
Diffstat (limited to 'apps/theming/js/theming.js')
-rw-r--r-- | apps/theming/js/theming.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/js/theming.js b/apps/theming/js/theming.js index 8acffe39a22..d5b589a72d9 100644 --- a/apps/theming/js/theming.js +++ b/apps/theming/js/theming.js @@ -1 +1,5 @@ +/** + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ OCA.Theming = OCP.InitialState.loadState('theming', 'data') |