diff options
Diffstat (limited to 'client/simple/theme_icons.ts')
| -rw-r--r-- | client/simple/theme_icons.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/simple/theme_icons.ts b/client/simple/theme_icons.ts index 0babccb8e..cefb33cc6 100644 --- a/client/simple/theme_icons.ts +++ b/client/simple/theme_icons.ts @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: AGPL-3.0-or-later + /** * Generate icons.html for the jinja templates of the simple theme. */ |