Add license headers

This commit is contained in:
2026-05-17 14:30:50 +02:00
parent 50c0ff4a8c
commit 3313ed40e6
8 changed files with 98 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
import { createApp } from 'vue'
import App from './App.vue'
import router from './router'