aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS.txt2
-rw-r--r--LICENSE.txt2
-rw-r--r--gg_trackproc/gg_trackproc.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt
index b3e4756..1775839 100644
--- a/AUTHORS.txt
+++ b/AUTHORS.txt
@@ -1 +1 @@
-2012, 2013 Laurent Ghigonis <laurent@p1sec.com>
+2012, 2013 Laurent Ghigonis <laurent@gouloum.fr>
diff --git a/LICENSE.txt b/LICENSE.txt
index 95c53b2..a6e8b18 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012, 2013 Laurent Ghigonis <laurent@p1sec.com>
+ * Copyright (c) 2012, 2013 Laurent Ghigonis <laurent@gouloum.fr>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/gg_trackproc/gg_trackproc.c b/gg_trackproc/gg_trackproc.c
index 850c7a0..8706849 100644
--- a/gg_trackproc/gg_trackproc.c
+++ b/gg_trackproc/gg_trackproc.c
@@ -1,6 +1,6 @@
/*
* Track new process on Linux
- * 2012 Laurent Ghigonis <laurent@p1sec.com>
+ * 2012 Laurent Ghigonis <laurent@gouloum.fr>
*
* new version of trackproc.c
* that was inspired from http://bewareofgeek.livejournal.com/2945.html