diff options
author | Andreas Schneider <mail@cynapses.org> | 2009-04-07 15:11:24 +0000 |
---|---|---|
committer | Andreas Schneider <mail@cynapses.org> | 2009-04-07 15:11:24 +0000 |
commit | 7c6f1be5eaa182c4a257f164bc6ca0f51b095749 (patch) | |
tree | 2295c20438fab9edde829514090b6992b47fd9a6 | |
parent | f84585ea2f087d93584e41e778e5ac0702f116a5 (diff) | |
download | libssh-7c6f1be5eaa182c4a257f164bc6ca0f51b095749.tar.gz libssh-7c6f1be5eaa182c4a257f164bc6ca0f51b095749.tar.xz libssh-7c6f1be5eaa182c4a257f164bc6ca0f51b095749.zip |
Add my copyright.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@416 7dcaeef0-15fb-0310-b436-a5af3365683c
-rw-r--r-- | libssh/channels.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/channels.c b/libssh/channels.c index d34a0f2f..1acf858d 100644 --- a/libssh/channels.c +++ b/libssh/channels.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 |