Fix personal info.
authorNedko Arnaudov <nedko@users.sourceforge.net>
Tue, 4 Jan 2005 21:40:25 +0000 (21:40 +0000)
committerNedko Arnaudov <nedko@users.sourceforge.net>
Tue, 4 Jan 2005 21:40:25 +0000 (21:40 +0000)
svn path=/trunk/; revision=12803

29 files changed:
rosapps/sysutils/regexpl/ArgumentParser.cpp
rosapps/sysutils/regexpl/Completion.cpp
rosapps/sysutils/regexpl/Console.cpp
rosapps/sysutils/regexpl/Pattern.cpp
rosapps/sysutils/regexpl/Prompt.cpp
rosapps/sysutils/regexpl/RegistryExplorer.cpp
rosapps/sysutils/regexpl/RegistryKey.cpp
rosapps/sysutils/regexpl/RegistryTree.cpp
rosapps/sysutils/regexpl/SecurityDescriptor.cpp
rosapps/sysutils/regexpl/Settings.cpp
rosapps/sysutils/regexpl/ShellCommand.cpp
rosapps/sysutils/regexpl/ShellCommandChangeKey.cpp
rosapps/sysutils/regexpl/ShellCommandConnect.cpp
rosapps/sysutils/regexpl/ShellCommandDACL.cpp
rosapps/sysutils/regexpl/ShellCommandDOKA.cpp
rosapps/sysutils/regexpl/ShellCommandDeleteKey.cpp
rosapps/sysutils/regexpl/ShellCommandDeleteValue.cpp
rosapps/sysutils/regexpl/ShellCommandDir.cpp
rosapps/sysutils/regexpl/ShellCommandExit.cpp
rosapps/sysutils/regexpl/ShellCommandHelp.cpp
rosapps/sysutils/regexpl/ShellCommandNewKey.cpp
rosapps/sysutils/regexpl/ShellCommandOwner.cpp
rosapps/sysutils/regexpl/ShellCommandSACL.cpp
rosapps/sysutils/regexpl/ShellCommandSetValue.cpp
rosapps/sysutils/regexpl/ShellCommandValue.cpp
rosapps/sysutils/regexpl/ShellCommandVersion.cpp
rosapps/sysutils/regexpl/ShellCommandsLinkedList.cpp
rosapps/sysutils/regexpl/TextHistory.cpp
rosapps/sysutils/regexpl/regexpl.rc

index 859190b..0c96ead 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ArgumentParser.cpp,v 1.7 2003/02/05 03:18:57 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index a41706d..1ca698e 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: Completion.cpp,v 1.2 2001/01/13 23:54:07 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 4c40276..b98eb97 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: Console.cpp,v 1.6 2001/05/16 21:19:06 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index e54849b..98c82aa 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: Pattern.cpp,v 1.2 2001/01/13 23:54:40 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 5964e02..f9518d1 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: Prompt.cpp,v 1.1 2001/04/16 04:53:31 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index c1ab32e..f3c91b6 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: RegistryExplorer.cpp,v 1.8 2001/05/03 22:41:16 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index db84f03..d57c019 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: RegistryKey.cpp,v 1.6 2002/09/03 18:44:18 chorns Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 3b1c981..f9813a6 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: RegistryTree.cpp,v 1.6 2001/04/24 22:32:31 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index e30962b..11084ff 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: SecurityDescriptor.cpp,v 1.5 2001/07/14 07:01:38 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index a5037c1..d306c33 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: Settings.cpp,v 1.2 2001/04/24 22:53:00 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 75db373..26586a4 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommand.cpp,v 1.3 2001/01/13 23:55:36 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 98bbcd3..2ad7fb6 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandChangeKey.cpp,v 1.4 2001/01/13 23:55:36 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 5e65755..e56467d 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandConnect.cpp,v 1.4 2001/01/13 23:55:36 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 5f88b87..4823699 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandDACL.cpp,v 1.5 2004/10/11 01:24:22 sedwards Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 2ba582d..4977124 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandDOKA.cpp,v 1.3 2001/01/13 23:55:37 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index e7e7a93..dd77ef2 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandDeleteKey.cpp,v 1.4 2001/01/13 23:55:37 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 7b7ada8..12925f4 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandDeleteValue.cpp,v 1.4 2001/01/13 23:55:37 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index d181fa1..806f479 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandDir.cpp,v 1.5 2004/10/11 01:24:22 sedwards Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index f1a8fcb..13c2b55 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandExit.cpp,v 1.3 2001/01/13 23:55:37 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 5bde83d..58b9894 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandHelp.cpp,v 1.4 2001/01/13 23:55:37 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 18c3e28..6a2d368 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandNewKey.cpp,v 1.4 2001/01/13 23:55:37 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index fa5f1bf..51ecb7a 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandOwner.cpp,v 1.5 2004/10/11 01:24:22 sedwards Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index a80fa30..6432d85 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandSACL.cpp,v 1.5 2004/10/11 01:24:22 sedwards Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 69e2576..f1ca88e 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandSetValue.cpp,v 1.6 2001/04/24 23:05:56 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 7016b78..2f38580 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandValue.cpp,v 1.5 2004/10/11 01:24:22 sedwards Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 09a26b9..301d129 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandVersion.cpp,v 1.3 2001/01/13 23:55:37 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index c26d1a0..baf08db 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: ShellCommandsLinkedList.cpp,v 1.3 2001/01/13 23:55:37 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index df27664..04a6438 100644 (file)
@@ -1,8 +1,8 @@
-/* $Id: TextHistory.cpp,v 1.3 2001/01/13 23:55:37 narnaoud Exp $
+/* $Id$
  *
  * regexpl - Console Registry Explorer
  *
- * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>
+ * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>
  *
  * 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
index 615005b..19eaf8e 100644 (file)
@@ -1,7 +1,7 @@
-/* $Id: regexpl.rc,v 1.5 2004/10/16 22:30:19 gvg Exp $ */
+/* $Id$ */
 
 #define REACTOS_STR_FILE_DESCRIPTION   "ReactOS Console Registry Explorer\0"
 #define REACTOS_STR_INTERNAL_NAME      "regexpl\0"
 #define REACTOS_STR_ORIGINAL_FILENAME  "regexpl.exe\0"
-#define REACTOS_STR_ORIGINAL_COPYRIGHT "2000 (c) Nedko Arnaoudov\0"
+#define REACTOS_STR_ORIGINAL_COPYRIGHT "2000 (c) Nedko Arnaudov\0"
 #include <reactos/version.rc>