summaryrefslogtreecommitdiff
path: root/src/decomp/expr/arithm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/decomp/expr/arithm.c')
-rw-r--r--src/decomp/expr/arithm.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/decomp/expr/arithm.c b/src/decomp/expr/arithm.c
index e8a4c30..f14086d 100644
--- a/src/decomp/expr/arithm.c
+++ b/src/decomp/expr/arithm.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* arithm.c - représentation des opérations arithmétiques
*
- * Copyright (C) 2010 Cyrille Bagard
+ * 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