|
From: Lo?c C. <lo...@us...> - 2001-04-19 20:31:19
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean In directory usw-pr-cvs1:/tmp/cvs-serv14075/chat/localization/korean Modified Files: admin.loc tutorial.loc Log Message: Add license among headers Index: admin.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean/admin.loc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** admin.loc 2001/04/10 16:58:55 1.1 --- admin.loc 2001/04/19 20:31:16 1.2 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Korean translation of the administration sheets for phpMyChat. | // +--------------------------------------------------------------------------+ Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean/tutorial.loc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** tutorial.loc 2001/04/15 21:18:18 1.4 --- tutorial.loc 2001/04/19 20:31:16 1.5 *************** *** 6,9 **** --- 6,11 ---- // | Copyright (c) 2000-2001 The phpHeaven-team & the authors | // +--------------------------------------------------------------------------+ + // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | + // +--------------------------------------------------------------------------+ // | Korean translation of the tutorial for phpMyChat. | // +--------------------------------------------------------------------------+ |