diff options
author | Nguyễn Gia Phong <cnx@loang.net> | 2024-11-04 16:49:47 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <cnx@loang.net> | 2024-11-04 17:10:03 +0900 |
commit | f9d644e7f357a21aa64a5de27408b74cbd345dc8 (patch) | |
tree | 7829136efbd1f4b12816f884af2c053b54a7704f /README.md.license | |
parent | cff2d88f97f983683f4caf0e8f87a4f858b486be (diff) | |
download | afl-dyninst-f9d644e7f357a21aa64a5de27408b74cbd345dc8.tar.gz |
Rework build recipe
Diffstat (limited to 'README.md.license')
-rw-r--r-- | README.md.license | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md.license b/README.md.license new file mode 100644 index 0000000..e35a3a4 --- /dev/null +++ b/README.md.license @@ -0,0 +1,4 @@ +SPDX-FileCopyrightText: 2016 Aleksandar Nikolic <anikolich@sourcefire.com> +SPDX-FileCopyrightText: 2019-2021 Marc "van Hauser" Heuse <vh@thc.org> +SPDX-FileCopyrightText: 2024 Nguyễn Gia Phong <cnx@loang.net> +SPDX-License-Identifier: Apache-2.0 |