diff options
| -rw-r--r-- | apps/cuesheet.c | 2 | ||||
| -rw-r--r-- | apps/cuesheet.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/cuesheet.c b/apps/cuesheet.c index 5a29882..79a07a7 100644 --- a/apps/cuesheet.c +++ b/apps/cuesheet.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $$ + * $Id$ * * Copyright (C) 2007 Nicolas Pennequin, Jonathan Gordon * diff --git a/apps/cuesheet.h b/apps/cuesheet.h index 3fe9c1f..f66b25e 100644 --- a/apps/cuesheet.h +++ b/apps/cuesheet.h @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $$ + * $Id$ * * Copyright (C) 2007 Nicolas Pennequin, Jonathan Gordon * |