Revision 2, 0.7 kB
(checked in by yumileroy, 17 years ago)
|
[svn] * Proper SVN structure
Original author: Neo2003
Date: 2008-10-02 16:23:55-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 PACKAGE |
---|
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 |
---|