[med-svn] [SCM] r-bioc-limma branch, master, updated. upstream/3.8.2-16-g7053773
Charles Plessy
plessy at debian.org
Mon May 30 05:07:22 UTC 2011
The following commit has been merged in the master branch:
commit 64ee1479d7aeef0f8be7d2eadd77285604d6e256
Author: Charles Plessy <plessy at debian.org>
Date: Mon May 30 13:49:06 2011 +0900
Finished copyright review.
diff --git a/debian/copyright b/debian/copyright
index 12c746e..12747ba 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,17 +1,42 @@
+Format: http://dep.debian.net/deps/dep5/
Source: http://www.bioconductor.org/packages/2.8/bioc/src/contrib/limma_3.8.2.tar.gz
+Comment: discussed on https://stat.ethz.ch/pipermail/bioc-devel/2011-May/002620.html
Files: *
-Copyright:
-License: LGPL
+Copyright: Gordon Smyth <smyth at wehi.edu.au>
+License: LGPL-2+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ 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
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+Comment: On Debian systems, a copy of the GNU Library General Public version 2
+ is available in ‘/usr/share/common-licenses/LGPL-2’.
-anx178 ↱r-bioconductor-limma↲$ git grep -i copyright
-tests/limma-Tests.Rout.save:Copyright (C) 2010 The R Foundation for Statistical Computing
-anx178 ↱r-bioconductor-limma↲$ git grep -i license
-DESCRIPTION:License: LGPL
-R/norm.R:# it under the terms of the GNU General Public License as published by
-R/norm.R:# the Free Software Foundation; either version 2 of the License, or
-R/norm.R:# GNU General Public License for more details.
-R/norm.R:# A copy of the GNU General Public License is available at
-R/norm.R:# http://www.r-project.org/Licenses/
-tests/limma-Tests.Rout.save:Type 'license()' or 'licence()' for distribution details.
-
+Files: R/norm.R
+Copyright: Gordon Smyth <smyth at wehi.edu.au>
+License: GPL-2+
+ 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 2 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, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+Comment: Licensed so because it derives from R's src/library/stats/R/loess.R
+ file. On Debian systems, a copy of the GNU General Public version 2 is
+ available in ‘/usr/share/common-licenses/GPL-2’.
--
linear models for microarray data
More information about the debian-med-commit
mailing list