Revision 33, 0.7 kB
(checked in by yumileroy, 17 years ago)
|
[svn] * Changing text in various files to make it more Trinity Core-like, as well as fixing the grammar and understandability in certain files.
* Adding INSTALL file to root with Linux instructions.
* Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me).
* Updating config files with Trinity text instead of MaNGOS text.
Original author: XTZGZoReX
Date: 2008-10-10 12:19:38-05:00
|
Line | |
---|
1 | The AUTHORS file: |
---|
2 | |
---|
3 | This file should collect a trace of all the legal paperwork that you have |
---|
4 | exchanged with contributors for your particular package. This information is |
---|
5 | very useful for registering the copyright of your package. The file might |
---|
6 | have an introductory blurb similar to this one: |
---|
7 | |
---|
8 | Authors of Trinity Core |
---|
9 | |
---|
10 | The following contributions warranted legal paper exchanges |
---|
11 | with [the Free Software Foundation | Your Name]. |
---|
12 | Also see files ChangeLog and THANKS |
---|
13 | |
---|
14 | Then, list who the contributors are and what files they have worked on. |
---|
15 | Indicate whether they created the file, or whether they modified it. For |
---|
16 | example: |
---|
17 | |
---|
18 | Random J. Hacker: |
---|
19 | entire files -> foo1.c , foo2.c , foo3.c |
---|
20 | modifications -> foo4.c , foo5.c |
---|