Repository: incubator-blur Updated Branches: refs/heads/blur-0.2.4-parcel 8200840db -> 0358fe057
Adding missing MIT license header to a css file. Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/0358fe05 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/0358fe05 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/0358fe05 Branch: refs/heads/blur-0.2.4-parcel Commit: 0358fe0578cd16c6a3204298035e7a7d61d70fe2 Parents: 8200840 Author: Aaron McCurry <amccu...@gmail.com> Authored: Mon Aug 3 09:28:25 2015 -0400 Committer: Aaron McCurry <amccu...@gmail.com> Committed: Mon Aug 3 09:28:25 2015 -0400 ---------------------------------------------------------------------- .../src/main/webapp/less/selectivity-full.css | 25 ++++++++++++++++++++ 1 file changed, 25 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/0358fe05/blur-console/src/main/webapp/less/selectivity-full.css ---------------------------------------------------------------------- diff --git a/blur-console/src/main/webapp/less/selectivity-full.css b/blur-console/src/main/webapp/less/selectivity-full.css index a153458..e1e032b 100644 --- a/blur-console/src/main/webapp/less/selectivity-full.css +++ b/blur-console/src/main/webapp/less/selectivity-full.css @@ -1,4 +1,29 @@ /** + * The MIT License (MIT) + * + * Copyright (c) 2014-2015 Arend van Beelen jr. + * (c) 2015 Speakap BV + * + * 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. + */ + +/** * All CSS that comes with Selectivity.js can be used as is, or tweaked to your heart's content :) * * Please realize though there is no "API contract" regarding styling of CSS classes, meaning that