Changes between Version 2 and Version 3 of Contributing


Ignore:
Timestamp:
May 28, 2009, 8:00:20 AM (16 years ago)
Author:
rick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Contributing

    v2 v3  
    30303. Suggest further tasks for this list!
    3131
     32
     33== 2 How to Contribute ==
     34Contributions to the system generally fall into one or more of the following 5 categories:
     35
     36=== 2.1 Bug Reports and General Commentary ===
     37
     38An idea or suggestion of general technical interest should be mailed to the [http://lijst.wirelessleiden.nl/mailman/listinfo/techniek Wireless Leiden technical discussions mailing list]. Likewise, people with an interest in such things (and a tolerance for a high volume of mail!) may subscribe to the [http://lijst.wirelessleiden.nl/mailman/listinfo/techniek Wireless Leiden technical discussions mailing list].
     39
     40=== 2.2 Changes to the Documentation ===
     41
     42Changes to the documentation are overseen by the Wireless Leiden volunteers. Feel free to change the wiki/trac/website anywhere where you may think it need improvements.
     43
     44=== 2.4 New Code or Major Value-Added Packages ===
     45
     46When working with large amounts of code, the touchy subject of copyrights also invariably comes up. Acceptable copyrights for code included in Wireless Leiden Nodefactory are:
     47
     481. [http://svn.wirelessleiden.nl/svn/LICENSE.txt The Wireless Leiden copyright]. This basically a BSD style license (see below), with one extra amendment stating:
     49
     50{{{
     51  The end-user documentation included with the redistribution,
     52   if any, must include the following acknowledgment:
     53      "This product includes software developed by the
     54       Stichting Wireless Leiden (http://www.wirelessleiden.nl)."
     55   Alternately, this acknowledgment may appear in the software itself,
     56   if and wherever such third-party acknowledgments normally appear.
     57
     58}}}
     59
     60
     612. The BSD copyright. This copyright is most preferred due to its “no strings attached” nature and general attractiveness to commercial enterprises. Far from discouraging such commercial use, the FreeBSD Project actively encourages such participation by commercial interests who might eventually be inclined to invest something of their own into FreeBSD.
     62
     63
     64=== 2.5 Money, Hardware or Internet Access ===
     65
     66We are always very happy to accept donations to further the cause of the Wireless Leiden Project and, in a volunteer effort like ours, a little can go a long way! Donations of hardware are also very important to expanding our list of supported peripherals since we generally lack the funds to buy such items ourselves.
     67
     68Page loosely based on perfect reference guide of  http://www.freebsd.org/doc/en/articles/contributing