Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 295FFDA57 for ; Thu, 30 Aug 2012 17:11:41 +0000 (UTC) Received: (qmail 96907 invoked by uid 500); 30 Aug 2012 17:11:41 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 96883 invoked by uid 500); 30 Aug 2012 17:11:41 -0000 Mailing-List: contact bloodhound-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-commits@incubator.apache.org Received: (qmail 96876 invoked by uid 99); 30 Aug 2012 17:11:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2012 17:11:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2012 17:11:38 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 952012388962; Thu, 30 Aug 2012 17:10:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1379021 - /incubator/bloodhound/trunk/LICENSE Date: Thu, 30 Aug 2012 17:10:54 -0000 To: bloodhound-commits@incubator.apache.org From: gjm@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120830171054.952012388962@eris.apache.org> Author: gjm Date: Thu Aug 30 17:10:54 2012 New Revision: 1379021 URL: http://svn.apache.org/viewvc?rev=1379021&view=rev Log: appending license for Bootstrap to LICENSE - towards #153 Modified: incubator/bloodhound/trunk/LICENSE Modified: incubator/bloodhound/trunk/LICENSE URL: http://svn.apache.org/viewvc/incubator/bloodhound/trunk/LICENSE?rev=1379021&r1=1379020&r2=1379021&view=diff ============================================================================== --- incubator/bloodhound/trunk/LICENSE (original) +++ incubator/bloodhound/trunk/LICENSE Thu Aug 30 17:10:54 2012 @@ -240,3 +240,22 @@ For Trac, found in the trac/ directory: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +For Bootstrap, as provided by the files +bloodhound_dashboard/bhdashboard/htdocs/css/bootstrap.css +bloodhound_dashboard/bhdashboard/htdocs/css/bootstrap-responsive.css +and the bloodhound_dashboard/bhdashboard/htdocs/js/ directory: + + Copyright 2012 Twitter, Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this work except in compliance with the License. + You may obtain a copy of the License in the LICENSE file, or 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. +