Re: [hatari-devel] Hatari 1.6.2 has been released |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On maanantai 25 kesäkuu 2012, Teemu Hukkanen wrote:
> While looking through the source code in order to update the copyright
> information, I noticed a widespread typo in a lot of source files, the
> license is written as "GNU Public License", when the name of the license
> is "GNU General Public License". I can see the same mistake in UAE,
> although to a lesser extent.
Hm. Of the 285 source files under src/:
find hatari/src -name '*.[ch]*'
226 have this issue, i.e. almost every one of them...
Of the rest of the 314 (*.c, *.h, *.py, *.sh) source files, only few
additional ones have this issue.
- Eero