summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:43:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:43:19 +0000
commitf7dd23e67d92f26f326319e8f6e9f83923419ade (patch)
treef90b634068eb1b7689361e2536f6c877423ee24e /debian/copyright
parentAdding upstream version 1.1.3. (diff)
downloadopentracing-c-wrapper-f7dd23e67d92f26f326319e8f6e9f83923419ade.tar.xz
opentracing-c-wrapper-f7dd23e67d92f26f326319e8f6e9f83923419ade.zip
Adding debian version 1.1.3-3.debian/1.1.3-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/copyright28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..5c1e5b0
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,28 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: opentracing-c-wrapper
+Upstream-Contact: HAProxy Technologies <contact@haproxy.com>
+Source: https://github.com/haproxytech/opentracing-c-wrapper/
+
+Files: *
+Copyright: 2020-2021 HAProxy Technologies
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2021 Stephen Gelman <ssgelm@debian.org>
+License: Apache-2.0
+
+License: Apache-2.0
+ 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
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache version 2.0 license
+ can be found in "/usr/share/common-licenses/Apache-2.0".