From 7c6f1be5eaa182c4a257f164bc6ca0f51b095749 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 7 Apr 2009 15:11:24 +0000 Subject: Add my copyright. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@416 7dcaeef0-15fb-0310-b436-a5af3365683c --- libssh/channels.c | 1 + 1 file changed, 1 insertion(+) 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 * * 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 -- cgit