This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git

commit 5cee3eebd9f9408eac7d57b95f356193707a2c00
Author: simbit18 <[email protected]>
AuthorDate: Mon Mar 6 13:19:59 2023 +0100

    uclibcxx_test/Make.defs Fix mistakes in comments
    
    apps/testing/uclibcxx_test/Make.defs:  Fix mistakes in comments
---
 testing/uclibcxx_test/Make.defs | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/testing/uclibcxx_test/Make.defs b/testing/uclibcxx_test/Make.defs
index 385002c63..b87be4f42 100644
--- a/testing/uclibcxx_test/Make.defs
+++ b/testing/uclibcxx_test/Make.defs
@@ -1,3 +1,13 @@
+############################################################################
+# apps/testing/uclibcxx_test/Make.defs
+#
+# 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

Reply via email to