diff options
Diffstat (limited to 'libssh')
| -rw-r--r-- | libssh/buffer.c | 2 | ||||
| -rw-r--r-- | libssh/connect.c | 2 | ||||
| -rw-r--r-- | libssh/misc.c | 2 | ||||
| -rw-r--r-- | libssh/poll.c | 3 |
4 files changed, 5 insertions, 4 deletions
diff --git a/libssh/buffer.c b/libssh/buffer.c index 2b6e0a2..ea8c7a1 100644 --- a/libssh/buffer.c +++ b/libssh/buffer.c @@ -3,7 +3,7 @@ * * This file is part of the SSH Library * - * Copyright (c) 2003-2008 by Aris Adamantiadis + * Copyright (c) 2003-2009 by Aris Adamantiadis * * 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/libssh/connect.c b/libssh/connect.c index 4720b9f..2a7e82c 100644 --- a/libssh/connect.c +++ b/libssh/connect.c @@ -3,7 +3,7 @@ * * This file is part of the SSH Library * - * Copyright (c) 2003-2008 by Aris Adamantiadis + * Copyright (c) 2003-2009 by Aris Adamantiadis * * 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/libssh/misc.c b/libssh/misc.c index 83a0520..2de8b56 100644 --- a/libssh/misc.c +++ b/libssh/misc.c @@ -3,7 +3,7 @@ * * This file is part of the SSH Library * - * Copyright (c) 2003 by Aris Adamantiadis + * Copyright (c) 2003-2009 by Aris Adamantiadis * Copyright (c) 2008-2009 by Andreas Schneider <mail@cynapses.org> * * The SSH Library is free software; you can redistribute it and/or modify diff --git a/libssh/poll.c b/libssh/poll.c index 18b53cc..0df3e42 100644 --- a/libssh/poll.c +++ b/libssh/poll.c @@ -3,7 +3,8 @@ * * This file is part of the SSH Library * - * Copyright (c) 2003-2008 by Aris Adamantiadis + * Copyright (c) 2003-2009 by Aris Adamantiadis + * Copyright (c) 2009 Aleksandar Kanchev * * 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 |
