diff options
Diffstat (limited to 't')
-rw-r--r-- | t/01-static.t | 2 | ||||
-rw-r--r-- | t/02-registration.t | 2 | ||||
-rw-r--r-- | t/11-journey-stats.t | 2 | ||||
-rw-r--r-- | t/12-journey-edit.t | 2 | ||||
-rw-r--r-- | t/r-negative-delay.t | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/t/01-static.t b/t/01-static.t index bbdacf7..13cff3c 100644 --- a/t/01-static.t +++ b/t/01-static.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel <daniel.friesel@uos.de> +# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org> # # SPDX-License-Identifier: MIT diff --git a/t/02-registration.t b/t/02-registration.t index 3acf40a..b588d15 100644 --- a/t/02-registration.t +++ b/t/02-registration.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel <daniel.friesel@uos.de> +# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org> # # SPDX-License-Identifier: MIT diff --git a/t/11-journey-stats.t b/t/11-journey-stats.t index e50c5b6..b4ed046 100644 --- a/t/11-journey-stats.t +++ b/t/11-journey-stats.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel <daniel.friesel@uos.de> +# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org> # # SPDX-License-Identifier: MIT diff --git a/t/12-journey-edit.t b/t/12-journey-edit.t index 1f00b85..3e96346 100644 --- a/t/12-journey-edit.t +++ b/t/12-journey-edit.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel <daniel.friesel@uos.de> +# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org> # # SPDX-License-Identifier: MIT diff --git a/t/r-negative-delay.t b/t/r-negative-delay.t index 7abe1bc..4142109 100644 --- a/t/r-negative-delay.t +++ b/t/r-negative-delay.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel <daniel.friesel@uos.de> +# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org> # # SPDX-License-Identifier: MIT |