summaryrefslogtreecommitdiff
path: root/tests/afl.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/afl.py')
-rwxr-xr-xtests/afl.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/afl.py b/tests/afl.py
index a67e086c3dd19..ff3b9229c1c2a 100755
--- a/tests/afl.py
+++ b/tests/afl.py
@@ -1,8 +1,8 @@
#! /usr/bin/python3 -B
#
-# Copyright (c) 2018-2020 Gavin D. Howard and contributors.
+# SPDX-License-Identifier: BSD-2-Clause
#
-# All rights reserved.
+# Copyright (c) 2018-2020 Gavin D. Howard and contributors.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met: