summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMatt Porter <mporter@linaro.org>2014-01-04 16:10:57 -0500
committerMatt Porter <mporter@linaro.org>2014-01-21 07:58:24 -0500
commit14949f6764dba63356515077ddfdbb4a4d21782c (patch)
tree132e0c27f0695e420551aed89653fe8aee05fac5 /examples
parenta371518d64ba444d46e2b9d23a8d78f63aae3bbf (diff)
downloadlibusbg-14949f6764dba63356515077ddfdbb4a4d21782c.tar.gz
libusbg-14949f6764dba63356515077ddfdbb4a4d21782c.tar.bz2
libusbg-14949f6764dba63356515077ddfdbb4a4d21782c.zip
libusbg: update preferred email address
Update email address for myself throughout the code. Signed-off-by: Matt Porter <mporter@linaro.org>
Diffstat (limited to 'examples')
-rw-r--r--examples/gadget-acm-ecm.c2
-rw-r--r--examples/show-gadgets.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/gadget-acm-ecm.c b/examples/gadget-acm-ecm.c
index ea11599..e4cdd19 100644
--- a/examples/gadget-acm-ecm.c
+++ b/examples/gadget-acm-ecm.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2013 Linaro Limited
*
- * Matt Porter <matt.porter@linaro.org>
+ * Matt Porter <mporter@linaro.org>
*
* 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
diff --git a/examples/show-gadgets.c b/examples/show-gadgets.c
index a0fc1e3..6de7797 100644
--- a/examples/show-gadgets.c
+++ b/examples/show-gadgets.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2013 Linaro Limited
*
- * Matt Porter <matt.porter@linaro.org>
+ * Matt Porter <mporter@linaro.org>
*
* 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