From faae6f4c19a7dd072d0ae7bdcc639592dd860b55 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 21 Oct 2024 06:49:38 +0200 Subject: [PATCH] tests: Fix file to be Unicode --- tests/testcalendar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testcalendar.c b/tests/testcalendar.c index b4edcac895..3ae4b48f40 100644 --- a/tests/testcalendar.c +++ b/tests/testcalendar.c @@ -1,6 +1,6 @@ /* example-start calendar calendar.c */ /* - * Copyright (C) 1998 Cesar Miquel, Shawn T. Amundson, Mattias Grönlund + * Copyright (C) 1998 Cesar Miquel, Shawn T. Amundson, Mattias Grönlund * Copyright (C) 2000 Tony Gale * * This library is free software; you can redistribute it and/or modify