diff --git a/src/pki.c b/src/pki.c index ff8a5aac..1bf185d0 100644 --- a/src/pki.c +++ b/src/pki.c @@ -3,7 +3,7 @@ * This file is part of the SSH Library * * Copyright (c) 2010 by Aris Adamantiadis - * Copyright (c) 2011-2011 Andreas Schneider + * Copyright (c) 2011-2012 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 diff --git a/src/pki_crypto.c b/src/pki_crypto.c index 0e54a38b..04c0bf60 100644 --- a/src/pki_crypto.c +++ b/src/pki_crypto.c @@ -4,7 +4,7 @@ * This file is part of the SSH Library * * Copyright (c) 2003-2009 by Aris Adamantiadis - * Copyright (c) 2009-2011 by Andreas Schneider + * Copyright (c) 2009-2012 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