[med-svn] [SCM] filo branch, master, updated. aa1cde5d67fced6b2a06b3b97a8e443f09acd6fb

Charles Plessy plessy at debian.org
Fri Aug 12 06:38:44 UTC 2011


The following commit has been merged in the master branch:
commit 32d9a835ad5ffef51b8dc6a4b2df911e6a5b13bb
Author: Charles Plessy <plessy at debian.org>
Date:   Fri Aug 12 13:27:39 2011 +0900

    Documented copyright holders and license statements.

diff --git a/debian/copyright b/debian/copyright
index 0a2e80a..031546d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,34 +2,45 @@ Format: http://dep.debian.net/deps/dep5
 Source: https://github.com/arq5x/filo.git
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: <special license>
- <Put the license of the package here indented by 1 space>
- <This follows the format of Description: lines in control file>
+Copyright: © 2009,2010,2011 by Aaron Quinlan.
+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:
  .
- <Including paragraphs>
+ 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.
+
+Files: src/common/gzstream/*
+Copyright: © 2001  Deepak Bandyopadhyay, Lutz Kettner
+License: LGPL-2.1+
+Comment: gzstream, C++ iostream classes wrapping the zlib compression library.
 
-# If you want to use GPL v2 or later for the /debian/* files use 
-# the following clauses, or change it to suit. Delete these two lines
-Files: debian/*
-Copyright: 2011 Charles Plessy <plessy at debian.org>
-License: GPL-2+
- This package 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 2 of the License, or
- (at your option) any later version.
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
  .
- This package is distributed in the hope that it will be useful,
+ This library 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/>
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
  .
- On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Comment: On Debian systems, the complete text of the GNU Lesser General
+ Public License version 2.1 can be found in “/usr/share/common-licenses/LGPL-2.1”.
 
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.

-- 
useful FILe and stream Operations



More information about the debian-med-commit mailing list