Repository: incubator-mynewt-core Updated Branches: refs/heads/develop bfb527e09 -> 319c69eae
Add apache license Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/319c69ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/319c69ea Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/319c69ea Branch: refs/heads/develop Commit: 319c69eae60f419fd42f897f8f02509141e461b4 Parents: bfb527e Author: Vipul Rahane <[email protected]> Authored: Fri Jan 27 11:46:26 2017 -0800 Committer: Vipul Rahane <[email protected]> Committed: Fri Jan 27 11:46:26 2017 -0800 ---------------------------------------------------------------------- apps/testbench/syscfg.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/319c69ea/apps/testbench/syscfg.yml ---------------------------------------------------------------------- diff --git a/apps/testbench/syscfg.yml b/apps/testbench/syscfg.yml index 18e313f..55b2ca3 100644 --- a/apps/testbench/syscfg.yml +++ b/apps/testbench/syscfg.yml @@ -1,3 +1,21 @@ +# 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. +# + # Package: apps/testbench syscfg.vals:
