Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fixup HTML entity escapes in the contributor agreement. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f6168a7941c502822d853f4980d60e69 |
User & Date: | mistachkin 2013-05-05 02:28:13.842 |
Context
2013-05-09
| ||
21:51 | Enhance the .NET Compact Framework test app to allow custom SQL to be executed prior to running the tests. check-in: ab52fdc3e8 user: mistachkin tags: trunk | |
2013-05-05
| ||
02:28 | Fixup HTML entity escapes in the contributor agreement. check-in: f6168a7941 user: mistachkin tags: trunk | |
2013-05-04
| ||
22:24 | Updates to the contributions web page. check-in: 44d25d800a user: mistachkin tags: trunk | |
Changes
Changes to www/contrib_agreement.wiki.
1 2 3 4 | <title>System.Data.SQLite Contributor Agreement</title> <p> This agreement applies to your contribution of material to the | | | | | < | | | < | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <title>System.Data.SQLite Contributor Agreement</title> <p> This agreement applies to your contribution of material to the System.Data.SQLite ADO.NET interfaces ("SDS") that is mananged by Hipp, Wyrick & Company, Inc. ("Hwaci") and sets out the intellectual property rights you grant to Hwaci in the contributed material. The terms "contribution" and "contributed material" mean any source code, object code, patch, tool, sample, graphic, specification, manual, documentation, or any other material posted, submitted, or uploaded by you to the SDS project. The term "you" means the person identified and signing at the bottom of this document. If your contribution is on behalf of a company, the term "you" also means the company identified in the signature area below. </p> <ol> <li> <p> With respect to any worldwide copyrights, or copyright applications and |
︙ | ︙ | |||
102 103 104 105 106 107 108 | set forth in this agreement. Please print clearly. </p> <center> <p> <table width="80%" border="1" cellpadding="0" cellspacing="0"> <tr> | | | 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 | set forth in this agreement. Please print clearly. </p> <center> <p> <table width="80%" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="20%" valign="top">Your name & email:</td> <td width="80%"> <!-- Replace this line with your name and email --> <p> </p> </td> </tr> <tr> <td valign="top">Company name:<br>(if applicable)</td> |
︙ | ︙ |