diff options
author | Mauro Carvalho Chehab <mchehab@silica.lan> | 2014-01-22 01:43:30 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-01-22 01:54:50 -0200 |
commit | 997f5a7273f8d8c4b2c506443c735f62800a3290 (patch) | |
tree | fd5eb97efd21b25b8baa3cd5b73a91fe656814fd /contrib/usb_parse | |
parent | 918d62031beb0132f777b67b538cf225a57250f3 (diff) |
Replace my email address with the new one
People won't get any response if sending an email to my old address.
So, remove my old address from the old copyright notices, and add my
new email for bug report purposes.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'contrib/usb_parse')
-rw-r--r--[-rwxr-xr-x] | contrib/usb_parse/parse_usb.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/usb_parse/parse_usb.pl b/contrib/usb_parse/parse_usb.pl index 7d46bf07..5af64084 100755..100644 --- a/contrib/usb_parse/parse_usb.pl +++ b/contrib/usb_parse/parse_usb.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl use strict; -# Copyright (C) 2010 Mauro Carvalho Chehab <mchehab@redhat.com> +# Copyright (C) 2010 Mauro Carvalho Chehab # # 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 |