summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@celest.fr>2010-10-10 20:51:21 +0200
committerThomas Preud'homme <robotux@celest.fr>2013-01-04 12:47:11 +0100
commit7fe8f7a99e5e84061a3bcb054114fb26b299a0e8 (patch)
tree3ec81ecb031d842865b0b241d62afe467b91992d /debian/copyright
parentedc76dc15166a2d2728998c97817f8888e2ce0eb (diff)
Convert debian/copyright to DEP5 format.
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright83
1 files changed, 44 insertions, 39 deletions
diff --git a/debian/copyright b/debian/copyright
index 5dd96a8..bb06558 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,39 +1,44 @@
-This work was packaged for Debian by:
-
- Thomas Preud'homme <robotux@celest.fr> on Thu, 30 Sep 2010 21:58:07 +0200
-
-It was downloaded from:
-
- http://files.first-world.info/ultracopier/0.2.0.15/ultracopier-src-0.2.0.15.tar.bz2
-
-Upstream Author(s):
-
- Herman BRULE <ultracopier@first-world.info>
-
-Copyright:
-
- Copyright (C) 2007-2010 Herman BRULE <ultracopier@first-world.info>
-
-License:
-
- This program 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, either version 3 of the License, or
- (at your option) any later version.
-
- This package 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 this program. If not, see <http://www.gnu.org/licenses/>.
-
-On Debian systems, the complete text of the GNU General
-Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
-
-The Debian packaging is:
-
- Copyright (C) 2010 Thomas Preud'homme <robotux@celest.fr>
-
-and is licensed under the GPL version 3, see above.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: Ultracopier
+Maintainer: Herman Brule <ultracopier@first-world.info>
+Source: http://files.first-world.info/ultracopier/
+
+Files: *
+Copyright: 2007-2010 Herman Brule <ultracopier@first-world.info>
+License: GPL-3
+ This program 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, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This package 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 this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+Files: debian/*
+Copyright: 2010 Thomas Preud'homme <robotux@celest.fr>
+License: other
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.