~ubuntu-branches/ubuntu/utopic/rbenv/utopic

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Antonio Terceiro
  • Date: 2011-09-24 12:27:44 UTC
  • mfrom: (0.1.1)
  • Revision ID: package-import@ubuntu.com-20110924122744-uwtnwximx88784e5
Tags: 0.1.2+git20100922-1
Initial release (Closes: #642500)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://dep.debian.net/deps/dep5
 
2
Upstream-Name: rbenv
 
3
Source: https://github.com/sstephenson/rbenv
 
4
 
 
5
Files: *
 
6
Copyright: Copyright (c) 2011 Sam Stephenson
 
7
License: MIT
 
8
 
 
9
Files: rbenv-alternatives/*
 
10
Copyright: Copyright © 2011 Antonio Terceiro <terceiro@debian.org>
 
11
License: MIT
 
12
 
 
13
Files: debian/*
 
14
Copyright: Copyright © 2011 Antonio Terceiro <terceiro@debian.org>
 
15
License: MIT
 
16
 
 
17
License: MIT
 
18
 Permission is hereby granted, free of charge, to any person obtaining
 
19
 a copy of this software and associated documentation files (the
 
20
 "Software"), to deal in the Software without restriction, including
 
21
 without limitation the rights to use, copy, modify, merge, publish,
 
22
 distribute, sublicense, and/or sell copies of the Software, and to
 
23
 permit persons to whom the Software is furnished to do so, subject to
 
24
 the following conditions:
 
25
 .
 
26
 The above copyright notice and this permission notice shall be
 
27
 included in all copies or substantial portions of the Software.
 
28
 .
 
29
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 
30
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 
31
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 
32
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 
33
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 
34
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 
35
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.