diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2014-04-28 17:25:25 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2014-04-28 17:25:25 (GMT) |
commit | 9fb4e05f124c8f794c835251f5e31142039f9f59 (patch) | |
tree | 36cab0df0b287a0f6a0221d207565ca95faf03ea /src/plugins/overjump | |
parent | 4ed8f24200c6e4df4c3fe922fc81923fb39f44be (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/plugins/overjump')
-rw-r--r-- | src/plugins/overjump/overjump.c | 4 | ||||
-rw-r--r-- | src/plugins/overjump/overjump.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/overjump/overjump.c b/src/plugins/overjump/overjump.c index 2e5bcba..dbd5f1e 100644 --- a/src/plugins/overjump/overjump.c +++ b/src/plugins/overjump/overjump.c @@ -1,10 +1,10 @@ -/* OpenIDA - Outil d'analyse de fichiers binaires +/* Chrysalide - Outil d'analyse de fichiers binaires * overjump.c - greffon assurant un désassemblage pour les architectures Intel * * 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/plugins/overjump/overjump.h b/src/plugins/overjump/overjump.h index c7687d4..7110235 100644 --- a/src/plugins/overjump/overjump.h +++ b/src/plugins/overjump/overjump.h @@ -1,10 +1,10 @@ -/* OpenIDA - Outil d'analyse de fichiers binaires +/* Chrysalide - Outil d'analyse de fichiers binaires * overjump.h - prototypes pour le greffon assurant un désassemblage pour les architectures Intel * * 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 |