~ubuntu-branches/debian/sid/dcontainers/sid

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Matthias Klumpp
  • Date: 2018-03-28 12:50:00 UTC
  • Revision ID: package-import@ubuntu.com-20180328125000-urv4jflxwkie4p5t
Tags: 0.8.0~alpha.5-1
Initial release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
2
Upstream-Name: containers
 
3
Upstream-Contact: The D Community
 
4
Source: https://github.com/dlang-community/containers
 
5
 
 
6
Files: *
 
7
Copyright:
 
8
 © 2015 Economic Modeling Specialists Intl.,
 
9
 Brian Schott,
 
10
 Nickolay Bukreyev
 
11
License: BSL-1.0
 
12
 
 
13
Files: debian/*
 
14
Copyright: 2018 Matthias Klumpp <mak@debian.org>
 
15
License: BSL-1.0
 
16
 
 
17
License: BSL-1.0
 
18
 Boost Software License - Version 1.0 - August 17th, 2003
 
19
 .
 
20
 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of
 
21
 the software and accompanying documentation covered by this license (the "Software") to use,
 
22
 reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative
 
23
 works of the Software, and to permit third-parties to whom the Software is furnished to do so,
 
24
 all subject to the following:
 
25
 .
 
26
 The copyright notices in the Software and this entire statement, including the above license grant,
 
27
 this restriction and the following disclaimer, must be included in all copies of the Software,
 
28
 in whole or in part, and all derivative works of the Software, unless such copies or derivative works
 
29
 are solely in the form of machine-executable object code generated by a source language processor.
 
30
 .
 
31
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
 
32
 LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT.
 
33
 IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR
 
34
 OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 
35
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.