summaryrefslogtreecommitdiff
path: root/src/common/utf8.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2020-02-04 16:58:54 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2020-02-04 16:58:54 (GMT)
commit114c7f0f977ca7253cc179393b0cbd404d3f1bf5 (patch)
treed541e63538a9b13e6841db55190cbeea0e9ca4e7 /src/common/utf8.c
parente30bf54b0480823a90ba2f856776d4056d46759a (diff)
Updated copyright headers.
Diffstat (limited to 'src/common/utf8.c')
-rw-r--r--src/common/utf8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/utf8.c b/src/common/utf8.c
index 9250fef..664aec3 100644
--- a/src/common/utf8.c
+++ b/src/common/utf8.c
@@ -2,7 +2,7 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
* utf8.c - support minimaliste mais adapté de l'encodage UTF-8
*
- * Copyright (C) 2018 Cyrille Bagard
+ * Copyright (C) 2018-2020 Cyrille Bagard
*
* This file is part of Chrysalide.
*