summaryrefslogtreecommitdiff
path: root/ufdt_convert.c
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2017-04-06 17:12:27 +0800
committerSzuWei Lin <szuweilin@google.com>2017-04-15 02:49:05 +0000
commit6ad4caae73191bdc2403185b6482969c17604c95 (patch)
tree0e251a77e189bdbf63b7b788617032503d671dd0 /ufdt_convert.c
parent1be68ae53e645de1b2ec26140b302fbfcbbb919f (diff)
downloadlibufdt-6ad4caae73191bdc2403185b6482969c17604c95.tar.gz
Add Apache2 module license
Bug: 36678371 Test: mmm system/libufdt, and success build Change-Id: I73059f5beca2242f8883fca86cb49d53d0f543b8
Diffstat (limited to 'ufdt_convert.c')
-rw-r--r--ufdt_convert.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/ufdt_convert.c b/ufdt_convert.c
index 07c489e..c1e44a6 100644
--- a/ufdt_convert.c
+++ b/ufdt_convert.c
@@ -1,3 +1,19 @@
+/*
+ * Copyright (C) 2016 The Android Open Source Project
+ *
+ * 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 "libufdt.h"
#include "ufdt_prop_dict.h"