Browse Source

change wording of checkstyles license description.

Submitted by:	Oliver Burn <oliver@cortexebusiness.com.au>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271173 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 23 years ago
parent
commit
9f68411727
2 changed files with 6 additions and 8 deletions
  1. +3
    -4
      docs/external.html
  2. +3
    -4
      xdocs/external.xml

+ 3
- 4
docs/external.html View File

@@ -321,10 +321,9 @@
<td bgcolor="#a0ddf0" colspan="" rowspan="" <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left"> valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> <font color="#000000" size="-1" face="arial,helvetica,sanserif">
Releases 1.0 to 1.4 have been licensed under the GNU
General Public License. Starting with release 2.0 the
license has been changed to the GNU Lesser General Public
License.
Starting with release 2.0 the license is the GNU
Lesser General Public License. Prior releases were under
the GNU General Public License.
</font> </font>
</td> </td>
</tr> </tr>


+ 3
- 4
xdocs/external.xml View File

@@ -98,10 +98,9 @@
</tr> </tr>
<tr> <tr>
<th>License:</th> <th>License:</th>
<td>Releases 1.0 to 1.4 have been licensed under the GNU
General Public License. Starting with release 2.0 the
license has been changed to the GNU Lesser General Public
License.</td>
<td>Starting with release 2.0 the license is the GNU
Lesser General Public License. Prior releases were under
the GNU General Public License.</td>
</tr> </tr>
</table> </table>
</subsection> </subsection>


Loading…
Cancel
Save