summaryrefslogtreecommitdiff
path: root/cd-tool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cd-tool.cpp')
-rw-r--r--cd-tool.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/cd-tool.cpp b/cd-tool.cpp
index 8016aa9..2886cc4 100644
--- a/cd-tool.cpp
+++ b/cd-tool.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: cd-tool.cpp,v 1.15 2003-12-04 01:47:37 pixel Exp $ */
+
#include <getopt.h>
#include <stdio.h>
#include <stdlib.h>