From e4d0ac7ba1cfa0caf63f749e43a6de739a82634b Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sat, 4 Feb 2012 20:37:29 +0100 Subject: pki: Update copyright. --- src/pki.c | 2 +- src/pki_crypto.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/pki.c b/src/pki.c index ff8a5aa..1bf185d 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 0e54a38..04c0bf6 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 -- cgit