[Pkg-drupal-commits] r2186 - in /branches/drupal7/debian: changelog copyright

luigi at users.alioth.debian.org luigi at users.alioth.debian.org
Sun May 15 22:06:40 UTC 2011


Author: luigi
Date: Sun May 15 22:06:39 2011
New Revision: 2186

URL: http://svn.debian.org/wsvn/pkg-drupal/?sc=1&rev=2186
Log:
Added copyright notices for include JQuery libraries

Modified:
    branches/drupal7/debian/changelog
    branches/drupal7/debian/copyright

Modified: branches/drupal7/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal7/debian/changelog?rev=2186&op=diff
==============================================================================
--- branches/drupal7/debian/changelog (original)
+++ branches/drupal7/debian/changelog Sun May 15 22:06:39 2011
@@ -1,6 +1,9 @@
 drupal7 (7.0-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+
+  * debian/copyright
+    - Added copyright notices for include JQuery libraries
 
  -- Luigi Gangitano <luigi at debian.org>  Sun, 15 May 2011 23:55:24 +0200
 

Modified: branches/drupal7/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal7/debian/copyright?rev=2186&op=diff
==============================================================================
--- branches/drupal7/debian/copyright (original)
+++ branches/drupal7/debian/copyright Sun May 15 22:06:39 2011
@@ -37,6 +37,70 @@
  if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
  Floor, Boston, MA 02110-1301, USA.
 
+================================================================================
+
+misc/jquery.js:
+
+  jQuery JavaScript Library v1.4.4
+  http://jquery.com/
+
+  Copyright 2010, John Resig
+  Dual licensed under the MIT or GPL Version 2 licenses.
+  http://jquery.org/license
+
+  Includes Sizzle.js
+  http://sizzlejs.com/
+  Copyright 2010, The Dojo Foundation
+  Released under the MIT, BSD, and GPL Licenses.
+
+================================================================================
+
+misc/jquery.ba-bbq.js:
+
+  jQuery BBQ: Back Button & Query Library - v1.2.1 - 2/17/2010
+  http://benalman.com/projects/jquery-bbq-plugin/
+ 
+  Copyright (c) 2010 "Cowboy" Ben Alman
+  Dual licensed under the MIT and GPL licenses.
+  http://benalman.com/about/license/
+
+  jQuery hashchange event - v1.2 - 2/11/2010
+  http://benalman.com/projects/jquery-hashchange-plugin/
+
+  Copyright (c) 2010 "Cowboy" Ben Alman
+  Dual licensed under the MIT and GPL licenses.
+  http://benalman.com/about/license/
+
+================================================================================
+
+misc/jquery.cookie.js:
+
+  Cookie plugin 1.0
+
+  Copyright (c) 2006 Klaus Hartl (stilbuero.de)
+  Dual licensed under the MIT and GPL licenses.
+
+================================================================================
+
+misc/jquery.form.js:
+
+  jQuery Form Plugin
+  version: 2.52 (07-DEC-2010)
+  @requires jQuery v1.3.2 or later
+
+  Dual licensed under the MIT and GPL licenses.
+
+================================================================================
+
+misc/jquery.form.js:
+
+  jQuery Once Plugin v1.2
+  http://plugins.jquery.com/project/once
+
+  Dual licensed under the MIT and GPL licenses.
+
+================================================================================
+
 On Debian systems, the complete text of the GNU General Public
 License, version 2, can be found in /usr/share/common-licenses/GPL-2.
 




More information about the Pkg-drupal-commits mailing list