From 8415db00e0da5f2536f682798c94b03f6d6c1309 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Thu, 15 Sep 2016 17:36:27 +0800 Subject: add the license and copyright header for the html and css files Change-Id: I58570cad55399710bb03ef407b457386443fa39b Signed-off-by: Seshu-Kumar-M --- openo-portal/portal-lifecyclemgr/css/VMMain.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'openo-portal/portal-lifecyclemgr/css/VMMain.css') diff --git a/openo-portal/portal-lifecyclemgr/css/VMMain.css b/openo-portal/portal-lifecyclemgr/css/VMMain.css index 1dd468d7..46754f0d 100644 --- a/openo-portal/portal-lifecyclemgr/css/VMMain.css +++ b/openo-portal/portal-lifecyclemgr/css/VMMain.css @@ -1,3 +1,18 @@ +/* Copyright (c) 2016, Huawei Technologies Co., Ltd. + * + * Licensed 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. + */ + body{ font-family: '微软雅黑'; font-size: 12px; -- cgit 1.2.3-korg