diff --git a/library/aes.c b/library/aes.c index 8de06fb079..695433903c 100644 --- a/library/aes.c +++ b/library/aes.c @@ -3,7 +3,7 @@ * * Based on XySSL: Copyright (C) 2006-2008 Christophe Devine * - * Copyright (C) 2009 Paul Bakker + * Copyright (C) 2009 Paul Bakker * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/camellia.c b/library/camellia.c index 80444c2455..eb20b69281 100644 --- a/library/camellia.c +++ b/library/camellia.c @@ -1,7 +1,7 @@ /* * Camellia implementation * - * Copyright (C) 2009 Paul Bakker + * Copyright (C) 2009 Paul Bakker * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by