Codebase list rust-libslirp / fa00878
package globset Sylvestre Ledru 5 years ago
4 changed file(s) with 130 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-globset (0.4.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package globset 0.4.0 from crates.io using debcargo 2.1.4
3
4 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 6 Jul 2018 23:17:29 +0200
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: globset
2 Upstream-Contact: Andrew Gallant <jamslam@gmail.com>
3 Source: https://github.com/BurntSushi/ripgrep/tree/master/globset
4
5 Files: *
6 Copyright: 2015 Andrew Gallant <jamslam@gmail.com>
7 License: Unlicense or MIT
8
9 Files: debian/*
10 Copyright: 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
11 2018 Sylvestre Ledru <sylvestre@debian.org>
12 License: Unlicense or MIT
13
14 License: MIT
15 Permission is hereby granted, free of charge, to any person obtaining a copy
16 of this software and associated documentation files (the "Software"), to deal
17 in the Software without restriction, including without limitation the rights
18 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
19 copies of the Software, and to permit persons to whom the Software is
20 furnished to do so, subject to the following conditions:
21 .
22 The above copyright notice and this permission notice shall be included in all
23 copies or substantial portions of the Software.
24 .
25 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
30 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31 SOFTWARE.
32
33 License: Unlicense
34 This is free and unencumbered software released into the public domain.
35 .
36 Anyone is free to copy, modify, publish, use, compile, sell, or
37 distribute this software, either in source code form or as a compiled
38 binary, for any purpose, commercial or non-commercial, and by any
39 means.
40 .
41 In jurisdictions that recognize copyright laws, the author or authors
42 of this software dedicate any and all copyright interest in the
43 software to the public domain. We make this dedication for the benefit
44 of the public at large and to the detriment of our heirs and
45 successors. We intend this dedication to be an overt act of
46 relinquishment in perpetuity of all present and future rights to this
47 software under copyright law.
48 .
49 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
50 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
51 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
52 IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
53 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
54 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
55 OTHER DEALINGS IN THE SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: globset
2 Upstream-Contact: Andrew Gallant <jamslam@gmail.com>
3 Source: https://github.com/BurntSushi/ripgrep/tree/master/globset
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN Andrew Gallant <jamslam@gmail.com>
7 License: Unlicense or MIT
8 Comment:
9 FIXME (overlay): Since upstream copyright years are not available in
10 Cargo.toml, they were extracted from the upstream Git repository. This may not
11 be correct information so you should review and fix this before uploading to
12 the archive.
13
14 Files: ./LICENSE-MIT
15 Copyright: 2015 Andrew Gallant
16 License: UNKNOWN; FIXME (overlay)
17 Comment:
18 FIXME (overlay): These notices are extracted from files. Please review them
19 before uploading to the archive.
20
21 Files: debian/*
22 Copyright: 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
23 2018 FIXME (overlay) Your Name <Your Email>
24 License: Unlicense or MIT
25
26 License: MIT
27 Permission is hereby granted, free of charge, to any person obtaining a copy
28 of this software and associated documentation files (the "Software"), to deal
29 in the Software without restriction, including without limitation the rights
30 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
31 copies of the Software, and to permit persons to whom the Software is
32 furnished to do so, subject to the following conditions:
33 .
34 The above copyright notice and this permission notice shall be included in all
35 copies or substantial portions of the Software.
36 .
37 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
39 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
40 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
41 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
42 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
43 SOFTWARE.
44
45 License: Unlicense
46 This is free and unencumbered software released into the public domain.
47 .
48 Anyone is free to copy, modify, publish, use, compile, sell, or
49 distribute this software, either in source code form or as a compiled
50 binary, for any purpose, commercial or non-commercial, and by any
51 means.
52 .
53 In jurisdictions that recognize copyright laws, the author or authors
54 of this software dedicate any and all copyright interest in the
55 software to the public domain. We make this dedication for the benefit
56 of the public at large and to the detriment of our heirs and
57 successors. We intend this dedication to be an overt act of
58 relinquishment in perpetuity of all present and future rights to this
59 software under copyright law.
60 .
61 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
62 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
63 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
64 IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
65 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
66 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
67 OTHER DEALINGS IN THE SOFTWARE.