Skip to content

Commit 6667870

Browse files
Update copyright dates
1 parent c877fb8 commit 6667870

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

src/debuglog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (C) 1999-2002
55
* David Corcoran <corcoran@musclecard.com>
6-
* Copyright (C) 2002-2024
6+
* Copyright (C) 2002-2025
77
* Ludovic Rousseau <ludovic.rousseau@free.fr>
88
*
99
Redistribution and use in source and binary forms, with or without

src/hotplug_generic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (C) 2000-2003
55
* David Corcoran <corcoran@musclecard.com>
6-
* Copyright (C) 2002-2022
6+
* Copyright (C) 2002-2025
77
* Ludovic Rousseau <ludovic.rousseau@free.fr>
88
*
99
Redistribution and use in source and binary forms, with or without

src/hotplug_libudev.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* MUSCLE SmartCard Development ( https://pcsclite.apdu.fr/ )
33
*
4-
* Copyright (C) 2011-2023
4+
* Copyright (C) 2011-2026
55
* Ludovic Rousseau <ludovic.rousseau@free.fr>
66
* Copyright (C) 2014
77
* Stefani Seibold <stefani@seibold.net>

src/hotplug_libusb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (C) 2001-2004
55
* David Corcoran <corcoran@musclecard.com>
6-
* Copyright (C) 2003-2024
6+
* Copyright (C) 2003-2026
77
* Ludovic Rousseau <ludovic.rousseau@free.fr>
88
* Copyright (C) 2003
99
* Toni Andjelkovic <toni@soth.at>

src/pcscdaemon.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (C) 1999-2002
55
* David Corcoran <corcoran@musclecard.com>
6-
* Copyright (C) 2002-2024
6+
* Copyright (C) 2002-2026
77
* Ludovic Rousseau <ludovic.rousseau@free.fr>
88
*
99
Redistribution and use in source and binary forms, with or without

src/tokenparser.l

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Copyright (C) 2001-2003
77
* David Corcoran <corcoran@musclecard.com>
8-
* Copyright (C) 2003-2020
8+
* Copyright (C) 2003-2026
99
* Ludovic Rousseau <ludovic.rousseau@free.fr>
1010
*
1111
Redistribution and use in source and binary forms, with or without

src/winscard_clnt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Damien Sauveron <damien.sauveron@labri.fr>
88
* Copyright (C) 2005
99
* Martin Paljak <martin@paljak.pri.ee>
10-
* Copyright (C) 2002-2024
10+
* Copyright (C) 2002-2025
1111
* Ludovic Rousseau <ludovic.rousseau@free.fr>
1212
* Copyright (C) 2009
1313
* Jean-Luc Giraud <jlgiraud@googlemail.com>

src/winscard_msg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* David Corcoran <corcoran@musclecard.com>
66
* Copyright (C) 2003-2004
77
* Damien Sauveron <damien.sauveron@labri.fr>
8-
* Copyright (C) 2002-2021
8+
* Copyright (C) 2002-2025
99
* Ludovic Rousseau <ludovic.rousseau@free.fr>
1010
*
1111
Redistribution and use in source and binary forms, with or without

src/winscard_svc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* David Corcoran <corcoran@musclecard.com>
66
* Copyright (C) 2003-2004
77
* Damien Sauveron <damien.sauveron@labri.fr>
8-
* Copyright (C) 2002-2023
8+
* Copyright (C) 2002-2025
99
* Ludovic Rousseau <ludovic.rousseau@free.fr>
1010
* Copyright (C) 2009
1111
* Jean-Luc Giraud <jlgiraud@googlemail.com>

0 commit comments

Comments
 (0)