summaryrefslogtreecommitdiff
path: root/src/glibext/generators
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/glibext/generators
parente30bf54b0480823a90ba2f856776d4056d46759a (diff)
Updated copyright headers.
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.
*