From 8d66a455f7bc796cf21ab5fb37c70d01920739b2 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 3 Apr 2009 08:24:33 +0000 Subject: Add my copyright. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@374 7dcaeef0-15fb-0310-b436-a5af3365683c --- libssh/options.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libssh/options.c') 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 * * 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