From 77b0187bf987695601bc8f583a2fb76e6086c5dd Mon Sep 17 00:00:00 2001 From: Architecting Date: Mon, 6 Jul 2015 15:35:08 +0800 Subject: [PATCH] Update hmi.cpp Remove license --- hmi.cpp | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/hmi.cpp b/hmi.cpp index 7c48054..09a2355 100644 --- a/hmi.cpp +++ b/hmi.cpp @@ -3,20 +3,6 @@ * @brief The implementation of class HMI. * @author laicheng.zhang@itead.cc * @date 2015.04 - * - * @par Copyright: - * Copyright (c) 2015 ITEAD Intelligent Systems Co., Ltd. \n\n - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. \n\n - * 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. */ #include "hmi.h"