From 62f22f49ae17471abe8834139dcd3136655e4240 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 27 Nov 2012 15:25:10 +0000 Subject: [PATCH] Added missing debian/copyright section for the d3 javascript. Rewritten-From: eac5c966b7fe27f9b40e6eb7641f2b03e0e972fc --- xenial/debian/copyright | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/xenial/debian/copyright b/xenial/debian/copyright index 3ed27e3..8ca8a95 100644 --- a/xenial/debian/copyright +++ b/xenial/debian/copyright @@ -17,6 +17,33 @@ Copyright: 2012 New Dream Network, LLC (DreamHost) 2012 Nicolas Barcet for Canonical License: Apache-2 +Files: ceilometer/api/static/d3.v2.min.js +Copyright: (c) 2012, Michael Bostock +License: BSD-3-clauses + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + . + * Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + . + * 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. + . + * The name Michael Bostock may not 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 MICHAEL BOSTOCK 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: Apache-2 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- 2.32.3