diff options
Diffstat (limited to 't/22-json.t')
-rw-r--r-- | t/22-json.t | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/t/22-json.t b/t/22-json.t index 471467f..dacbf6f 100644 --- a/t/22-json.t +++ b/t/22-json.t @@ -1,4 +1,8 @@ #!/usr/bin/env perl +# Copyright (C) 2020 Daniel Friesel +# +# SPDX-License-Identifier: CC0-1.0 + use strict; use warnings; use 5.014; |