File: copyright

package info (click to toggle)
ruby-extendmatrix 0.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 172 kB
  • ctags: 109
  • sloc: ruby: 1,073; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 859 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: extendmatrix
Source: https://github.com/clbustos/extendmatrix

Files: *
Copyright: 2007 Cosmin Bonchis for Ruby Central Inc. <cbonchis@info.uvt.ro>
           2008-2011 Claudio Bustos <clbustos@gmail.com>
License: Apache

Files: debian/*
Copyright: 2015 Balint Reczey <balint@balintreczey.hu>
License: Apache
Comment: the Debian packaging is licensed under the same terms as the original package.

License: Apache
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 On Debian systems, the full text of the Apache
 License version 2 can be found in the file
 `/usr/share/common-licenses/Apache-2.0'.