summaryrefslogtreecommitdiff
path: root/plugins/dfinput
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/dfinput
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/dfinput')
-rw-r--r--plugins/dfinput/analog.c2
-rw-r--r--plugins/dfinput/cfg-gtk2.c2
-rw-r--r--plugins/dfinput/cfg.c2
-rw-r--r--plugins/dfinput/pad.c2
-rw-r--r--plugins/dfinput/pad.h2
-rw-r--r--plugins/dfinput/sdljoy.c2
-rwxr-xr-xplugins/dfinput/util.c2
-rwxr-xr-xplugins/dfinput/util.h2
-rw-r--r--plugins/dfinput/xkb.c2
9 files changed, 9 insertions, 9 deletions
diff --git a/plugins/dfinput/analog.c b/plugins/dfinput/analog.c
index 7d70e24a..7e236ead 100644
--- a/plugins/dfinput/analog.c
+++ b/plugins/dfinput/analog.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2009, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/dfinput/cfg-gtk2.c b/plugins/dfinput/cfg-gtk2.c
index 109fd072..4c06f5b0 100644
--- a/plugins/dfinput/cfg-gtk2.c
+++ b/plugins/dfinput/cfg-gtk2.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2009, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/dfinput/cfg.c b/plugins/dfinput/cfg.c
index 058dbdf5..f7f9e174 100644
--- a/plugins/dfinput/cfg.c
+++ b/plugins/dfinput/cfg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2009, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/dfinput/pad.c b/plugins/dfinput/pad.c
index d919ae39..ea07b554 100644
--- a/plugins/dfinput/pad.c
+++ b/plugins/dfinput/pad.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2009, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/dfinput/pad.h b/plugins/dfinput/pad.h
index 0157921c..40fb50fa 100644
--- a/plugins/dfinput/pad.h
+++ b/plugins/dfinput/pad.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2009, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/dfinput/sdljoy.c b/plugins/dfinput/sdljoy.c
index 4351d8a4..cd93a17c 100644
--- a/plugins/dfinput/sdljoy.c
+++ b/plugins/dfinput/sdljoy.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2009, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/dfinput/util.c b/plugins/dfinput/util.c
index 58d491ce..11bc408c 100755
--- a/plugins/dfinput/util.c
+++ b/plugins/dfinput/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
diff --git a/plugins/dfinput/util.h b/plugins/dfinput/util.h
index cf4f93c0..29cbf4d9 100755
--- a/plugins/dfinput/util.h
+++ b/plugins/dfinput/util.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/dfinput/xkb.c b/plugins/dfinput/xkb.c
index 7e2601ae..9592f340 100644
--- a/plugins/dfinput/xkb.c
+++ b/plugins/dfinput/xkb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009, Wei Mingzhi <whistler@openoffice.org>.
+ * Copyright (c) 2009, Wei Mingzhi <whistler_wmz@users.sf.net>.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify