Fixed license info

This commit is contained in:
tim holloway 2024-02-10 22:20:54 -05:00
parent 40c7e392f0
commit ec17e0d72a
2 changed files with 3 additions and 4 deletions

View File

@ -7,7 +7,7 @@
<groupId>com.mousetech.gourmet</groupId>
<artifactId>gourmetj</artifactId>
<version>0.2.1</version>
<version>0.2.2</version>
<packaging>jar</packaging>
<name>GourmetJ</name>

View File

@ -28,9 +28,8 @@
</ui:insert>
<!-- -->
<div id="footer">
(C) 2021, 2024 Tim Holloway, Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0"
>Apache License, Version 2.0</a>.
(C) 2021, 2024 Tim Holloway, Licensed under
the Common Development and Distribution License (CDDL).
<p>Based on Gourmet Recipe Manager by T.
Hinkle</p>
</div>