[Pkg-javascript-commits] [rainloop] 32/38: Added license and copyright details for upstream bundled PHP libraries. Updated changelog.

Daniel Ring techwolf-guest at moszumanska.debian.org
Fri Dec 15 06:04:02 UTC 2017


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

techwolf-guest pushed a commit to branch master
in repository rainloop.

commit e1aec619d4e266fc194500d1d1a3870cc5df0925
Author: Techwolf <dring at g33kworld.net>
Date:   Sun Oct 8 21:10:38 2017 -0700

    Added license and copyright details for upstream bundled PHP libraries.
    Updated changelog.
---
 debian/changelog                  |   6 ++
 debian/copyright                  | 141 ++++++++++++++++++++++++++++++++++++++
 debian/rainloop.lintian-overrides |   6 ++
 debian/source/lintian-overrides   |   3 -
 4 files changed, 153 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6513277..45218d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rainloop (1.11.1-2) unstable; urgency=medium
+
+  * Completed unbundling of build system.
+
+ -- Daniel Ring <dring at wolfishly.me>  Sun, 08 Oct 2017 21:36:38 -0700
+
 rainloop (1.11.1-1) unstable; urgency=low
 
   * Updated to latest upstream version.
diff --git a/debian/copyright b/debian/copyright
index e8a7783..eacea91 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,6 +10,43 @@ Files: debian/*
 Copyright: 2017 Daniel Ring <dring at wolfishly.me>
 License: AGPL-3
 
+Files: rainloop/v/0.0.0/app/libraries/Facebook/*
+Copyright: 2017 Facebook, Inc.
+License: Facebook
+
+Files: rainloop/v/0.0.0/app/libraries/Imagine/*
+Copyright: 2017 Bulat Shakirzyanov <mallluhuct at gmail.com>
+License: MIT
+
+Files: rainloop/v/0.0.0/app/libraries/Mobile_Detect/*
+Copyright: 2011-2017 Serban Ghita <serbanghita at gmail.com>, Nick Ilyin and contributors
+License: MIT
+
+Files: rainloop/v/0.0.0/app/libraries/PHPGangsta/*
+Copyright: 2012-2016 Michael Kliewe and contributors
+License: BSD-3-clause
+
+Files: rainloop/v/0.0.0/app/libraries/PHP-OAuth2/*
+Copyright: 2017 Pierrick Charron <pierrick at php.net>
+License: LGPL-2
+
+Files: rainloop/v/0.0.0/app/libraries/phpseclib/*
+Copyright: 2007-2016 TerraFrost <terrafrost at php.net> and other conributors
+License: MIT
+
+Files: rainloop/v/0.0.0/app/libraries/PHPThumb/*
+Copyright: 2015 Ian Selby <ianrselby at gmail.com>
+License: MIT
+
+Files: rainloop/v/0.0.0/app/libraries/spyc/*
+Copyright: 2011-2017 Vladimir Andersen <vlad.andersen at gmail.com>
+License: MIT
+
+Files: rainloop/v/0.0.0/app/libraries/tmhOAuth/*
+Copyright: 2014 Matt Harris
+License: Apache-2.0
+
+
 License: AGPL-3
                      GNU AFFERO GENERAL PUBLIC LICENSE
                         Version 3, 19 November 2007
@@ -672,3 +709,107 @@ License: AGPL-3
  if any, to sign a "copyright disclaimer" for the program, if necessary.
  For more information on this, and how to apply and follow the GNU AGPL, see
  <http://www.gnu.org/licenses/>.
+
+
+License: Facebook
+ You are hereby granted a non-exclusive, worldwide, royalty-free license to
+ use, copy, modify, and distribute this software in source code or binary
+ form for use in connection with the web services and APIs provided by
+ Facebook.
+ .
+ As with any software that integrates with the Facebook platform, your use
+ of this software is subject to the Facebook Developer Principles and
+ Policies [http://developers.facebook.com/policy/]. This copyright 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.
+
+
+License: MIT
+ 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:
+ .
+ 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.
+
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ .
+ 3. Neither the names of the copyright holders nor the names of contributors
+    may be used to endorse or promote products derived from this software
+    without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+
+License: LGPL-2
+ This package 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 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
+ Lesser 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 Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-2".
+
+
+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 Apache License 2.0 can
+ be found in "/usr/share/common-licenses/Apache-2.0".
diff --git a/debian/rainloop.lintian-overrides b/debian/rainloop.lintian-overrides
new file mode 100644
index 0000000..a807e0c
--- /dev/null
+++ b/debian/rainloop.lintian-overrides
@@ -0,0 +1,6 @@
+#License information included in debian/copyright
+rainloop: extra-license-file usr/share/rainloop/app/libraries/MailSo/LICENSE
+rainloop: extra-license-file usr/share/rainloop/app/libraries/Mobile_Detect/LICENSE.txt
+rainloop: extra-license-file usr/share/rainloop/app/libraries/lessphp/LICENSE
+rainloop: extra-license-file usr/share/rainloop/app/libraries/spyc/COPYING
+rainloop: extra-license-file usr/share/rainloop/app/libraries/tmhOAuth/LICENSE
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 197201d..e4f8eb9 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -14,6 +14,3 @@ rainloop source: source-is-missing vendors/bootstrap/js/old.bootstrap.min.orig.j
 #Long lines in source files of bundled libraries
 rainloop source: source-is-missing debian/lib/openpgp/openpgp.js *
 rainloop source: source-is-missing debian/lib/openpgp/openpgp.worker.js *
-
-#Bundled NPM modules include their full source code
-rainloop source: source-is-missing node_modules/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/rainloop.git



More information about the Pkg-javascript-commits mailing list