summaryrefslogtreecommitdiff
path: root/plugins/dfcdrom
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2012-10-23 09:24:24 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2012-10-23 09:24:24 +0000
commitf131f1ca8c0549cc71cb981ce2c1f3fb959be100 (patch)
treef695e8d66ef892f076ff7ef95a0bb030ae1a26ed /plugins/dfcdrom
parente8b7285da685866a373b1112115e6dc543991ca9 (diff)
downloadpcsxr-f131f1ca8c0549cc71cb981ce2c1f3fb959be100.tar.gz
update my email address.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80665 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfcdrom')
-rw-r--r--plugins/dfcdrom/cdr-libcdio.c2
-rw-r--r--plugins/dfcdrom/cdr-linux.c2
-rw-r--r--plugins/dfcdrom/cdr-null.c2
-rw-r--r--plugins/dfcdrom/cdr.c2
-rw-r--r--plugins/dfcdrom/cdr.h2
-rw-r--r--plugins/dfcdrom/cdrcfg-0.1df/main.c2
-rw-r--r--plugins/dfcdrom/cfg.c2
-rw-r--r--plugins/dfcdrom/util.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/plugins/dfcdrom/cdr-libcdio.c b/plugins/dfcdrom/cdr-libcdio.c
index 738d2031..7d97ff79 100644
--- a/plugins/dfcdrom/cdr-libcdio.c
+++ b/plugins/dfcdrom/cdr-libcdio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* Based on: Cdrom for Psemu Pro like Emulators
diff --git a/plugins/dfcdrom/cdr-linux.c b/plugins/dfcdrom/cdr-linux.c
index a814962e..c4100976 100644
--- a/plugins/dfcdrom/cdr-linux.c
+++ b/plugins/dfcdrom/cdr-linux.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* Based on: Cdrom for Psemu Pro like Emulators
diff --git a/plugins/dfcdrom/cdr-null.c b/plugins/dfcdrom/cdr-null.c
index c6aa396e..954fd9ff 100644
--- a/plugins/dfcdrom/cdr-null.c
+++ b/plugins/dfcdrom/cdr-null.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* Based on: Cdrom for Psemu Pro like Emulators
diff --git a/plugins/dfcdrom/cdr.c b/plugins/dfcdrom/cdr.c
index 3456b42d..4ba6708a 100644
--- a/plugins/dfcdrom/cdr.c
+++ b/plugins/dfcdrom/cdr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* Based on: Cdrom for Psemu Pro like Emulators
diff --git a/plugins/dfcdrom/cdr.h b/plugins/dfcdrom/cdr.h
index 580597e8..cd68d3cb 100644
--- a/plugins/dfcdrom/cdr.h
+++ b/plugins/dfcdrom/cdr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* Based on: Cdrom for Psemu Pro like Emulators
diff --git a/plugins/dfcdrom/cdrcfg-0.1df/main.c b/plugins/dfcdrom/cdrcfg-0.1df/main.c
index 0b62a801..b746fbc0 100644
--- a/plugins/dfcdrom/cdrcfg-0.1df/main.c
+++ b/plugins/dfcdrom/cdrcfg-0.1df/main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* Based on: Cdrom for Psemu Pro like Emulators
diff --git a/plugins/dfcdrom/cfg.c b/plugins/dfcdrom/cfg.c
index 1ded04c8..b5757737 100644
--- a/plugins/dfcdrom/cfg.c
+++ b/plugins/dfcdrom/cfg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* Based on: Cdrom for Psemu Pro like Emulators
diff --git a/plugins/dfcdrom/util.c b/plugins/dfcdrom/util.c
index c80c8726..a5f7b166 100644
--- a/plugins/dfcdrom/util.c
+++ b/plugins/dfcdrom/util.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* Based on: Cdrom for Psemu Pro like Emulators