fix: copyright issue and contributors

This commit is contained in:
TheFefel 2025-08-14 16:26:46 +02:00
parent 32f39ead77
commit dddc490713
2 changed files with 5 additions and 1 deletions

View file

@ -233,7 +233,7 @@ Emmanuel Ferdman <https://github.com/emmanuel-ferdman>
Sunong2008 <https://github.com/Sunrongguo2008> Sunong2008 <https://github.com/Sunrongguo2008>
Marvin Kopf <marvinkopf@outlook.com> Marvin Kopf <marvinkopf@outlook.com>
David Brenn <davidbrenn@t-online.de> David Brenn <davidbrenn@t-online.de>
TheFefel <flxkhn0602@gmail.com> Felix Kühne <flxkhn0602@gmail.com>
Matthis Ehrhardt <matthis-ehrhardt@gmx.de> Matthis Ehrhardt <matthis-ehrhardt@gmx.de>
Billy Julian Lesmana <hunter140797@gmail.com> Billy Julian Lesmana <hunter140797@gmail.com>

View file

@ -1,3 +1,7 @@
<!--
Copyright: Ankitects Pty Ltd and contributors
License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
-->
<script lang="ts"> <script lang="ts">
import { colorBlindColors } from "./graph-helpers"; import { colorBlindColors } from "./graph-helpers";
import * as tr from "@generated/ftl"; import * as tr from "@generated/ftl";