[med-svn] [r-cran-shiny] 02/02: Fix licensing issues

Andreas Tille tille at debian.org
Thu Mar 31 17:14:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to tag debian/0.13.1+dfsg-1
in repository r-cran-shiny.

commit 9b420e1b7402cc87d045f6bc3f4b3cf5d75761e0
Author: Andreas Tille <tille at debian.org>
Date:   Thu Mar 31 08:29:46 2016 +0200

    Fix licensing issues
---
 debian/copyright | 51 ++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 48 insertions(+), 3 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 093d1ee..43a418e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -29,7 +29,7 @@ Copyright: 2013-2016 Winston Chang <winston at rstudio.com>
                      Joe Cheng, JJ Allaire, Yihui Xie, Jonathan McPherson,
                      RStudio, jQuery Foundation, jQuery contributors,
                      R Core Team
-License: MIT
+License: GPL-3
 
 Files: debian/missing-sources/respond.src.js
 Copyright: 2012, Scott Jehl <scottjehl at gmail.com>
@@ -73,8 +73,6 @@ License: MIT
 Files: debian/missing-sources/selectize.js
 Copyright: 2013-2015 Brian Reavis
 License: Apache-2.0
- On Debian systems you can find the full text of the Apache-2.0 license
- at /usr/share/common-licenses/Apache-2.0
 
 Files: inst/www/shared/showdown/*
 Copyright: 2007, John Fraser
@@ -110,6 +108,26 @@ Files: debian/missing-sources/strftime.js
 Copyright: 2010-2015 Sami Samhuri <sami at samhuri.net>
 License: MIT
 
+Files: R/tar.R
+Copyright: 1995-2012 The R Core Team
+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.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: inst/www/shared/selectize/css/selectize.bootstrap3.css
+Copyright: 2013–2015 Brian Reavis & contributors
+License: Apache-2.0
+
 Files: debian/*
 Copyright: 2016 Andreas Tille <tille at debian.org>
 License: MIT
@@ -133,3 +151,30 @@ License: MIT
  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.
+
+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 version 3.
+ .
+    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.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License can be found in `/usr/share/common-licenses/GPL-3'.
+
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
+ file except in compliance with the License. You may obtain a copy of the License at:
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software distributed under
+ the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
+ ANY KIND, either express or implied. See the License for the specific language
+ governing permissions and limitations under the License.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License can be found in `/usr/share/common-licenses/Apache-2.0'.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-shiny.git



More information about the debian-med-commit mailing list