diff --git a/aaruremote.h b/aaruremote.h index c3fdada..8c531df 100644 --- a/aaruremote.h +++ b/aaruremote.h @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/freebsd/ata.c b/freebsd/ata.c index e9e91ba..7ff526e 100644 --- a/freebsd/ata.c +++ b/freebsd/ata.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/freebsd/device.c b/freebsd/device.c index 2cb8fbe..0eff1a6 100644 --- a/freebsd/device.c +++ b/freebsd/device.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/freebsd/freebsd.h b/freebsd/freebsd.h index 52d7f93..719b6e5 100644 --- a/freebsd/freebsd.h +++ b/freebsd/freebsd.h @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/freebsd/ieee1394.c b/freebsd/ieee1394.c index 44d5b7c..a72dff5 100644 --- a/freebsd/ieee1394.c +++ b/freebsd/ieee1394.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/freebsd/list_devices.c b/freebsd/list_devices.c index d2f7c21..3a8925b 100644 --- a/freebsd/list_devices.c +++ b/freebsd/list_devices.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/freebsd/pcmcia.c b/freebsd/pcmcia.c index 28ea59a..429a701 100644 --- a/freebsd/pcmcia.c +++ b/freebsd/pcmcia.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/freebsd/scsi.c b/freebsd/scsi.c index 3a0f276..62c9e18 100644 --- a/freebsd/scsi.c +++ b/freebsd/scsi.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/freebsd/sdhci.c b/freebsd/sdhci.c index 5ec320c..ef9ffab 100644 --- a/freebsd/sdhci.c +++ b/freebsd/sdhci.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/freebsd/usb.c b/freebsd/usb.c index 2923952..9e865a6 100644 --- a/freebsd/usb.c +++ b/freebsd/usb.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/hex2bin.c b/hex2bin.c index 9fb8992..7caeeed 100644 --- a/hex2bin.c +++ b/hex2bin.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/linux/ata.c b/linux/ata.c index 7fd3b90..b9c1689 100644 --- a/linux/ata.c +++ b/linux/ata.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/linux/device.c b/linux/device.c index 4871e09..cca8d32 100644 --- a/linux/device.c +++ b/linux/device.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/linux/ieee1394.c b/linux/ieee1394.c index bb06b6f..3de47cd 100644 --- a/linux/ieee1394.c +++ b/linux/ieee1394.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/linux/linux.h b/linux/linux.h index aa277c6..7a46806 100644 --- a/linux/linux.h +++ b/linux/linux.h @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/linux/list_devices.c b/linux/list_devices.c index 64ef280..5a12136 100644 --- a/linux/list_devices.c +++ b/linux/list_devices.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/linux/pcmcia.c b/linux/pcmcia.c index db45757..13e1852 100644 --- a/linux/pcmcia.c +++ b/linux/pcmcia.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/linux/scsi.c b/linux/scsi.c index 67e9411..bc93ee6 100644 --- a/linux/scsi.c +++ b/linux/scsi.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/linux/sdhci.c b/linux/sdhci.c index 7e9ae7d..f5906ed 100644 --- a/linux/sdhci.c +++ b/linux/sdhci.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/linux/usb.c b/linux/usb.c index b5e5569..9b11da3 100644 --- a/linux/usb.c +++ b/linux/usb.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/list_devices.c b/list_devices.c index ac9b0a4..42d5c8e 100644 --- a/list_devices.c +++ b/list_devices.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/main.c b/main.c index 03204f2..837bf10 100644 --- a/main.c +++ b/main.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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 @@ -36,7 +36,7 @@ int main() Initialize(); printf("Aaru Remote Server %s\n", AARUREMOTE_VERSION); - printf("Copyright (C) 2019-2021 Natalia Portillo\n"); + printf("Copyright (C) 2019-2025 Natalia Portillo\n"); pkt_server_hello = GetHello(); diff --git a/unix/hello.c b/unix/hello.c index b02c843..76234be 100644 --- a/unix/hello.c +++ b/unix/hello.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/unix/network.c b/unix/network.c index 368d753..9340f69 100644 --- a/unix/network.c +++ b/unix/network.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/unix/unix.c b/unix/unix.c index d34cf23..2993537 100644 --- a/unix/unix.c +++ b/unix/unix.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/unix/unix.h b/unix/unix.h index 250068a..a431e89 100644 --- a/unix/unix.h +++ b/unix/unix.h @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/wii/hello.c b/wii/hello.c index b4dcdb8..2cb3534 100644 --- a/wii/hello.c +++ b/wii/hello.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/wii/list_devices.c b/wii/list_devices.c index 63e943e..6ff695a 100644 --- a/wii/list_devices.c +++ b/wii/list_devices.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/wii/network.c b/wii/network.c index 766842e..de7d642 100644 --- a/wii/network.c +++ b/wii/network.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/wii/unimplemented.c b/wii/unimplemented.c index bd5da18..8651fe9 100644 --- a/wii/unimplemented.c +++ b/wii/unimplemented.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/wii/unsupported.c b/wii/unsupported.c index 3a72c12..3da89f0 100644 --- a/wii/unsupported.c +++ b/wii/unsupported.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/wii/wii.c b/wii/wii.c index f156714..ee183ee 100644 --- a/wii/wii.c +++ b/wii/wii.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/wii/wii.h b/wii/wii.h index f9eff2a..9a7df2f 100644 --- a/wii/wii.h +++ b/wii/wii.h @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/ata.c b/win32/ata.c index 5c2144d..fd220b7 100644 --- a/win32/ata.c +++ b/win32/ata.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/device.c b/win32/device.c index 4e2d06e..7365046 100644 --- a/win32/device.c +++ b/win32/device.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/hello.c b/win32/hello.c index f469ab6..9446b1b 100644 --- a/win32/hello.c +++ b/win32/hello.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/ieee1394.c b/win32/ieee1394.c index fcab619..f514c4b 100644 --- a/win32/ieee1394.c +++ b/win32/ieee1394.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/list_devices.c b/win32/list_devices.c index 225c343..da2896d 100644 --- a/win32/list_devices.c +++ b/win32/list_devices.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/network.c b/win32/network.c index d912618..c1e86ab 100644 --- a/win32/network.c +++ b/win32/network.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/ntioctl.h b/win32/ntioctl.h index 00131f9..b832193 100644 --- a/win32/ntioctl.h +++ b/win32/ntioctl.h @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/pcmcia.c b/win32/pcmcia.c index e58a932..6ae53ec 100644 --- a/win32/pcmcia.c +++ b/win32/pcmcia.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/scsi.c b/win32/scsi.c index 43a11ba..5098f2c 100644 --- a/win32/scsi.c +++ b/win32/scsi.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/sdhci.c b/win32/sdhci.c index c523c9e..8d266e9 100644 --- a/win32/sdhci.c +++ b/win32/sdhci.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/usb.c b/win32/usb.c index 08238cc..e293b86 100644 --- a/win32/usb.c +++ b/win32/usb.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/usb.h b/win32/usb.h index ed547be..8370080 100644 --- a/win32/usb.h +++ b/win32/usb.h @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/win32.c b/win32/win32.c index d118dbf..675c193 100644 --- a/win32/win32.c +++ b/win32/win32.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/win32/win32.h b/win32/win32.h index 5b87077..8b0a227 100644 --- a/win32/win32.h +++ b/win32/win32.h @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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/worker.c b/worker.c index 761d15a..ff344a8 100644 --- a/worker.c +++ b/worker.c @@ -1,6 +1,6 @@ /* * This file is part of the Aaru Remote Server. - * Copyright (c) 2019-2021 Natalia Portillo. + * Copyright (c) 2019-2025 Natalia Portillo. * * 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