[foundation-web] Voting: License the code under GPLv2+



commit 5a050130720b281d66d7d33d47e7c6601c99afd2
Author: Tobias Mueller <tobiasmue gnome org>
Date:   Tue Jun 15 13:44:24 2010 +0200

    Voting: License the code under GPLv2+
    
    As per discussion on foundation-list: <http://mail.gnome.org/archives/foundation-list/2010-June/msg00107.html>
    this code is now licensed under the terms of GPLv2+.

 foundation.gnome.org/vote/vote.wml |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/foundation.gnome.org/vote/vote.wml b/foundation.gnome.org/vote/vote.wml
index c3dde0e..b2c2cb7 100644
--- a/foundation.gnome.org/vote/vote.wml
+++ b/foundation.gnome.org/vote/vote.wml
@@ -123,6 +123,15 @@ if ($step==2)
 ?>
 <script type="text/javascript">
 //<![CDATA[
+// @licstart  The following is the entire license notice for the JavaScript code in this page.
+//    The JavaScript code in this page is free software: you can
+//    redistribute it and/or modify it under the terms of the GNU
+//    General Public License (GNU GPL) as published by the Free Software
+//    Foundation, either version 2 of the License, or (at your option)
+//    any later version.  The code is distributed WITHOUT ANY WARRANTY;
+//    without even the implied warranty of MERCHANTABILITY or FITNESS
+//    FOR A PARTICULAR PURPOSE.  See the GNU GPL for more details.
+// @licend  The above is the entire license notice for the JavaScript code in this page.
 function addPreference(listItem)
 {
 var preferenceList = document.getElementById('preferences');



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