diff --git a/src/pkcs11/framework-pkcs15.c b/src/pkcs11/framework-pkcs15.c index 923998a6..04ee2f21 100644 --- a/src/pkcs11/framework-pkcs15.c +++ b/src/pkcs11/framework-pkcs15.c @@ -1,7 +1,7 @@ /* * framework-pkcs15.c: PKCS#15 framework and related objects * - * Copyright (C) 2002 Timo Teräs + * Copyright (C) 2002 Timo Teräs * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/pkcs11/framework-pkcs15init.c b/src/pkcs11/framework-pkcs15init.c index 0f1dfce1..695e5b56 100644 --- a/src/pkcs11/framework-pkcs15init.c +++ b/src/pkcs11/framework-pkcs15init.c @@ -1,7 +1,7 @@ /* * framework-pkcs15.c: PKCS#15 framework and related objects * - * Copyright (C) 2002 Timo Teräs + * Copyright (C) 2002 Timo Teräs * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/pkcs11/misc.c b/src/pkcs11/misc.c index 62c3592b..579df206 100644 --- a/src/pkcs11/misc.c +++ b/src/pkcs11/misc.c @@ -1,7 +1,7 @@ /* * misc.c: Miscellaneous PKCS#11 library helper functions * - * Copyright (C) 2002 Timo Teräs + * Copyright (C) 2002 Timo Teräs * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/pkcs11/pkcs11-global.c b/src/pkcs11/pkcs11-global.c index 0df5ca87..30e2a073 100644 --- a/src/pkcs11/pkcs11-global.c +++ b/src/pkcs11/pkcs11-global.c @@ -1,7 +1,7 @@ /* * pkcs11-global.c: PKCS#11 module level functions and function table * - * Copyright (C) 2002 Timo Teräs + * Copyright (C) 2002 Timo Teräs * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/pkcs11/pkcs11-object.c b/src/pkcs11/pkcs11-object.c index 5298cdf8..128867e3 100644 --- a/src/pkcs11/pkcs11-object.c +++ b/src/pkcs11/pkcs11-object.c @@ -1,7 +1,7 @@ /* * pkcs11-object.c: PKCS#11 object management and handling functions * - * Copyright (C) 2002 Timo Teräs + * Copyright (C) 2002 Timo Teräs * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/pkcs11/pkcs11-session.c b/src/pkcs11/pkcs11-session.c index 2ac45227..5e23ece9 100644 --- a/src/pkcs11/pkcs11-session.c +++ b/src/pkcs11/pkcs11-session.c @@ -1,7 +1,7 @@ /* * pkcs11-session.c: PKCS#11 functions for session management * - * Copyright (C) 2001 Timo Teräs + * Copyright (C) 2001 Timo Teräs * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/pkcs11/sc-pkcs11.h b/src/pkcs11/sc-pkcs11.h index ded4420a..a9bb277d 100644 --- a/src/pkcs11/sc-pkcs11.h +++ b/src/pkcs11/sc-pkcs11.h @@ -1,7 +1,7 @@ /* * sc-pkcs11.h: OpenSC project's PKCS#11 implementation header * - * Copyright (C) 2002 Timo Teräs + * Copyright (C) 2002 Timo Teräs * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/pkcs11/slot.c b/src/pkcs11/slot.c index df37652e..4a9b5bff 100644 --- a/src/pkcs11/slot.c +++ b/src/pkcs11/slot.c @@ -1,7 +1,7 @@ /* * slot.c: smart card and slot related management functions * - * Copyright (C) 2002 Timo Teräs + * Copyright (C) 2002 Timo Teräs * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public