summaryrefslogtreecommitdiff
path: root/src/glibext/generators
diff options
context:
space:
mode:
Diffstat (limited to 'src/glibext/generators')
-rw-r--r--src/glibext/generators/hex.c2
-rw-r--r--src/glibext/generators/hex.h2
-rw-r--r--src/glibext/generators/prologue.c2
-rw-r--r--src/glibext/generators/prologue.h2
-rw-r--r--src/glibext/generators/rborder.c2
-rw-r--r--src/glibext/generators/rborder.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/glibext/generators/hex.c b/src/glibext/generators/hex.c
index 6a0287d..744ca89 100644
--- a/src/glibext/generators/hex.c
+++ b/src/glibext/generators/hex.c
@@ -2,7 +2,7 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
* hex.c - génération à la volée de lignes hexadécimales
*
- * Copyright (C) 2016 Cyrille Bagard
+ * Copyright (C) 2019 Cyrille Bagard
*
* This file is part of Chrysalide.
*
diff --git a/src/glibext/generators/hex.h b/src/glibext/generators/hex.h
index 4eb7b19..0a8b1a7 100644
--- a/src/glibext/generators/hex.h
+++ b/src/glibext/generators/hex.h
@@ -2,7 +2,7 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
* hex.h - prototypes pour la génération à la volée de lignes hexadécimales
*
- * Copyright (C) 2016 Cyrille Bagard
+ * Copyright (C) 2019 Cyrille Bagard
*
* This file is part of Chrysalide.
*
diff --git a/src/glibext/generators/prologue.c b/src/glibext/generators/prologue.c
index 133220d..9801bcd 100644
--- a/src/glibext/generators/prologue.c
+++ b/src/glibext/generators/prologue.c
@@ -2,7 +2,7 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
* prologue.c - génération à la volée de lignes d'introduction
*
- * Copyright (C) 2016-2017 Cyrille Bagard
+ * Copyright (C) 2016-2019 Cyrille Bagard
*
* This file is part of Chrysalide.
*
diff --git a/src/glibext/generators/prologue.h b/src/glibext/generators/prologue.h
index df94e37..0be2782 100644
--- a/src/glibext/generators/prologue.h
+++ b/src/glibext/generators/prologue.h
@@ -2,7 +2,7 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
* prologue.h - prototypes pour la génération à la volée de lignes d'introduction
*
- * Copyright (C) 2016-2017 Cyrille Bagard
+ * Copyright (C) 2016-2018 Cyrille Bagard
*
* This file is part of Chrysalide.
*
diff --git a/src/glibext/generators/rborder.c b/src/glibext/generators/rborder.c
index 7d90f79..1764f88 100644
--- a/src/glibext/generators/rborder.c
+++ b/src/glibext/generators/rborder.c
@@ -2,7 +2,7 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
* prologue.c - génération à la volée de délimitations de routines
*
- * Copyright (C) 2016-2017 Cyrille Bagard
+ * Copyright (C) 2016-2019 Cyrille Bagard
*
* This file is part of Chrysalide.
*
diff --git a/src/glibext/generators/rborder.h b/src/glibext/generators/rborder.h
index 0996f22..4850c6f 100644
--- a/src/glibext/generators/rborder.h
+++ b/src/glibext/generators/rborder.h
@@ -2,7 +2,7 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
* rborder.h - prototypes pour la génération à la volée de délimitations de routines
*
- * Copyright (C) 2016-2017 Cyrille Bagard
+ * Copyright (C) 2016-2018 Cyrille Bagard
*
* This file is part of Chrysalide.
*