From c69086d7b1f347a5a85eb8a3dc1e828d8f567910 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
 <stepan@adjemian.eu>
Date: Thu, 1 Oct 2020 23:46:13 +0200
Subject: [PATCH] Added unit test.

---
 src/@dates/strings.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/@dates/strings.m b/src/@dates/strings.m
index b872e55..1ffefa9 100644
--- a/src/@dates/strings.m
+++ b/src/@dates/strings.m
@@ -8,7 +8,7 @@ function m = strings(o) % --*-- Unitary tests --*--
 % OUTPUTS
 % - m [cell of char] object with n elements.
 
-% Copyright (C) 2013-2020 Dynare Team
+% Copyright © 2013-2020 Dynare Team
 %
 % This code is free software: you can redistribute it and/or modify
 % it under the terms of the GNU General Public License as published by
-- 
GitLab