RFC: Template Copyright notices
David Crawshaw <[email protected]> Tue, 30 Dec 2003 22:19:22 +1000
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <[email protected]> |
I think we need to come up with a standard for these copyright notices. If we start listing the names of all contributors in each file, it's going to become quite messy. Also, it's not really necessary. We can track copyright through the usernames attached to CVS commit entries, which is much easier to keep up-to-date (automagic). So what if we just use: <!--See COPYING for license details [LGPL] --> Opinions? d