Made sure GPL notice was included in all other source files.

This commit is contained in:
William Kendrick 2006-02-18 07:07:47 +00:00
parent 2af7785454
commit 27c35cdf23
14 changed files with 238 additions and 17 deletions

View file

@ -43,6 +43,8 @@ $Id$
* Split language-related variables, enumerations, arrays and helper
functions in to "i18n.c" and "i18n.h" source files.
* Made sure GPL notice was included in all other source files.
* Added script to create "locale" during Build process in Xcode on
Mac OS X.