summaryrefslogtreecommitdiffstats
path: root/src/expr
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr')
-rw-r--r--src/expr/masq.c2
-rw-r--r--src/expr/redir.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/expr/masq.c b/src/expr/masq.c
index 32b5ad9..7c235d3 100644
--- a/src/expr/masq.c
+++ b/src/expr/masq.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014 by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
+ * (C) 2014 by Arturo Borrero Gonzalez <arturo@debian.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
diff --git a/src/expr/redir.c b/src/expr/redir.c
index d5bc179..43538d5 100644
--- a/src/expr/redir.c
+++ b/src/expr/redir.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014 by Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
+ * (C) 2014 by Arturo Borrero Gonzalez <arturo@debian.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