summaryrefslogtreecommitdiff
path: root/src/vmon.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2017-03-27 23:15:22 -0700
committerVito Caputo <vcaputo@pengaru.com>2017-03-27 23:15:56 -0700
commit7a13afda4a51c28025eaae7789d8afb7e076d591 (patch)
tree5beabb8dae1e6e3d2c08b4ec89e9d9a33b41839b /src/vmon.c
parent76c169b87e73ca85605881b602c2e760b0438c34 (diff)
*: update email address: s/gnugeneration/pengaru/
Diffstat (limited to 'src/vmon.c')
-rw-r--r--src/vmon.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vmon.c b/src/vmon.c
index 3d4e5af..708ee49 100644
--- a/src/vmon.c
+++ b/src/vmon.c
@@ -1,7 +1,7 @@
/*
* \/\/\
*
- * Copyright (C) 2012-2017 Vito Caputo - <vcaputo@gnugeneration.com>
+ * Copyright (C) 2012-2017 Vito Caputo - <vcaputo@pengaru.com>
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3 as published
@@ -157,7 +157,7 @@ static void print_copyright(void)
{
puts(
"\n"
- "Copyright (C) 2012-2017 Vito Caputo <vcaputo@gnugeneration.com>\n"
+ "Copyright (C) 2012-2017 Vito Caputo <vcaputo@pengaru.com>\n"
"\n"
"This program comes with ABSOLUTELY NO WARRANTY. This is free software, and\n"
"you are welcome to redistribute it under certain conditions. For details\n"
© All Rights Reserved