summaryrefslogtreecommitdiff
path: root/src/debug/jdwp
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/jdwp')
-rw-r--r--src/debug/jdwp/debugger.c2
-rw-r--r--src/debug/jdwp/tcp.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/debug/jdwp/debugger.c b/src/debug/jdwp/debugger.c
index 829d31c..6441f90 100644
--- a/src/debug/jdwp/debugger.c
+++ b/src/debug/jdwp/debugger.c
@@ -2,7 +2,7 @@
/* OpenIDA - Outil d'analyse de fichiers binaires
* debugger.c - débogage d'une cible en Java.
*
- * Copyright (C) 2010 Cyrille Bagard
+ * Copyright (C) 2010-2011 Cyrille Bagard
*
* This file is part of OpenIDA.
*
diff --git a/src/debug/jdwp/tcp.c b/src/debug/jdwp/tcp.c
index d4ec1d7..d389f51 100644
--- a/src/debug/jdwp/tcp.c
+++ b/src/debug/jdwp/tcp.c
@@ -2,7 +2,7 @@
/* OpenIDA - Outil d'analyse de fichiers binaires
* tcp.c - gestion des connexions TCP aux serveurs JDWP.
*
- * Copyright (C) 2010 Cyrille Bagard
+ * Copyright (C) 2010-2011 Cyrille Bagard
*
* This file is part of OpenIDA.
*