Advertisement
Guest User

Untitled

a guest
Aug 29th, 2014
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: psensor
  3. Upstream-Contact: Jean-Philippe Orsini <jeanfi@gmail.com>
  4. Source: http://wpitchoune.net/psensor
  5.  
  6. Files: *
  7. Copyright: 2010-2014 Jean-Philippe Orsini <jeanfi@gmail.com>
  8. License: GPL-2.0
  9.  
  10. Files: www/jqplot.css www/jqplot.dateAxisRenderer.js www/jqplot.js
  11. Copyright: 2009-2013 Chris Leonello <chris@jqplot.com>
  12. License: GPL-2.0 or MIT
  13.  
  14. Files: www/jquery.js
  15. Copyright: 2005-2012 jQuery Foundation, Inc. and other contributors
  16. License: MIT
  17.  
  18. Files: debian/*
  19. Copyright: 2010-2014 Jean-Philippe Orsini <jeanfi@gmail.com>
  20. License: GPL-2.0
  21.  
  22. License: GPL-2.0
  23. This package is free software; you can redistribute it and/or modify
  24. it under the terms of the GNU General Public License as published by
  25. the Free Software Foundation; either version 2 of the License, or
  26. (at your option) any later version.
  27. .
  28. This package is distributed in the hope that it will be useful,
  29. but WITHOUT ANY WARRANTY; without even the implied warranty of
  30. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  31. GNU General Public License for more details.
  32. .
  33. You should have received a copy of the GNU General Public License
  34. along with this program. If not, see <http://www.gnu.org/licenses/>
  35. .
  36. On Debian systems, the complete text of the GNU General
  37. Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
  38.  
  39. License: MIT
  40. Permission is hereby granted, free of charge, to any person obtaining
  41. a copy of this software and associated documentation files (the
  42. "Software"), to deal in the Software without restriction, including
  43. without limitation the rights to use, copy, modify, merge, publish,
  44. distribute, sublicense, and/or sell copies of the Software, and to
  45. permit persons to whom the Software is furnished to do so, subject to
  46. the following conditions:
  47. .
  48. The above copyright notice and this permission notice shall be
  49. included in all copies or substantial portions of the Software.
  50. .
  51. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  52. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  53. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  54. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  55. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  56. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  57. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement