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 /includes/cdutils.h | |
parent | 120a4aa66031c977dbdb6814951d49d4884783b4 (diff) |
Added some ids :-P
Diffstat (limited to 'includes/cdutils.h')
-rw-r--r-- | includes/cdutils.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/includes/cdutils.h b/includes/cdutils.h index 86779ba..fda2cc5 100644 --- a/includes/cdutils.h +++ b/includes/cdutils.h @@ -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 */ + #ifndef __CDUTILS_H__ #define __CDUTILS_H__ |