|
Contribute SoftwareA 1999 survey by the Tennessee DOT indicates there is an abundance of in-house bridge engineering software developed by DOTs. 95% of the survey respondents indicate they use in-house software in their daily production work. Contributing this software to the Alternate Route Project will not diminish the value or quality of this software. In fact, just the opposite is likely to occur. It costs virtually nothing to make the contribution and the potential benefits are tremendous. You never know, someone may take your favorite old DOS program and turn it into your favorite new Windows program. Contributing new or existing softwareContributing new or existing software to the Alternate Route Project is unbelievably simple. All you have to do is follow the three easy steps outlined below. 1. Adding License Notice to Source CodeFor each source code file add the following text at the top of the file:
If your program is interactive, and it uses a splash screen, make it display the following notice on the splash screen.
WSDOT has gone the extra step and presents the full text of the license agreement every time the program is started. The license becomes binding by ensuring that the licensee has read or should have read the license agreement and agrees with its terms and conditions. You might want to make this extra effort as well. The WBFL provides a ready to use component for just this purpose. 2. Add License Agreement to your DistributionFor each program you distribute, you must also distribute a copy of the Alternate Route Open Source License. The easiest way to do this is to put a copy of the license agreement into the program folder during installation. WSDOT recommends the practice of "click-wrapping" software distributions. During the installation process, the user is presented with the full text of the license agreement. By clicking on an "Accept" button, the user indicates acceptance of the terms and conditions of the license. By clicking on a "Decline" button, the user declines and the installation is aborted. Presenting the license agreement up front, and requiring the user to take an action, will make enforcement of the license much easier in the unlikely event of a dispute. 3. Distribute the SoftwareYou can distribute your program using any method you like. You could mail out CD ROMs or setup a web site for download. You can distribute your software for free or for a fee, it doesn't matter. Do you have to distribute the source code with the executable program? No, but you could if you like. However, you must provide either a separate download for the software or accompany your distribution with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the source code. |
Copyright © 1999-2000, Washington State Department of Transportation |