diff options
Diffstat (limited to 'ddhardrescue-1.0/debian/copyright')
-rw-r--r-- | ddhardrescue-1.0/debian/copyright | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/ddhardrescue-1.0/debian/copyright b/ddhardrescue-1.0/debian/copyright new file mode 100644 index 0000000..cc78797 --- /dev/null +++ b/ddhardrescue-1.0/debian/copyright @@ -0,0 +1,50 @@ +This work was packaged for Debian by: + + Ludovic POUZENC <ludovic@pouzenc.fr> on Sun, 09 Oct 2011 14:44:58 +0200 + +It was downloaded from: + + <url://example.com> + +Upstream Author(s): + + <put author's name and email here> + <likewise for another author> + +Copyright: + + <Copyright (C) YYYY Firstname Lastname> + <likewise for another author> + +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) 2011 Ludovic POUZENC <ludovic@pouzenc.fr> + +# Please chose a license for your packaging work. If the program you package +# uses a mainstream license, using the same license is the safest choice. +# Please avoid to pick license terms that are more restrictive than the +# packaged work, as it may make Debian's contributions unacceptable upstream. +# If you just want it to be GPL version 3, leave the following line in. + +and is licensed under the GPL version 3, see above. + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. |