diff options
Diffstat (limited to 'plugins/pychrysa/debug/debugger.h')
-rw-r--r-- | plugins/pychrysa/debug/debugger.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/pychrysa/debug/debugger.h b/plugins/pychrysa/debug/debugger.h index 5e5cc21..378c675 100644 --- a/plugins/pychrysa/debug/debugger.h +++ b/plugins/pychrysa/debug/debugger.h @@ -1,10 +1,10 @@ -/* OpenIDA - Outil d'analyse de fichiers binaires +/* Chrysalide - Outil d'analyse de fichiers binaires * debugger.h - prototypes pour les instances Python de débogueurs * * Copyright (C) 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 |