Author: tille Date: 2012-08-28 12:52:24 +0000 (Tue, 28 Aug 2012) New Revision: 12142
Modified: trunk/packages/mriconvert/trunk/debian/changelog trunk/packages/mriconvert/trunk/debian/copyright Log: DEP5 copyright Modified: trunk/packages/mriconvert/trunk/debian/changelog =================================================================== --- trunk/packages/mriconvert/trunk/debian/changelog 2012-08-28 12:51:24 UTC (rev 12141) +++ trunk/packages/mriconvert/trunk/debian/changelog 2012-08-28 12:52:24 UTC (rev 12142) @@ -2,6 +2,10 @@ [ Dmitry Smirnov ] * debian/watch: Enable proper detection of new upstream version + + [ Andreas Tille ] + * debian/copyright: + - DEP 5 -- Andreas Tille <[email protected]> Tue, 28 Aug 2012 14:47:57 +0200 Modified: trunk/packages/mriconvert/trunk/debian/copyright =================================================================== --- trunk/packages/mriconvert/trunk/debian/copyright 2012-08-28 12:51:24 UTC (rev 12141) +++ trunk/packages/mriconvert/trunk/debian/copyright 2012-08-28 12:52:24 UTC (rev 12142) @@ -1,30 +1,36 @@ -This package was first debianized by Steve M. Robbins <[email protected]> -on 2010-10-31 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: MRIConvert +Upstream-Contact: Jolinda Smith <[email protected]> +Source: http://lcni.uoregon.edu/~jolinda/MRIConvert/ -The current Debian maintainer is Debian-Med Packaging Team <[email protected]> +Files: * +Copyright: 2010 Jolinda Smith <[email protected]> + Lewis Center for Neuroimaging at the University of Oregon +License: GPL-3 + MRIConvert was developed at the Lewis Center for Neuroimaging at the + University of Oregon. All LCNI software is available free of charge + under the GNU General Public License (GPL). + . + 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 program 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 full text of the GPL is available in file + /usr/share/common-licenses/GPL-3. -Download URL: http://lcni.uoregon.edu/~jolinda/MRIConvert/ -Upstream Author: Jolinda Smith [email protected] - - -The main body of the code is copyright 2010 by Jolinda Smith. -The license statement is given on the web site, above, as: - - MRIConvert is still in development. Please send bug reports and - feature requests to [email protected]. MRIConvert was developed at - the Lewis Center for Neuroimaging at the University of Oregon. All - LCNI software is available free of charge under the GNU General - Public License (GPL). - - -On Debian systems, the full text of the GPL is available in file -/usr/share/common-licenses/GPL - - -The file nifti1.h is copyright 2003 by Robert W Cox, under -the public domain: - -/***************************************************************************** +Files: nifti1.h +Copyright: 2003 Robert W Cox +License: PD + /***************************************************************************** ** This file defines the "NIFTI-1" header format. ** ** It is derived from 2 meetings at the NIH (31 Mar 2003 and ** ** 02 Sep 2003) of the Data Format Working Group (DFWG), ** @@ -42,16 +48,16 @@ ** Advisors: John Ashburner (FIL, London), ** ** Stephen Smith (FMRIB, Oxford), ** ** Mark Jenkinson (FMRIB, Oxford) ** -******************************************************************************/ - -/*---------------------------------------------------------------------------*/ -/* Note that the ANALYZE 7.5 file header (dbh.h) is - (c) Copyright 1986-1995 - Biomedical Imaging Resource - Mayo Foundation - Incorporation of components of dbh.h are by permission of the - Mayo Foundation. - - Changes from the ANALYZE 7.5 file header in this file are released to the - public domain, including the functional comments and any amusing asides. ------------------------------------------------------------------------------*/ + ******************************************************************************/ + . + /*---------------------------------------------------------------------------*/ + /* Note that the ANALYZE 7.5 file header (dbh.h) is + * (c) Copyright 1986-1995 + * Biomedical Imaging Resource + * Mayo Foundation + * Incorporation of components of dbh.h are by permission of the + * Mayo Foundation. + * + * Changes from the ANALYZE 7.5 file header in this file are released to the + * public domain, including the functional comments and any amusing asides. + -----------------------------------------------------------------------------*/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
