summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Zlatkovic <igor@src.gnome.org>2003-04-22 11:52:42 +0000
committerIgor Zlatkovic <igor@src.gnome.org>2003-04-22 11:52:42 +0000
commit21357ba5142cc92a79954090265c6d00e30ffaac (patch)
tree85d96929aca7482d511903bec9608d2558cbd49a
parentd1795b90ff2b66998525a90006b8db17366d061a (diff)
downloadxmlsec1-21357ba5142cc92a79954090265c6d00e30ffaac.tar.gz
xmlsec1-21357ba5142cc92a79954090265c6d00e30ffaac.tar.bz2
xmlsec1-21357ba5142cc92a79954090265c6d00e30ffaac.zip
updated the email address
-rw-r--r--win32/configure.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/configure.js b/win32/configure.js
index 1ff778c7..6967ab60 100644
--- a/win32/configure.js
+++ b/win32/configure.js
@@ -229,7 +229,7 @@ function genReadme(bname, ver, file)
f.WriteLine("a cheer of joy, a comment or a suggestion, feel free to contact me using");
f.WriteLine("the address below.");
f.WriteBlankLines(1);
- f.WriteLine(" Igor Zlatkovic (igor@stud.fh-frankfurt.de)");
+ f.WriteLine("Igor Zlatkovic (igor@zlatkovic.com)");
f.Close();
}