From e95ceac219b745cfd78758cc7d95189169d2c0d8 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 1 Mar 2020 05:44:49 +0000 Subject: [PATCH] Rename comments. --- .idea/codeStyles/Project.xml | 4 ++-- ata.c | 2 +- device.c | 2 +- dicmote.h | 2 +- hex2bin.c | 2 +- ieee1394.c | 2 +- linux/ata.c | 2 +- linux/device.c | 2 +- linux/ieee1394.c | 2 +- linux/linux.h | 2 +- linux/list_devices.c | 2 +- linux/pcmcia.c | 2 +- linux/scsi.c | 2 +- linux/sdhci.c | 2 +- linux/usb.c | 2 +- list_devices.c | 2 +- main.c | 2 +- pcmcia.c | 2 +- scsi.c | 2 +- sdhci.c | 2 +- unix/hello.c | 2 +- unix/network.c | 2 +- unix/unix.c | 2 +- unix/unix.h | 2 +- usb.c | 2 +- wii/hello.c | 2 +- wii/list_devices.c | 2 +- wii/network.c | 2 +- wii/wii.c | 2 +- wii/wii.h | 2 +- win32/ata.c | 2 +- win32/device.c | 2 +- win32/hello.c | 2 +- win32/ieee1394.c | 2 +- win32/list_devices.c | 2 +- win32/network.c | 2 +- win32/ntioctl.h | 2 +- win32/pcmcia.c | 2 +- win32/scsi.c | 2 +- win32/sdhci.c | 2 +- win32/usb.c | 2 +- win32/usb.h | 2 +- win32/win32.c | 2 +- win32/win32.h | 2 +- worker.c | 2 +- 45 files changed, 46 insertions(+), 46 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index f5b76c0..1be8c32 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -29,9 +29,9 @@ - + - + diff --git a/ata.c b/ata.c index 2a69eda..36e0ec3 100644 --- a/ata.c +++ b/ata.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/device.c b/device.c index a087744..f513b61 100644 --- a/device.c +++ b/device.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/dicmote.h b/dicmote.h index e7fccda..0acbaf0 100644 --- a/dicmote.h +++ b/dicmote.h @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/hex2bin.c b/hex2bin.c index ba4ace0..059f09a 100644 --- a/hex2bin.c +++ b/hex2bin.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/ieee1394.c b/ieee1394.c index 48d3e4d..0ee5f6d 100644 --- a/ieee1394.c +++ b/ieee1394.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/linux/ata.c b/linux/ata.c index 4328ab2..85568f4 100644 --- a/linux/ata.c +++ b/linux/ata.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/linux/device.c b/linux/device.c index 760a747..ecb6e8f 100644 --- a/linux/device.c +++ b/linux/device.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/linux/ieee1394.c b/linux/ieee1394.c index 0bdd73b..9d4fc54 100644 --- a/linux/ieee1394.c +++ b/linux/ieee1394.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/linux/linux.h b/linux/linux.h index d051144..3a88002 100644 --- a/linux/linux.h +++ b/linux/linux.h @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/linux/list_devices.c b/linux/list_devices.c index 7dda87b..95328b5 100644 --- a/linux/list_devices.c +++ b/linux/list_devices.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/linux/pcmcia.c b/linux/pcmcia.c index 73839e6..9979952 100644 --- a/linux/pcmcia.c +++ b/linux/pcmcia.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/linux/scsi.c b/linux/scsi.c index f38530b..ff82449 100644 --- a/linux/scsi.c +++ b/linux/scsi.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/linux/sdhci.c b/linux/sdhci.c index 4b4b3fc..c5e2e65 100644 --- a/linux/sdhci.c +++ b/linux/sdhci.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/linux/usb.c b/linux/usb.c index 735ec3f..4faa9cb 100644 --- a/linux/usb.c +++ b/linux/usb.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/list_devices.c b/list_devices.c index fb8f06c..b97b643 100644 --- a/list_devices.c +++ b/list_devices.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/main.c b/main.c index 5bfa900..c0ceb8d 100644 --- a/main.c +++ b/main.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/pcmcia.c b/pcmcia.c index b4cceed..9c9fbe8 100644 --- a/pcmcia.c +++ b/pcmcia.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/scsi.c b/scsi.c index d6c5573..42472e1 100644 --- a/scsi.c +++ b/scsi.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/sdhci.c b/sdhci.c index 3720760..066da64 100644 --- a/sdhci.c +++ b/sdhci.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/unix/hello.c b/unix/hello.c index d00e14d..7697cb0 100644 --- a/unix/hello.c +++ b/unix/hello.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/unix/network.c b/unix/network.c index f1e8d7b..ad9725d 100644 --- a/unix/network.c +++ b/unix/network.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/unix/unix.c b/unix/unix.c index 8d08705..2389ed1 100644 --- a/unix/unix.c +++ b/unix/unix.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/unix/unix.h b/unix/unix.h index ad0d8e5..3da3222 100644 --- a/unix/unix.h +++ b/unix/unix.h @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/usb.c b/usb.c index 0ee3d04..6c24a66 100644 --- a/usb.c +++ b/usb.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/wii/hello.c b/wii/hello.c index 4d945cc..dc4d340 100644 --- a/wii/hello.c +++ b/wii/hello.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/wii/list_devices.c b/wii/list_devices.c index 28b113a..bca5d0f 100644 --- a/wii/list_devices.c +++ b/wii/list_devices.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/wii/network.c b/wii/network.c index 2e95508..cddf284 100644 --- a/wii/network.c +++ b/wii/network.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/wii/wii.c b/wii/wii.c index 9801894..cb61cf5 100644 --- a/wii/wii.c +++ b/wii/wii.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/wii/wii.h b/wii/wii.h index 4221ff2..190aa2f 100644 --- a/wii/wii.h +++ b/wii/wii.h @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/ata.c b/win32/ata.c index e55babe..2558750 100644 --- a/win32/ata.c +++ b/win32/ata.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/device.c b/win32/device.c index 9ec5799..8e4e7c9 100644 --- a/win32/device.c +++ b/win32/device.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/hello.c b/win32/hello.c index 1c54a73..24ae2c1 100644 --- a/win32/hello.c +++ b/win32/hello.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/ieee1394.c b/win32/ieee1394.c index dd51a5d..7ab6f10 100644 --- a/win32/ieee1394.c +++ b/win32/ieee1394.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/list_devices.c b/win32/list_devices.c index 576b039..b71f152 100644 --- a/win32/list_devices.c +++ b/win32/list_devices.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/network.c b/win32/network.c index b6f612a..4e2d4ed 100644 --- a/win32/network.c +++ b/win32/network.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/ntioctl.h b/win32/ntioctl.h index 8ffd553..e66f0e5 100644 --- a/win32/ntioctl.h +++ b/win32/ntioctl.h @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/pcmcia.c b/win32/pcmcia.c index 4ec6b27..6d8ac70 100644 --- a/win32/pcmcia.c +++ b/win32/pcmcia.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/scsi.c b/win32/scsi.c index 98449f6..e91e102 100644 --- a/win32/scsi.c +++ b/win32/scsi.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/sdhci.c b/win32/sdhci.c index acbc0c9..cd9ff8d 100644 --- a/win32/sdhci.c +++ b/win32/sdhci.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/usb.c b/win32/usb.c index cd44d58..819b53f 100644 --- a/win32/usb.c +++ b/win32/usb.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/usb.h b/win32/usb.h index 027ccfa..05a9d2f 100644 --- a/win32/usb.h +++ b/win32/usb.h @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/win32.c b/win32/win32.c index 68e35b6..cad37f0 100644 --- a/win32/win32.c +++ b/win32/win32.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/win32/win32.h b/win32/win32.h index 81517b3..0afdc93 100644 --- a/win32/win32.h +++ b/win32/win32.h @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify diff --git a/worker.c b/worker.c index eaab43a..0730c04 100644 --- a/worker.c +++ b/worker.c @@ -1,5 +1,5 @@ /* - * This file is part of the DiscImageChef Remote Server. + * This file is part of the Aaru Remote Server. * Copyright (c) 2019-2020 Natalia Portillo. * * This program is free software: you can redistribute it and/or modify