Add missing legal info.
已通過所有檢查
The build was successful.

此提交包含在:
2019-04-20 20:03:42 +02:00
父節點 8f18ebf884
當前提交 aa64a5eeb2
共有 12 個檔案被更改,包括 94 行新增0 行删除

查看文件

@@ -1,3 +1,11 @@
/**
* @PROJECT AerScript Interpreter
* @COPYRIGHT See COPYING in the top level directory
* @FILE modules/json/json.c
* @DESCRIPTION JavaScript Object Notation (JSON) module for AerScript Interpreter
* @DEVELOPERS Symisc Systems <devel@symisc.net>
* Rafal Kupiec <belliash@codingworkshop.eu.org>
*/
#include "json.h"
/*