aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2014-01-07 16:08:23 +0100
committerAndreas Schneider <asn@cryptomilk.org>2014-01-07 16:08:23 +0100
commit6fe51b13fb8f1da1d2420f73c1a97124f3d263ab (patch)
tree24095547f4ffb4575abed9998a2b24bb82212698 /tests
parent8bcbfb16427baaaf27898f732e7287c693f041f2 (diff)
downloadlibssh-6fe51b13fb8f1da1d2420f73c1a97124f3d263ab.tar.gz
libssh-6fe51b13fb8f1da1d2420f73c1a97124f3d263ab.tar.xz
libssh-6fe51b13fb8f1da1d2420f73c1a97124f3d263ab.zip
src: Update my mail address.
Diffstat (limited to 'tests')
-rw-r--r--tests/torture.c2
-rw-r--r--tests/torture.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/torture.c b/tests/torture.c
index c7031fcb..38e4e56b 100644
--- a/tests/torture.c
+++ b/tests/torture.c
@@ -3,7 +3,7 @@
*
* This file is part of the SSH Library
*
- * Copyright (c) 2008-2009 by Andreas Schneider <mail@cynapses.org>
+ * Copyright (c) 2008-2009 by Andreas Schneider <asn@cryptomilk.org>
*
* The SSH Library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/tests/torture.h b/tests/torture.h
index dbc1906a..75713061 100644
--- a/tests/torture.h
+++ b/tests/torture.h
@@ -3,7 +3,7 @@
*
* This file is part of the SSH Library
*
- * Copyright (c) 2008-2009 by Andreas Schneider <mail@cynapses.org>
+ * Copyright (c) 2008-2009 by Andreas Schneider <asn@cryptomilk.org>
*
* The SSH Library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by