From 103292dd991066051ee9c7db5939c849a1fdbe6d Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Mon, 13 Jul 2009 00:23:42 +0200 Subject: Fixed copyright notices --- libssh/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libssh/buffer.c') 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 -- cgit