add reuse compliance #5
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-09-19 12:55:33 +02:00
parent 6a5b468bb2
commit ebb0783103
27 changed files with 166 additions and 18 deletions

View File

@ -1,4 +1,9 @@
<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->
<!--
SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
SPDX-License-Identifier: AGPL-3.0-or-later
-->
<template>
<div>
<label for="searchText" class="form-label fw-bold">{{ label }}</label>

View File

@ -1,4 +1,9 @@
<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->
<!--
SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
SPDX-License-Identifier: AGPL-3.0-or-later
-->
<template>
<ul>
<li v-for="(value, valueKey) in values" :key="value.id">