Please review pull request #79: (#5971) Add _javascript_ copyright and license notices opened by (lifton)
Description:
Previously, the copyright file in the Debian package of
puppet-dashboard did not include information on the packaged
_javascript_ files. This commit adds this information for those files
for which it is available and marks other files as unknown.
- Opened: Sat Jan 21 23:03:01 UTC 2012
- Based on: puppetlabs:master (2a5422b68631ba61d2f4fc690817490f7807f3c3)
- Requested merge: lifton:ticket/master/5971-_javascript_-debian-copyright (48b7c40475b92a494f53ce65a9b59f88c4f5a74a)
Diff follows:
diff --git a/ext/packaging/debian/copyright b/ext/packaging/debian/copyright index 0206f31..2eff0c2 100644 --- a/ext/packaging/debian/copyright +++ b/ext/packaging/debian/copyright @@ -77,3 +77,75 @@ License: MIT Files: public/images/icons Copyright: (c) 2005 Mark James <[email protected]> License: Creative Commons Attribution 3.0 License + +Files: public/_javascript_s/excanvas.min.js +Copyright: (c) 2007-2011 IOLA and Ole Laursen +License: MIT + +Files: public/_javascript_s/excanvas.min.js +Copyright: (c) 2009 Kilian Valkhof, Alex R. Young +License: MIT + +Files: public/_javascript_s/jquery.colorbox.js +Copyright: (c) 2010 Jack Moore <[email protected]> +License: MIT + +Files: public/_javascript_s/jquery.form.js +Copyright: (c) 2009 +License: MIT/GPL + +Files: public/_javascript_s/jquery.livequery.js +Copyright: (c) 2008 Brandon Aaron (http://brandonaaron.net) +License: MIT/GPL + +Files: public/_javascript_s/jquery.min.js +Copyright: (c) 2011 John Resig +License: MIT/GPL 2 + +Files: public/_javascript_s/jquery.placeholders.js +Copyright: (c) 2009 Mark Dodwell +License: MIT + +Files: public/_javascript_s/jquery.templating.js +Copyright: (c) Yehuda Katz +License: BSD/GPL + +Files: public/_javascript_s/jquery.tipsy.js +Copyright: (c) 2008-2010 jason frame [[email protected]] +License: MIT + +Files: public/_javascript_s/jquery.tokeninput.js +Copyright: (c) 2009 James Smith (http://loopj.com) +License: MIT/GPL + +Files: public/_javascript_s/jquery.ui.js +Copyright: (c) 2011 AUTHORS.txt (http://jqueryui.com/about) +License: MIT/GPL 2 + +Files: public/_javascript_s/jquery.ui.combobox.js +Copyright: unknown +License: unknown + +Files: public/_javascript_s/jquery.ui.tabs.js +Copyright: (c) 2011 AUTHORS.txt (http://jqueryui.com/about) +License: MIT/GPL 2 + +Files: public/_javascript_s/jrails.js +Copyright: unknown +License: unknown + +Files: public/_javascript_s/prototype.js +Copyright: (c) 2005-2009 Sam Stephenson +License: MIT + +Files: public/_javascript_s/raphael-min.js +Copyright: (c) 2009 Dmitry Baranovskiy (http://raphaeljs.com) +License: MIT + +Files: public/_javascript_s/bootstrap-dropdown.js +Copyright: (c) 2011 Twitter, Inc. +License: Apache 2.0 + +Files: public/_javascript_s/.js +Copyright: (c) 2011 Twitter, Inc. +License: Apache 2.0
-- You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
