File: copyright

package info (click to toggle)
python-datacache 1.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 284 kB
  • sloc: python: 935; sh: 14; makefile: 4
file content (22 lines) | stat: -rw-r--r-- 677 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-datacache
Upstream-Contact: Alex Rubinsteyn <alex.rubinsteyn@mssm.edu>
Source: https://github.com/openvax/datacache

Files: *
Copyright: 2014-2015 Mount Sinai School of Medicine
License: Apache-2.0

Files: debian/*
Copyright: 2021 Steffen Moeller <moeller@debian.org>
License: Apache-2.0

License: Apache-2.0
 This package is free software; you can redistribute it and/or modify
 it under the terms of the Apache License version 2.0.
 .
 This is available online at
  http://www.apache.org/licenses/
 and on Debian systems also found in
 "/usr/share/common-licenses/Apache-2.0".