Fixed license.
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d0f4b236 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d0f4b236 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/d0f4b236 Branch: refs/heads/master Commit: d0f4b23600c655dfb94f6fe0205d1cca7cf19d36 Parents: e00d531 Author: AKuznetsov <[email protected]> Authored: Mon Oct 31 23:06:58 2016 +0700 Committer: AKuznetsov <[email protected]> Committed: Mon Oct 31 23:06:58 2016 +0700 ---------------------------------------------------------------------- .../frontend/app/modules/nodes/nodes-dialog.scss | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/d0f4b236/modules/web-console/frontend/app/modules/nodes/nodes-dialog.scss ---------------------------------------------------------------------- diff --git a/modules/web-console/frontend/app/modules/nodes/nodes-dialog.scss b/modules/web-console/frontend/app/modules/nodes/nodes-dialog.scss index 0c65e54..8145dbc 100644 --- a/modules/web-console/frontend/app/modules/nodes/nodes-dialog.scss +++ b/modules/web-console/frontend/app/modules/nodes/nodes-dialog.scss @@ -1,3 +1,20 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License 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. + */ + .ignite-nodes-dialog { label { font-size: 18px;
