summaryrefslogtreecommitdiff
path: root/net/nimble/host/src/ble_hs_startup.c
diff options
context:
space:
mode:
authorSterling Hughes <sterling@apache.org>2016-02-06 14:15:18 -0800
committerSterling Hughes <sterling@apache.org>2016-02-06 14:15:18 -0800
commit415753274b9e8aa564fe3a8e9305f2e4c581b985 (patch)
tree8bf652d1365f09e3c63e7a39e6817768a5de4579 /net/nimble/host/src/ble_hs_startup.c
parenta1e419d0b1bc763a3605a8537a9186b9e5918c43 (diff)
replace license headers with ASF license. first pass.
Diffstat (limited to 'net/nimble/host/src/ble_hs_startup.c')
-rw-r--r--net/nimble/host/src/ble_hs_startup.c27
1 files changed, 15 insertions, 12 deletions
diff --git a/net/nimble/host/src/ble_hs_startup.c b/net/nimble/host/src/ble_hs_startup.c
index 6bd08a8e..cc2ecafa 100644
--- a/net/nimble/host/src/ble_hs_startup.c
+++ b/net/nimble/host/src/ble_hs_startup.c
@@ -1,17 +1,20 @@
/**
- * Copyright (c) 2015 Runtime Inc.
+ * 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
*
- * 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.
+ * 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 <stddef.h>