diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-10-23 09:24:24 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-10-23 09:24:24 +0000 |
| commit | f131f1ca8c0549cc71cb981ce2c1f3fb959be100 (patch) | |
| tree | f695e8d66ef892f076ff7ef95a0bb030ae1a26ed /plugins | |
| parent | e8b7285da685866a373b1112115e6dc543991ca9 (diff) | |
| download | pcsxr-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')
| -rw-r--r-- | plugins/dfcdrom/cdr-libcdio.c | 2 | ||||
| -rw-r--r-- | plugins/dfcdrom/cdr-linux.c | 2 | ||||
| -rw-r--r-- | plugins/dfcdrom/cdr-null.c | 2 | ||||
| -rw-r--r-- | plugins/dfcdrom/cdr.c | 2 | ||||
| -rw-r--r-- | plugins/dfcdrom/cdr.h | 2 | ||||
| -rw-r--r-- | plugins/dfcdrom/cdrcfg-0.1df/main.c | 2 | ||||
| -rw-r--r-- | plugins/dfcdrom/cfg.c | 2 | ||||
| -rw-r--r-- | plugins/dfcdrom/util.c | 2 | ||||
| -rw-r--r-- | plugins/dfinput/analog.c | 2 | ||||
| -rw-r--r-- | plugins/dfinput/cfg-gtk2.c | 2 | ||||
| -rw-r--r-- | plugins/dfinput/cfg.c | 2 | ||||
| -rw-r--r-- | plugins/dfinput/pad.c | 2 | ||||
| -rw-r--r-- | plugins/dfinput/pad.h | 2 | ||||
| -rw-r--r-- | plugins/dfinput/sdljoy.c | 2 | ||||
| -rwxr-xr-x | plugins/dfinput/util.c | 2 | ||||
| -rwxr-xr-x | plugins/dfinput/util.h | 2 | ||||
| -rw-r--r-- | plugins/dfinput/xkb.c | 2 |
17 files changed, 17 insertions, 17 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 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 |
