diff options
author | Andreas Schneider <mail@cynapses.org> | 2009-04-03 08:24:33 +0000 |
---|---|---|
committer | Andreas Schneider <mail@cynapses.org> | 2009-04-03 08:24:33 +0000 |
commit | 8d66a455f7bc796cf21ab5fb37c70d01920739b2 (patch) | |
tree | 749f9e8346e16a14769d00e157cade4a2b29f7ac | |
parent | a4d98b58fc5d6efe86136bcf4b44fb8250bd2921 (diff) | |
download | libssh-8d66a455f7bc796cf21ab5fb37c70d01920739b2.tar.gz libssh-8d66a455f7bc796cf21ab5fb37c70d01920739b2.tar.xz libssh-8d66a455f7bc796cf21ab5fb37c70d01920739b2.zip |
Add my copyright.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@374 7dcaeef0-15fb-0310-b436-a5af3365683c
-rw-r--r-- | libssh/options.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/options.c b/libssh/options.c index 6cf201d..0667ec7 100644 --- a/libssh/options.c +++ b/libssh/options.c @@ -4,6 +4,7 @@ * This file is part of the SSH Library * * Copyright (c) 2003-2008 by Aris Adamantiadis + * Copyright (c) 2009 by Andreas Schneider <mail@cynapses.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 |