diff options
Diffstat (limited to 'lib/cdutils.cpp')
-rw-r--r-- | lib/cdutils.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/cdutils.cpp b/lib/cdutils.cpp index 85780df..5aa1ab9 100644 --- a/lib/cdutils.cpp +++ b/lib/cdutils.cpp @@ -1,6 +1,6 @@ /* * PSX-Tools Bundle Pack - * Copyright (C) 2002 Nicolas "Pixel" Noble + * Copyright (C) 2002-2003 Nicolas "Pixel" Noble * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,6 +17,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +/* $id */ + #include <stdio.h> #include <string.h> #include <malloc.h> |