This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository pbcopper.
commit 458806940386188ecd87ca7743318f943c5a0ff1 Author: Afif Elghraoui <[email protected]> Date: Sat Dec 17 01:17:00 2016 -0800 Declare an overlooked copyright --- debian/copyright | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/debian/copyright b/debian/copyright index 5d7cb74..14d8a26 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,10 @@ Files: * Copyright: 2016, Pacific Biosciences of California, Inc. License: BSD-3-Clause +Files: include/pbcopper/json/internal/json.hpp +Copyright: 2013-2016 Niels Lohmann <http://nlohmann.me> +License: MIT + Files: third-party/googletest/* Copyright: 2005-2015, Google Inc. License: BSD-3-Clause-Google @@ -64,3 +68,22 @@ License: BSD-3-Clause-Google 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: 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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbcopper.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
