ソースを参照

ci(fuzz): Add author to license header

Stefan Profanter 5 年 前
コミット
cdd7abc6a6
共有5 個のファイルを変更した25 個の追加5 個の削除を含む
  1. 5 1
      tests/fuzz/fuzz_binary_decode.cc
  2. 5 1
      tests/fuzz/fuzz_binary_message.cc
  3. 5 1
      tests/fuzz/fuzz_src_ua_util.cc
  4. 5 1
      tests/fuzz/fuzz_tcp_message.cc
  5. 5 1
      tests/fuzz/ua_debug_dump_pkgs_file.c

+ 5 - 1
tests/fuzz/fuzz_binary_decode.cc

@@ -1,6 +1,10 @@
 /* This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ *    Copyright 2019 (c) fortiss (Author: Stefan Profanter)
+ */
+
 
 #include "custom_memory_manager.h"
 

+ 5 - 1
tests/fuzz/fuzz_binary_message.cc

@@ -1,6 +1,10 @@
 /* This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ *    Copyright 2019 (c) fortiss (Author: Stefan Profanter)
+ */
+
 
 #include "custom_memory_manager.h"
 

+ 5 - 1
tests/fuzz/fuzz_src_ua_util.cc

@@ -1,6 +1,10 @@
 /* This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ *    Copyright 2019 (c) fortiss (Author: Stefan Profanter)
+ */
+
 
 #include "custom_memory_manager.h"
 

+ 5 - 1
tests/fuzz/fuzz_tcp_message.cc

@@ -1,6 +1,10 @@
 /* This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ *    Copyright 2019 (c) fortiss (Author: Stefan Profanter)
+ */
+
 
 #include "custom_memory_manager.h"
 

+ 5 - 1
tests/fuzz/ua_debug_dump_pkgs_file.c

@@ -1,6 +1,10 @@
 /* This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ *    Copyright 2019 (c) fortiss (Author: Stefan Profanter)
+ */
+
 
 /**
  * This code is used to generate a binary file for every request type