diff options
Diffstat (limited to 't')
| -rw-r--r-- | t/01-basic.t | 2 | ||||
| -rw-r--r-- | t/22-json.t | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/t/01-basic.t b/t/01-basic.t index 41ac6e5..4967a07 100644 --- a/t/01-basic.t +++ b/t/01-basic.t @@ -1,5 +1,5 @@  #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel +# Copyright (C) 2020 Birte Kristina Friesel  #  # SPDX-License-Identifier: CC0-1.0 diff --git a/t/22-json.t b/t/22-json.t index dacbf6f..c133751 100644 --- a/t/22-json.t +++ b/t/22-json.t @@ -1,5 +1,5 @@  #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel +# Copyright (C) 2020 Birte Kristina Friesel  #  # SPDX-License-Identifier: CC0-1.0 | 
