diff options
author | pixel <pixel> | 2003-11-23 14:38:23 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-11-23 14:38:23 +0000 |
commit | 7e5d3d1668bbac9c536bec60ffd333be67274071 (patch) | |
tree | c2b1c61169d451c5ae18d05dd9aafc29dd280625 /lib/cdutils.cpp | |
parent | 120a4aa66031c977dbdb6814951d49d4884783b4 (diff) |
Added some ids :-P
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> |