summaryrefslogtreecommitdiff
path: root/src/format/elf
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2014-04-28 17:25:25 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2014-04-28 17:25:25 (GMT)
commit9fb4e05f124c8f794c835251f5e31142039f9f59 (patch)
tree36cab0df0b287a0f6a0221d207565ca95faf03ea /src/format/elf
parent4ed8f24200c6e4df4c3fe922fc81923fb39f44be (diff)
Updated all copyright headers.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/format/elf')
-rw-r--r--src/format/elf/elf-int.c6
-rw-r--r--src/format/elf/elf-int.h6
-rw-r--r--src/format/elf/elf.c6
-rw-r--r--src/format/elf/elf.h4
-rw-r--r--src/format/elf/elf_def.h4
-rw-r--r--src/format/elf/helper_mips.c4
-rw-r--r--src/format/elf/helper_mips.h4
-rw-r--r--src/format/elf/helper_x86.c4
-rw-r--r--src/format/elf/helper_x86.h4
-rw-r--r--src/format/elf/program.c4
-rw-r--r--src/format/elf/program.h4
-rw-r--r--src/format/elf/section.c6
-rw-r--r--src/format/elf/section.h6
-rw-r--r--src/format/elf/strings.c6
-rw-r--r--src/format/elf/strings.h6
-rw-r--r--src/format/elf/symbols.c6
-rw-r--r--src/format/elf/symbols.h6
17 files changed, 43 insertions, 43 deletions
diff --git a/src/format/elf/elf-int.c b/src/format/elf/elf-int.c
index a4c7790..353ae05 100644
--- a/src/format/elf/elf-int.c
+++ b/src/format/elf/elf-int.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* elf-int.c - structures internes du format ELF
*
- * Copyright (C) 2009-2010 Cyrille Bagard
+ * Copyright (C) 2009-2012 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/elf-int.h b/src/format/elf/elf-int.h
index 2bce496..77548da 100644
--- a/src/format/elf/elf-int.h
+++ b/src/format/elf/elf-int.h
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* elf-int.h - prototypes pour les structures internes du format ELF
*
- * Copyright (C) 2008-2010 Cyrille Bagard
+ * Copyright (C) 2008-2012 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/elf.c b/src/format/elf/elf.c
index 6807e36..e618658 100644
--- a/src/format/elf/elf.c
+++ b/src/format/elf/elf.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* elf.c - support du format ELF
*
- * Copyright (C) 2009-2012 Cyrille Bagard
+ * Copyright (C) 2009-2013 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/elf.h b/src/format/elf/elf.h
index e8ad70b..5ea90fd 100644
--- a/src/format/elf/elf.h
+++ b/src/format/elf/elf.h
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* elf.h - prototypes pour le support du format ELF
*
* Copyright (C) 2009 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/elf_def.h b/src/format/elf/elf_def.h
index 831e4ff..9d872f4 100644
--- a/src/format/elf/elf_def.h
+++ b/src/format/elf/elf_def.h
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* elf_def.h - liste des structures et constantes utilisées par le format ELF
*
* Copyright (C) 2009-2013 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/helper_mips.c b/src/format/elf/helper_mips.c
index 7b1da76..767dc12 100644
--- a/src/format/elf/helper_mips.c
+++ b/src/format/elf/helper_mips.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* helper_mips.c - gestion auxiliaire de l'architecture MIPS
*
* Copyright (C) 2009 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/helper_mips.h b/src/format/elf/helper_mips.h
index 6a26e03..173090d 100644
--- a/src/format/elf/helper_mips.h
+++ b/src/format/elf/helper_mips.h
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* helper_mips.h - prototypes pour la gestion auxiliaire de l'architecture MIPS
*
* Copyright (C) 2009 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/helper_x86.c b/src/format/elf/helper_x86.c
index fe31c19..db569fb 100644
--- a/src/format/elf/helper_x86.c
+++ b/src/format/elf/helper_x86.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* helper_x86.c - gestion auxiliaire de l'architecture x86
*
* Copyright (C) 2009-2012 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/helper_x86.h b/src/format/elf/helper_x86.h
index d381364..7a478a9 100644
--- a/src/format/elf/helper_x86.h
+++ b/src/format/elf/helper_x86.h
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* helper_x86.h - prototypes pour la gestion auxiliaire de l'architecture x86
*
* Copyright (C) 2009 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/program.c b/src/format/elf/program.c
index 48d6d19..b7c23cd 100644
--- a/src/format/elf/program.c
+++ b/src/format/elf/program.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* program.c - gestion des en-têtes de programme d'un ELF
*
* Copyright (C) 2010-2013 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/program.h b/src/format/elf/program.h
index 276e720..2126cfb 100644
--- a/src/format/elf/program.h
+++ b/src/format/elf/program.h
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* program.h - prototypes pour la gestion des en-têtes de programme d'un ELF
*
* Copyright (C) 2010-2013 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/section.c b/src/format/elf/section.c
index b57ca74..36fca4d 100644
--- a/src/format/elf/section.c
+++ b/src/format/elf/section.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* section.h - prototypes pour la gestion des sections d'un ELF
*
- * Copyright (C) 2008-2010 Cyrille Bagard
+ * Copyright (C) 2008-2012 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/section.h b/src/format/elf/section.h
index 6da1805..59c2996 100644
--- a/src/format/elf/section.h
+++ b/src/format/elf/section.h
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* section.h - prototypes pour la gestion des sections d'un ELF
*
- * Copyright (C) 2008-2010 Cyrille Bagard
+ * Copyright (C) 2008-2012 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/strings.c b/src/format/elf/strings.c
index 8dc6f9e..b75c014 100644
--- a/src/format/elf/strings.c
+++ b/src/format/elf/strings.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* strings.c - recherche des chaînes contenues dans un ELF
*
- * Copyright (C) 2008-2010 Cyrille Bagard
+ * Copyright (C) 2008-2012 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/strings.h b/src/format/elf/strings.h
index 022a2cf..7310529 100644
--- a/src/format/elf/strings.h
+++ b/src/format/elf/strings.h
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* strings.h - prototypes pour la recherche des chaînes contenues dans un ELF
*
- * Copyright (C) 2008-2009 Cyrille Bagard
+ * Copyright (C) 2008-2012 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/symbols.c b/src/format/elf/symbols.c
index 50750ae..02197a0 100644
--- a/src/format/elf/symbols.c
+++ b/src/format/elf/symbols.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* symbols.c - gestion des symboles d'un ELF
*
- * Copyright (C) 2008-2012 Cyrille Bagard
+ * Copyright (C) 2008-2013 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/format/elf/symbols.h b/src/format/elf/symbols.h
index 153bafb..a413395 100644
--- a/src/format/elf/symbols.h
+++ b/src/format/elf/symbols.h
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* symbols.h - prototypes pour la gestion des symboles d'un ELF
*
- * Copyright (C) 2008-2009 Cyrille Bagard
+ * Copyright (C) 2008-2012 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by