diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/plugins/codebuster.c | 2 | ||||
| -rw-r--r-- | apps/plugins/crypt_firmware.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/codebuster.c b/apps/plugins/codebuster.c index 5c3be91..e63c884 100644 --- a/apps/plugins/codebuster.c +++ b/apps/plugins/codebuster.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ -* $Id: +* $Id$ * * Copyright (C) 2009 Clément Pit--Claudel * diff --git a/apps/plugins/crypt_firmware.c b/apps/plugins/crypt_firmware.c index ae85eaf..84d7e11 100644 --- a/apps/plugins/crypt_firmware.c +++ b/apps/plugins/crypt_firmware.c @@ -7,7 +7,7 @@ * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ * - * $Id: $ + * $Id$ * * Rockbox plugin copyright (C) 2009 Dave Chapman. * Based on encryption code (C) 2009 Michael Sparmann |