diff options
Diffstat (limited to 'src/arch/arm/v7/operands/shift.c')
-rw-r--r-- | src/arch/arm/v7/operands/shift.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/arm/v7/operands/shift.c b/src/arch/arm/v7/operands/shift.c index fe55a52..8797c3d 100644 --- a/src/arch/arm/v7/operands/shift.c +++ b/src/arch/arm/v7/operands/shift.c @@ -2,7 +2,7 @@ /* Chrysalide - Outil d'analyse de fichiers binaires * shift.c - décallages de valeurs * - * Copyright (C) 2010-2013 Cyrille Bagard + * Copyright (C) 2014-2017 Cyrille Bagard * * This file is part of Chrysalide. * |