[glade-web] Removed 'software' word from license options to avoid possible confusions



commit 58a0980414fcfb861c0d280e9011b20e534bacb9
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Mon Jun 2 16:21:13 2014 -0300

    Removed 'software' word from license options to avoid possible confusions

 registration.src |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/registration.src b/registration.src
index eb01b16..efc4e34 100644
--- a/registration.src
+++ b/registration.src
@@ -396,9 +396,9 @@ All the data will be stored in a private location and will not be shared with th
 </div>
 
 <div class="question"><h3>Under what kind of license(s) do you release the software you used Glade to 
create?</h3>
-<label><input type="checkbox" name="soft_free" value="1"/> Free software</label><br>
-<label><input type="checkbox" name="soft_open" value="1"/> Open source software</label><br>
-<label><input type="checkbox" name="soft_commercial" value="1"/> Commercial/Closed software</label><br>
+<label><input type="checkbox" name="soft_free" value="1"/> Free Software</label><br>
+<label><input type="checkbox" name="soft_open" value="1"/> Open Source</label><br>
+<label><input type="checkbox" name="soft_commercial" value="1"/> Commercial/Closed</label><br>
 <label><input type="checkbox" name="soft_none" value="1"/> None - distributed internally</label>
 </div>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]