mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
* 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. --HG-- branch : trunk
21 lines
723 B
Plaintext
21 lines
723 B
Plaintext
The AUTHORS file:
|
|
|
|
This file should collect a trace of all the legal paperwork that you have
|
|
exchanged with contributors for your particular package. This information is
|
|
very useful for registering the copyright of your package. The file might
|
|
have an introductory blurb similar to this one:
|
|
|
|
Authors of Trinity Core
|
|
|
|
The following contributions warranted legal paper exchanges
|
|
with [the Free Software Foundation | Your Name].
|
|
Also see files ChangeLog and THANKS
|
|
|
|
Then, list who the contributors are and what files they have worked on.
|
|
Indicate whether they created the file, or whether they modified it. For
|
|
example:
|
|
|
|
Random J. Hacker:
|
|
entire files -> foo1.c , foo2.c , foo3.c
|
|
modifications -> foo4.c , foo5.c
|