Paleobiology Source Code Archive Information for contributors and users
General:
The source code and software here is here to be distributed, by posting it you give consent to its distribution.
Use it, play with it, modify it, but don't blame the authors.
Everyone and anyone is welcome to contribute or use the source code or software posted here.
Please send the source code, a compiled version, and a description to post.
E-mail files to: M. Kosnik (please compress files before you send them).
The code description will then be posted on the web page and the files will placed in the download directory.
What to include when posting:
Include your name / e-mail address in comments at the top of the file.
Include the date of posting.
Include a brief description of what the code does.
Include a brief description of any variables getting past to or from a function.
Include a brief description of any input or output files (special reference to format).
If at all possible please make extensive use of comments in your code.
ANSI C assumed, please add comments if you use some another standard or language.
It would be great if you mention what system/compiler you used.
Include comments outlining any known problems or limitations.
Only post code that is public domain, please refrain from posting any code you have not written.
Keep in mind that this will be most useful for people if everyone tried to make their code as readable as possible.
Include copyright and license information should you choose to do so.
Feel free to send any documentation files or manuals.
Licenses:
I suggest that you legally insure the open nature of your source code and software by using one of the following standard licenses. The Mozilla FAQ contrasts them in non-legal terms.