summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@gmail.com>2014-10-30 22:57:06 -0300
committerFelipe Sateler <fsateler@debian.org>2014-11-05 00:41:31 -0300
commit2240fe3b08bdcf1aecf87ee23cb55cfabf26cd52 (patch)
tree28c7fec0b75a4b8d2989f8d7b35e682faa0ccb09 /debian/copyright
parent692ccd53a425c25c043b55717f7785633bbb9b5d (diff)
debian
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 00000000..c54566e8
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,32 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: fig
+Source: http://www.fig.sh/
+
+Files: *
+Copyright: 2014 Docker Inc
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2014 Felipe Sateler <fsateler@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".
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+# Please avoid to pick license terms that are more restrictive than the
+# packaged work, as it may make Debian's contributions unacceptable upstream.