From 65e7a4b288d364e024c98606f8711ff9d39433b6 Mon Sep 17 00:00:00 2001 From: TinyOh Date: Fri, 26 Apr 2019 10:11:45 +0800 Subject: [PATCH] fix(sample): add .cc head --- platforms/projects/cmake/mynteye_demo.cc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/platforms/projects/cmake/mynteye_demo.cc b/platforms/projects/cmake/mynteye_demo.cc index 54053e4..ee06f33 100644 --- a/platforms/projects/cmake/mynteye_demo.cc +++ b/platforms/projects/cmake/mynteye_demo.cc @@ -1,3 +1,16 @@ +// Copyright 2018 Slightech Co., Ltd. All rights reserved. +// +// 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. #include #include