Skip to content

Commit 9bd9e98

Browse files
committed
License updated
1 parent 2557381 commit 9bd9e98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/AppFooter.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
<p class="text-sm text-gray-400 dark:text-gray-400">
5959
CREATOR is licensed under the
6060
<a
61-
href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html"
61+
href="https://www.gnu.org/licenses/lgpl-3.0.html"
6262
target="_blank"
6363
rel="noopener"
6464
class="text-gray-400 dark:text-gray-400 hover:text-white transition-colors"
6565
>
66-
LGPL-2.1 license
66+
LGPL-3.0 license
6767
</a>
6868
</p>
6969
</div>

0 commit comments

Comments
 (0)