diff options
Diffstat (limited to 'client/simple/tools/plg.ts')
| -rw-r--r-- | client/simple/tools/plg.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/simple/tools/plg.ts b/client/simple/tools/plg.ts index 20c2c4e64..dac1b3003 100644 --- a/client/simple/tools/plg.ts +++ b/client/simple/tools/plg.ts @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: AGPL-3.0-or-later + /** * Custom vite plugins to build the web-client components of the simple theme. * |