summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2015-06-16 00:00:07 +0200
committerAndrew Shadura <andrewsh@debian.org>2015-06-16 00:00:07 +0200
commit740ad144972510d027d9e06785bb5f912c5a7dcd (patch)
tree9024e6149aee7989c732d52c4e829a944bc59696 /debian/copyright
nfstrace (0.4.0-2) unstable; urgency=medium
* Apply patches from upstream fixing FTBFS (Closes: #786801). # imported from the archive
Diffstat (limited to 'debian/copyright')
-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..740e40a
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,28 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: nfstrace
+Upstream-Contact:
+ Vitali Adamenka <vitali_adamenka@epam.com>
+ Yauheni Azaranka <yauheni_azaranka@epam.com>
+ Alexey Costroma <alexey_costroma@epam.com>
+ Dzianis Huznou <dzianis_huznou@epam.com>
+ Pavel Karneliuk <pavel_karneliuk@epam.com>
+Source: <https://github.com/epam/nfstrace>
+
+Files: *
+Copyright:
+ 2013—2015 EPAM Systems
+License: GPL-2
+ Nfstrace is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, version 2 of the License.
+ .
+ Nfstrace is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with Nfstrace. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.