Repository: incubator-blur Updated Branches: refs/heads/master 13c7e3d89 -> c9d5e24f3
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/c9d5e24f Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/c9d5e24f Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/c9d5e24f Branch: refs/heads/master Commit: c9d5e24f35aea17e81e4d4f9559b22f584b9bad3 Parents: 13c7e3d 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:36:50 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/c9d5e24f/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