You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/12/02 07:53:29 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4925: tools: Add size report script

xiaoxiang781216 commented on a change in pull request #4925:
URL: https://github.com/apache/incubator-nuttx/pull/4925#discussion_r760835697



##########
File path: tools/size_report
##########
@@ -0,0 +1,803 @@
+#!/usr/bin/env python3
+#
+# Copyright (c) 2016, 2020 Intel Corporation
+#

Review comment:
       We already have declare Intel copyright in LICENSE file, so it's just simple to list this new script there.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org