From 8064bdc7d05fb62175afd802b080e785175f14d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Wed, 13 Apr 2022 13:23:28 +0200 Subject: [PATCH] Use Unicode copyright symbol (in UTF-8 encoding) This file was apparently a left-over from a previous conversion. [skip ci] --- src/macro/Directives.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/macro/Directives.hh b/src/macro/Directives.hh index a01918a2..ae24362d 100644 --- a/src/macro/Directives.hh +++ b/src/macro/Directives.hh @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2020 Dynare Team + * Copyright © 2019-2020 Dynare Team * * This file is part of Dynare. * -- GitLab