Sync README for WIP updates to "About" section

This commit is contained in:
Bill Kendrick 2023-03-12 14:42:53 -07:00
parent d6c04d84de
commit 93370e7e73
10 changed files with 189 additions and 109 deletions

View file

@ -154,19 +154,6 @@
Tux Paint is a free drawing program designed for young children (kids ages 3 and up). It has a simple, easy-to-use interface, fun sound effects, and an encouraging cartoon mascot who helps guide children as they use the program. It provides a blank canvas and a variety of drawing tools to help your child be creative. </p>
</section>
<section class="indent">
<header>
<h2>
License </h2>
</header>
<p>
Tux Paint is an Open Source project, Free Software released under the GNU General Public License (GPL). It is free, and the 'source code' behind the program is available. (This allows others to add features, fix bugs, and use parts of the program in their own GPL'd software.) </p>
<p>
See <a href="../COPYING.txt">COPYING.txt</a> for the full text of the GPL license. </p>
</section>
<section class="indent">
<header>
<h2>
@ -211,6 +198,31 @@
</div>
</dl>
</section>
<section class="indent">
<header>
<h2>
License </h2>
</header>
<p>
Tux Paint is an Open Source project, Free Software released under the GNU General Public License (GPL). It is free, and the 'source code' behind the program is available. (This allows others to add features, fix bugs, and use parts of the program in their own GPL'd software.) </p>
<p>
See <a href="../../COPYING.txt">COPYING.txt</a> for the full text of the GPL license. </p>
</section>
<section class="indent">
<header>
<h2>
What's New? </h2>
</header>
<p>
See <a href="../../CHANGES.txt">CHANGES.txt</a> for the complete list of changes. </p>
</section>
</section>
<!-- Using -->