Author: kwright
Date: Fri Mar 24 12:12:42 2017
New Revision: 1788424

URL: http://svn.apache.org/viewvc?rev=1788424&view=rev
Log:
Add proper attribution licenses to the files that definitely come from bootstrap

Modified:
    
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/bootstrap.less
    
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/theme.less

Modified: 
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/bootstrap.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/bootstrap.less?rev=1788424&r1=1788423&r2=1788424&view=diff
==============================================================================
--- 
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/bootstrap.less
 (original)
+++ 
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/bootstrap.less
 Fri Mar 24 12:12:42 2017
@@ -1,7 +1,24 @@
 /*!
  * Bootstrap v3.3.7 (http://getbootstrap.com)
- * Copyright 2011-2016 Twitter, Inc.
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * 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.
  */
 
 // Core variables and mixins

Modified: 
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/theme.less
URL: 
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/theme.less?rev=1788424&r1=1788423&r2=1788424&view=diff
==============================================================================
--- 
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/theme.less
 (original)
+++ 
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/theme.less
 Fri Mar 24 12:12:42 2017
@@ -1,7 +1,24 @@
 /*!
  * Bootstrap v3.3.7 (http://getbootstrap.com)
- * Copyright 2011-2016 Twitter, Inc.
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * 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