This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix-site.git

commit f3ba2b64bd618aaae03f5b4eef7def74ce72b6c2
Author: Roy Lenferink <[email protected]>
AuthorDate: Wed Mar 4 11:07:02 2020 +0100

    Removed NOTICE file
    
    Not needed for websites: 
http://www.apache.org/legal/src-headers.html#faq-webpages
    
    "Does this policy also apply to content displayed on our web sites?: No. 
Our web sites do not have an associated NOTICE file. Instead we may soon be 
making the terms of such content explicit through a "Terms of Use" or "Legal 
Information" link in the footer of web pages. At this point, no action is 
required for Apache web sites."
---
 NOTICE | 67 ------------------------------------------------------------------
 1 file changed, 67 deletions(-)

diff --git a/NOTICE b/NOTICE
deleted file mode 100644
index 05694da..0000000
--- a/NOTICE
+++ /dev/null
@@ -1,67 +0,0 @@
-                           Apache Celix
-              Copyright 2020 The Apache Software Foundation
-
-================================================================================
-
-This product includes software developed at
-The Apache Software Foundation (https://www.apache.org/).
-
-The following external dependencies are used:
-1. Bootstrap (Twitter) - MIT licensed
-2. jQuery - MIT licensed
-
-================================================================================
-1. Bootstrap - MIT
-
-- https://getbootstrap.com/docs/4.1/about/license/
-- https://github.com/twbs/bootstrap/blob/master/LICENSE
-
-The MIT License (MIT)
-
-Copyright (c) 2011-2018 Twitter, Inc.
-Copyright (c) 2011-2018 The Bootstrap Authors
-
-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.
-================================================================================
-2. jQuery - MIT
-
-- https://jquery.org/license/
-- https://github.com/jquery/jquery/blob/master/LICENSE.txt
-
-Copyright JS Foundation and other contributors, https://js.foundation/
-
-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.
-================================================================================

Reply via email to