You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2016/11/29 20:03:28 UTC

[5/6] incubator-mynewt-core git commit: Remove Apache license from ARM-licensed file.

Remove Apache license from ARM-licensed file.


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/00438bdd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/00438bdd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/00438bdd

Branch: refs/heads/1_0_0_b1_dev
Commit: 00438bdd8bc6f2bc6d65ae2b7164d1abba214f9b
Parents: 43fad0c
Author: Christopher Collins <cc...@apache.org>
Authored: Tue Nov 29 11:58:21 2016 -0800
Committer: Christopher Collins <cc...@apache.org>
Committed: Tue Nov 29 12:05:23 2016 -0800

----------------------------------------------------------------------
 hw/bsp/frdm-k64f/include/bsp/cmsis_nvic.h | 19 -------------------
 1 file changed, 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/00438bdd/hw/bsp/frdm-k64f/include/bsp/cmsis_nvic.h
----------------------------------------------------------------------
diff --git a/hw/bsp/frdm-k64f/include/bsp/cmsis_nvic.h b/hw/bsp/frdm-k64f/include/bsp/cmsis_nvic.h
index 38680c7..b2ae9a5 100644
--- a/hw/bsp/frdm-k64f/include/bsp/cmsis_nvic.h
+++ b/hw/bsp/frdm-k64f/include/bsp/cmsis_nvic.h
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /* mbed Microcontroller Library - cmsis_nvic
  * Copyright (c) 2009-2011 ARM Limited. All rights reserved.
  *