Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add a copyright release form template. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
d2bec5a1d4f7175ee1927b8268c79b6e |
User & Date: | drh 2010-01-04 13:53:32.000 |
References
2010-01-04
| ||
20:21 | • New ticket [b074a7588b] fossil: not a valid repository: /pub/fossil-db/big.fsl. artifact: bf9930fab2 user: anonymous | |
Context
2010-01-05
| ||
15:01 | Fix a potential segfault in the URL shortener of the WWW timeline logic. check-in: d66718f2e8 user: drh tags: trunk | |
2010-01-04
| ||
13:53 | Add a copyright release form template. check-in: d2bec5a1d4 user: drh tags: trunk | |
13:16 | Update the built-in SQLite to version 3.6.22 RC 1. check-in: 57225017b0 user: drh tags: trunk | |
Changes
Added www/copyright-release.html.
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | <html> <body bgcolor="white"> <h1 align="center"> Assignment of Copyright for<br> Contributions To The Fossil SCM </h1> <p> This Agreement is made between Hipp, Wyrick & Company, Inc., a Georgia corporation with headquarters at 6200 Maple Cove Lane, Charlotte, NC, (hereafter "Hwaci") and <font color="blue">NAME AND ADDRESS OF PROGRAMMER</font> (hereafter "Programmer"). </p <p>For valuable consideration, receipt and sufficiency of which are hereby acknowledged, Programmer and Hwaci agree as follows: </p> <ol> <li><p> Programmer does hereby sell, assign, and transfer to Hwaci, its successors and assigns, the entire right, title and interest in and to the copyright in Fossil Software Configuration Management System (hereafter "Fossil") or any portions thereof whether created before or after this agreement and any registrations and copyright applications relating thereto and any renewals and extensions thereof, and in and to all works based upon, derived from, or incorporating Fossil, and in and to all income, royalties, damages, claims and payments now or hereafter due or payable with respect thereto, and in and to all causes of action, either in law or in equity for past, present, or future infringement based on the copyrights, and in and to all rights corresponding to the foregoing throughout the world. <li><p> Programmer hereby represents and warrants to Licensee that Programmer is the owner of those portions of the Fossil software developed and produced by Programmer or otherwise has the right to grant to Hwaci the rights set forth in this Agreement. </ol> <p> In witness whereof, the parties have executed this Agreement, effective this <font color="blue">YYYY-MM-DD</font> <p><table width="100%" border="0"> <tr><td valign="top"> HWACI<br> By:<hr> <p> </p> Print Name:<hr> <p> </p> Title:<hr> <p> </p> </td><td width="10%"></td> <td valign="top"> PROGRAMMER<br> By:<hr> <p> </p> Print Name:<hr> <p> </p> Title:<hr> <p> </p> </td></tr></table> |