From c7c1ccc2602c62ee39b00643eb88d43c04eb68be Mon Sep 17 00:00:00 2001 From: PeratX Date: Thu, 12 Jan 2023 14:08:44 +0800 Subject: [PATCH] fd: 2023 --- FDBGen/README.md | 2 +- FDBGen/src/iTXTech/FlashDetector/FDBGen/FDBGen.php | 2 +- .../iTXTech/FlashDetector/FDBGen/Generator/AlcorMicro.php | 2 +- .../iTXTech/FlashDetector/FDBGen/Generator/ChipsBank.php | 2 +- FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Extra.php | 2 +- .../iTXTech/FlashDetector/FDBGen/Generator/Generator.php | 2 +- .../src/iTXTech/FlashDetector/FDBGen/Generator/Innostor.php | 2 +- .../src/iTXTech/FlashDetector/FDBGen/Generator/JMicron.php | 2 +- FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Maxio.php | 2 +- .../src/iTXTech/FlashDetector/FDBGen/Generator/Maxiotek.php | 2 +- .../iTXTech/FlashDetector/FDBGen/Generator/PhisonSSD.php | 2 +- .../iTXTech/FlashDetector/FDBGen/Generator/SandForce.php | 2 +- .../FDBGen/Generator/SiliconMotionForceFlash.php | 2 +- .../FlashDetector/FDBGen/Generator/SiliconMotionSSD.php | 2 +- .../FlashDetector/FDBGen/Generator/SiliconMotionUFD.php | 2 +- FDBGen/src/iTXTech/FlashDetector/FDBGen/MicronDatabase.php | 2 +- FDWebServer/CGI/decode.php | 2 +- FDWebServer/CGI/decodeId.php | 2 +- FDWebServer/CGI/env.php | 2 +- FDWebServer/CGI/index.php | 2 +- FDWebServer/CGI/info.php | 2 +- FDWebServer/CGI/searchId.php | 2 +- FDWebServer/CGI/searchPn.php | 2 +- FDWebServer/CGI/summary.php | 2 +- FDWebServer/CGI/summaryId.php | 2 +- FDWebServer/README.md | 2 +- .../iTXTech/FlashDetector/WebServer/Page/DecodeIdPage.php | 2 +- .../src/iTXTech/FlashDetector/WebServer/Page/DecodePage.php | 2 +- .../src/iTXTech/FlashDetector/WebServer/Page/IndexPage.php | 2 +- .../src/iTXTech/FlashDetector/WebServer/Page/InfoPage.php | 2 +- .../iTXTech/FlashDetector/WebServer/Page/SearchIdPage.php | 2 +- .../iTXTech/FlashDetector/WebServer/Page/SearchPnPage.php | 2 +- .../iTXTech/FlashDetector/WebServer/Page/SummaryIdPage.php | 2 +- .../iTXTech/FlashDetector/WebServer/Page/SummaryPage.php | 2 +- .../src/iTXTech/FlashDetector/WebServer/WebServer.php | 2 +- .../iTXTech/FlashDetector/WebServer/Page/DecodeIdPage.php | 2 +- .../src/iTXTech/FlashDetector/WebServer/Page/DecodePage.php | 2 +- .../src/iTXTech/FlashDetector/WebServer/Page/IndexPage.php | 2 +- .../src/iTXTech/FlashDetector/WebServer/Page/InfoPage.php | 2 +- .../iTXTech/FlashDetector/WebServer/Page/SearchIdPage.php | 2 +- .../iTXTech/FlashDetector/WebServer/Page/SearchPnPage.php | 2 +- .../iTXTech/FlashDetector/WebServer/Page/SummaryIdPage.php | 2 +- .../iTXTech/FlashDetector/WebServer/Page/SummaryPage.php | 2 +- .../src/iTXTech/FlashDetector/WebServer/WebServer.php | 2 +- .../src/iTXTech/SimpleSwFw/Http/Page/AbstractPage.php | 2 +- FDWebServer/swoole/src/iTXTech/SimpleSwFw/Http/Server.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Arrayable.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Constants.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Decoder/Decoder.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Decoder/Intel.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Decoder/Kioxia.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Decoder/Micron.php | 2 +- .../src/iTXTech/FlashDetector/Decoder/MicronFbgaCode.php | 2 +- .../src/iTXTech/FlashDetector/Decoder/Online/Micron.php | 2 +- .../src/iTXTech/FlashDetector/Decoder/Online/SpecTek.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Decoder/Phison.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynix.php | 2 +- .../src/iTXTech/FlashDetector/Decoder/SKHynix3D.php | 2 +- .../src/iTXTech/FlashDetector/Decoder/SKHynixLegacy.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Decoder/Samsung.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Decoder/SpecTek.php | 2 +- .../src/iTXTech/FlashDetector/Decoder/WesternDigital.php | 2 +- .../FlashDetector/Decoder/WesternDigitalShortCode.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Decoder/Yangtze.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Fdb/Fdb.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Fdb/FlashId.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Fdb/Iddb.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Fdb/Info.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Fdb/PartNumber.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Fdb/Vendor.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashDetector.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashId/Decoder.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashId/Intel.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashId/Kioxia.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashId/Micron.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashId/SKHynix.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashId/Samsung.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashId/SpecTek.php | 2 +- .../src/iTXTech/FlashDetector/FlashId/WesternDigital.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashId/YMTC.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashIdInfo.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/FlashInfo.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Loader.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Packer.php | 2 +- .../iTXTech/FlashDetector/Processor/DefaultProcessor.php | 2 +- .../src/iTXTech/FlashDetector/Processor/Processor.php | 2 +- .../src/iTXTech/FlashDetector/Property/Classification.php | 2 +- .../src/iTXTech/FlashDetector/Property/FlashInterface.php | 2 +- FlashDetector/src/iTXTech/FlashDetector/Property/Url.php | 2 +- FlashDetector/stub.php | 2 +- PeachPie/fd.php | 2 +- PeachPie/generate.php | 2 +- README.md | 6 +++--- Scripts/cgflgen.php | 2 +- Scripts/env.php | 2 +- Scripts/fd.php | 2 +- Scripts/fdbgen.php | 2 +- Scripts/fid.php | 2 +- Scripts/im_litho_research.php | 2 +- Scripts/mfcmd.php | 2 +- Scripts/microndb.php | 2 +- Scripts/pack.php | 2 +- Scripts/rs.php | 2 +- Scripts/summary.php | 2 +- Scripts/test_output.php | 2 +- Scripts/updater.php | 2 +- Scripts/ws.php | 2 +- 107 files changed, 109 insertions(+), 109 deletions(-) diff --git a/FDBGen/README.md b/FDBGen/README.md index a80f7d6..2d03b46 100644 --- a/FDBGen/README.md +++ b/FDBGen/README.md @@ -17,7 +17,7 @@ usage: fdbgen ## License - Copyright (C) 2018-2022 iTX Technologies + Copyright (C) 2018-2023 iTX Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/FDBGen.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/FDBGen.php index 113bc8d..db33487 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/FDBGen.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/FDBGen.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/AlcorMicro.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/AlcorMicro.php index 884b85c..19f8e3a 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/AlcorMicro.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/AlcorMicro.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/ChipsBank.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/ChipsBank.php index ec08eac..2fd6354 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/ChipsBank.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/ChipsBank.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Extra.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Extra.php index 9cd906e..a61081a 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Extra.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Extra.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Generator.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Generator.php index eb41128..00bcc7c 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Generator.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Generator.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Innostor.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Innostor.php index c8b764e..23dbfe7 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Innostor.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Innostor.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/JMicron.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/JMicron.php index 1435a2b..5f73ddc 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/JMicron.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/JMicron.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Maxio.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Maxio.php index 7f12c2d..c1f0a7e 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Maxio.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Maxio.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Maxiotek.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Maxiotek.php index 6befaae..d0a070e 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Maxiotek.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/Maxiotek.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/PhisonSSD.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/PhisonSSD.php index 60ce98e..eb7b68e 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/PhisonSSD.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/PhisonSSD.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SandForce.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SandForce.php index 1f89cce..3ec6c6a 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SandForce.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SandForce.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionForceFlash.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionForceFlash.php index 611262e..ef54207 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionForceFlash.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionForceFlash.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionSSD.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionSSD.php index 0ea4c25..2f2d860 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionSSD.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionSSD.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionUFD.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionUFD.php index ed4df4d..a137156 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionUFD.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/Generator/SiliconMotionUFD.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDBGen/src/iTXTech/FlashDetector/FDBGen/MicronDatabase.php b/FDBGen/src/iTXTech/FlashDetector/FDBGen/MicronDatabase.php index 4fb6e1b..b18e4df 100644 --- a/FDBGen/src/iTXTech/FlashDetector/FDBGen/MicronDatabase.php +++ b/FDBGen/src/iTXTech/FlashDetector/FDBGen/MicronDatabase.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/CGI/decode.php b/FDWebServer/CGI/decode.php index e4d24a2..387f0c1 100644 --- a/FDWebServer/CGI/decode.php +++ b/FDWebServer/CGI/decode.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/CGI/decodeId.php b/FDWebServer/CGI/decodeId.php index da81851..959a485 100644 --- a/FDWebServer/CGI/decodeId.php +++ b/FDWebServer/CGI/decodeId.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/CGI/env.php b/FDWebServer/CGI/env.php index b724a96..8fecf66 100644 --- a/FDWebServer/CGI/env.php +++ b/FDWebServer/CGI/env.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/CGI/index.php b/FDWebServer/CGI/index.php index f3b075b..25ec796 100644 --- a/FDWebServer/CGI/index.php +++ b/FDWebServer/CGI/index.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/CGI/info.php b/FDWebServer/CGI/info.php index 8967711..031f5a5 100644 --- a/FDWebServer/CGI/info.php +++ b/FDWebServer/CGI/info.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/CGI/searchId.php b/FDWebServer/CGI/searchId.php index 6958310..be29984 100644 --- a/FDWebServer/CGI/searchId.php +++ b/FDWebServer/CGI/searchId.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/CGI/searchPn.php b/FDWebServer/CGI/searchPn.php index 314eaba..1fe30a2 100644 --- a/FDWebServer/CGI/searchPn.php +++ b/FDWebServer/CGI/searchPn.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/CGI/summary.php b/FDWebServer/CGI/summary.php index b001904..5be411a 100644 --- a/FDWebServer/CGI/summary.php +++ b/FDWebServer/CGI/summary.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/CGI/summaryId.php b/FDWebServer/CGI/summaryId.php index f527fd4..01fb978 100644 --- a/FDWebServer/CGI/summaryId.php +++ b/FDWebServer/CGI/summaryId.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/README.md b/FDWebServer/README.md index 4a27b81..5ce2e55 100644 --- a/FDWebServer/README.md +++ b/FDWebServer/README.md @@ -68,7 +68,7 @@ php ws.php -a 0.0.0.0 -p 8080 -s // -s for swoole, -w for WorkerManEE ## License - Copyright (C) 2018-2022 iTX Technologies + Copyright (C) 2018-2023 iTX Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/DecodeIdPage.php b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/DecodeIdPage.php index 29ee139..5828df9 100644 --- a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/DecodeIdPage.php +++ b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/DecodeIdPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/DecodePage.php b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/DecodePage.php index 66a67ba..63608fc 100644 --- a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/DecodePage.php +++ b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/DecodePage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/IndexPage.php b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/IndexPage.php index 220c9ae..02ec161 100644 --- a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/IndexPage.php +++ b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/IndexPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/InfoPage.php b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/InfoPage.php index abb6a87..890b41e 100644 --- a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/InfoPage.php +++ b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/InfoPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SearchIdPage.php b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SearchIdPage.php index 86510b4..9e7f6e1 100644 --- a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SearchIdPage.php +++ b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SearchIdPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SearchPnPage.php b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SearchPnPage.php index 7dbe89c..fb9280f 100644 --- a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SearchPnPage.php +++ b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SearchPnPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SummaryIdPage.php b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SummaryIdPage.php index a975741..4d6a41a 100644 --- a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SummaryIdPage.php +++ b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SummaryIdPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SummaryPage.php b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SummaryPage.php index ac2deb0..5bcd880 100644 --- a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SummaryPage.php +++ b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/Page/SummaryPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/WebServer.php b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/WebServer.php index 864ac0d..23175d0 100644 --- a/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/WebServer.php +++ b/FDWebServer/WorkerManEE/src/iTXTech/FlashDetector/WebServer/WebServer.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/DecodeIdPage.php b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/DecodeIdPage.php index 732a0ce..90ebb2f 100644 --- a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/DecodeIdPage.php +++ b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/DecodeIdPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/DecodePage.php b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/DecodePage.php index df85b33..b585012 100644 --- a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/DecodePage.php +++ b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/DecodePage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/IndexPage.php b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/IndexPage.php index a831aa0..312fa82 100644 --- a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/IndexPage.php +++ b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/IndexPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/InfoPage.php b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/InfoPage.php index d4ae93a..8e40a5b 100644 --- a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/InfoPage.php +++ b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/InfoPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SearchIdPage.php b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SearchIdPage.php index 8fec933..884e19a 100644 --- a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SearchIdPage.php +++ b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SearchIdPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SearchPnPage.php b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SearchPnPage.php index e233aea..3d1e082 100644 --- a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SearchPnPage.php +++ b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SearchPnPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SummaryIdPage.php b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SummaryIdPage.php index 5109390..05a638f 100644 --- a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SummaryIdPage.php +++ b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SummaryIdPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SummaryPage.php b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SummaryPage.php index ed9ed35..7221787 100644 --- a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SummaryPage.php +++ b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/Page/SummaryPage.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/WebServer.php b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/WebServer.php index 842c981..87e2642 100644 --- a/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/WebServer.php +++ b/FDWebServer/swoole/src/iTXTech/FlashDetector/WebServer/WebServer.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FDWebServer/swoole/src/iTXTech/SimpleSwFw/Http/Page/AbstractPage.php b/FDWebServer/swoole/src/iTXTech/SimpleSwFw/Http/Page/AbstractPage.php index 6d678e7..9af6c5f 100644 --- a/FDWebServer/swoole/src/iTXTech/SimpleSwFw/Http/Page/AbstractPage.php +++ b/FDWebServer/swoole/src/iTXTech/SimpleSwFw/Http/Page/AbstractPage.php @@ -3,7 +3,7 @@ /* * iTXTech SimpleSwFw * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/FDWebServer/swoole/src/iTXTech/SimpleSwFw/Http/Server.php b/FDWebServer/swoole/src/iTXTech/SimpleSwFw/Http/Server.php index c44ef5e..9395921 100644 --- a/FDWebServer/swoole/src/iTXTech/SimpleSwFw/Http/Server.php +++ b/FDWebServer/swoole/src/iTXTech/SimpleSwFw/Http/Server.php @@ -3,7 +3,7 @@ /* * iTXTech SimpleSwFw * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/FlashDetector/src/iTXTech/FlashDetector/Arrayable.php b/FlashDetector/src/iTXTech/FlashDetector/Arrayable.php index f3a2187..6e51229 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Arrayable.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Arrayable.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Constants.php b/FlashDetector/src/iTXTech/FlashDetector/Constants.php index 1ff8f54..59db39c 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Constants.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Constants.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Decoder.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Decoder.php index 9e195e5..2af2250 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Decoder.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Decoder.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Intel.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Intel.php index 71f1c12..6641683 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Intel.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Intel.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Kioxia.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Kioxia.php index a87d611..e6c96d2 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Kioxia.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Kioxia.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Micron.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Micron.php index c7ce593..36c4395 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Micron.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Micron.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/MicronFbgaCode.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/MicronFbgaCode.php index a92b67e..6c59709 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/MicronFbgaCode.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/MicronFbgaCode.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Online/Micron.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Online/Micron.php index dd8edc4..5e14e79 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Online/Micron.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Online/Micron.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Online/SpecTek.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Online/SpecTek.php index 6cbdcdc..99a1002 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Online/SpecTek.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Online/SpecTek.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Phison.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Phison.php index 5048e27..c6e1060 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Phison.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Phison.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynix.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynix.php index 3c51551..3ca7355 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynix.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynix.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynix3D.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynix3D.php index 3ea6f69..4f5cf20 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynix3D.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynix3D.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynixLegacy.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynixLegacy.php index b9a84de..b06445b 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynixLegacy.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/SKHynixLegacy.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Samsung.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Samsung.php index 7e6b51b..22d2507 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Samsung.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Samsung.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/SpecTek.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/SpecTek.php index 668531a..e0bf0a1 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/SpecTek.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/SpecTek.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/WesternDigital.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/WesternDigital.php index 930676a..aa11c47 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/WesternDigital.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/WesternDigital.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/WesternDigitalShortCode.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/WesternDigitalShortCode.php index 0dd2dc2..63f2edd 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/WesternDigitalShortCode.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/WesternDigitalShortCode.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Yangtze.php b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Yangtze.php index 3ec7a25..d82dac5 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Decoder/Yangtze.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Decoder/Yangtze.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Fdb/Fdb.php b/FlashDetector/src/iTXTech/FlashDetector/Fdb/Fdb.php index dd59d32..052eaf5 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Fdb/Fdb.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Fdb/Fdb.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Fdb/FlashId.php b/FlashDetector/src/iTXTech/FlashDetector/Fdb/FlashId.php index 03c7f78..166d9f6 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Fdb/FlashId.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Fdb/FlashId.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Fdb/Iddb.php b/FlashDetector/src/iTXTech/FlashDetector/Fdb/Iddb.php index c90dd14..f30caef 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Fdb/Iddb.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Fdb/Iddb.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Fdb/Info.php b/FlashDetector/src/iTXTech/FlashDetector/Fdb/Info.php index d90918e..8a22eab 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Fdb/Info.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Fdb/Info.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Fdb/PartNumber.php b/FlashDetector/src/iTXTech/FlashDetector/Fdb/PartNumber.php index 1940303..ec81afb 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Fdb/PartNumber.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Fdb/PartNumber.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Fdb/Vendor.php b/FlashDetector/src/iTXTech/FlashDetector/Fdb/Vendor.php index 4d4f804..46cc3ab 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Fdb/Vendor.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Fdb/Vendor.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashDetector.php b/FlashDetector/src/iTXTech/FlashDetector/FlashDetector.php index ad5b04f..1d2b28a 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashDetector.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashDetector.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashId/Decoder.php b/FlashDetector/src/iTXTech/FlashDetector/FlashId/Decoder.php index d623e3d..36b0f0e 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashId/Decoder.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashId/Decoder.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashId/Intel.php b/FlashDetector/src/iTXTech/FlashDetector/FlashId/Intel.php index 28c42be..5b5c320 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashId/Intel.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashId/Intel.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashId/Kioxia.php b/FlashDetector/src/iTXTech/FlashDetector/FlashId/Kioxia.php index 50929a7..4c1ad16 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashId/Kioxia.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashId/Kioxia.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashId/Micron.php b/FlashDetector/src/iTXTech/FlashDetector/FlashId/Micron.php index 145f25c..0b1423b 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashId/Micron.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashId/Micron.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashId/SKHynix.php b/FlashDetector/src/iTXTech/FlashDetector/FlashId/SKHynix.php index 0cc0fe3..a82d951 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashId/SKHynix.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashId/SKHynix.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashId/Samsung.php b/FlashDetector/src/iTXTech/FlashDetector/FlashId/Samsung.php index cc15f7c..866afda 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashId/Samsung.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashId/Samsung.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashId/SpecTek.php b/FlashDetector/src/iTXTech/FlashDetector/FlashId/SpecTek.php index ce099a2..89fb732 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashId/SpecTek.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashId/SpecTek.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashId/WesternDigital.php b/FlashDetector/src/iTXTech/FlashDetector/FlashId/WesternDigital.php index a73cb81..9424bf2 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashId/WesternDigital.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashId/WesternDigital.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashId/YMTC.php b/FlashDetector/src/iTXTech/FlashDetector/FlashId/YMTC.php index 24f0bbf..fb535cf 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashId/YMTC.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashId/YMTC.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashIdInfo.php b/FlashDetector/src/iTXTech/FlashDetector/FlashIdInfo.php index 12c8dc3..6145609 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashIdInfo.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashIdInfo.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/FlashInfo.php b/FlashDetector/src/iTXTech/FlashDetector/FlashInfo.php index e51ee3c..3c4543e 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/FlashInfo.php +++ b/FlashDetector/src/iTXTech/FlashDetector/FlashInfo.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Loader.php b/FlashDetector/src/iTXTech/FlashDetector/Loader.php index 9623054..f955e74 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Loader.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Loader.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Packer.php b/FlashDetector/src/iTXTech/FlashDetector/Packer.php index adc1448..0196c6b 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Packer.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Packer.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Processor/DefaultProcessor.php b/FlashDetector/src/iTXTech/FlashDetector/Processor/DefaultProcessor.php index 9193610..601c09d 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Processor/DefaultProcessor.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Processor/DefaultProcessor.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Processor/Processor.php b/FlashDetector/src/iTXTech/FlashDetector/Processor/Processor.php index a7f8787..b2164ac 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Processor/Processor.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Processor/Processor.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Property/Classification.php b/FlashDetector/src/iTXTech/FlashDetector/Property/Classification.php index cb087de..12247ef 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Property/Classification.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Property/Classification.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Property/FlashInterface.php b/FlashDetector/src/iTXTech/FlashDetector/Property/FlashInterface.php index 592c09b..940b0e6 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Property/FlashInterface.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Property/FlashInterface.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/src/iTXTech/FlashDetector/Property/Url.php b/FlashDetector/src/iTXTech/FlashDetector/Property/Url.php index c02c09a..3203dd2 100644 --- a/FlashDetector/src/iTXTech/FlashDetector/Property/Url.php +++ b/FlashDetector/src/iTXTech/FlashDetector/Property/Url.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/FlashDetector/stub.php b/FlashDetector/stub.php index 1930fa5..c7639af 100644 --- a/FlashDetector/stub.php +++ b/FlashDetector/stub.php @@ -12,7 +12,7 @@ " [with simplehtmldom]" : " [without simplehtmldom]") . PHP_EOL . "Revision: " . $m["revision"] . PHP_EOL . "Created on " . date("r", $m["creationDate"]) . PHP_EOL . - "Copyright (C) 2018-2022 iTX Technologies + "Copyright (C) 2018-2023 iTX Technologies by PeratX@iTXTech.org Licensed under GNU AGPL v3 https://github.com/iTXTech/FlashDetector diff --git a/PeachPie/fd.php b/PeachPie/fd.php index 6472224..0cdf64b 100644 --- a/PeachPie/fd.php +++ b/PeachPie/fd.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PeachPie/generate.php b/PeachPie/generate.php index aea2efc..efe5081 100644 --- a/PeachPie/generate.php +++ b/PeachPie/generate.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/README.md b/README.md index 106f6bd..41c7b14 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ Public [FlashMaster](https://github.com/iTXTech/FlashMaster) Frontend: [https:// ## Requirements * [PHP >= 7.2](https://www.php.net) -* [SimpleFramework 2.2](https://github.com/iTXTech/SimpleFramework) -* [Composer](https://github.com/composer/composer) +* [SimpleFramework 2.3](https://github.com/iTXTech/SimpleFramework) +* [Composer](https://github.com/composer/composer) - *Optional* ## Setup @@ -93,7 +93,7 @@ See files in [Scripts](Scripts). ## License - Copyright (C) 2018-2022 iTX Technologies + Copyright (C) 2018-2023 iTX Technologies This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/Scripts/cgflgen.php b/Scripts/cgflgen.php index fc5a809..910fc48 100644 --- a/Scripts/cgflgen.php +++ b/Scripts/cgflgen.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/env.php b/Scripts/env.php index 555e0e0..4beb97d 100644 --- a/Scripts/env.php +++ b/Scripts/env.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/fd.php b/Scripts/fd.php index b32df73..b5c1e93 100644 --- a/Scripts/fd.php +++ b/Scripts/fd.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/fdbgen.php b/Scripts/fdbgen.php index 7aa7476..6bc421a 100644 --- a/Scripts/fdbgen.php +++ b/Scripts/fdbgen.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/fid.php b/Scripts/fid.php index fa65d81..052910b 100644 --- a/Scripts/fid.php +++ b/Scripts/fid.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/im_litho_research.php b/Scripts/im_litho_research.php index 9e56b83..2e7e8b6 100644 --- a/Scripts/im_litho_research.php +++ b/Scripts/im_litho_research.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/mfcmd.php b/Scripts/mfcmd.php index 45a14ae..a011f95 100644 --- a/Scripts/mfcmd.php +++ b/Scripts/mfcmd.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/microndb.php b/Scripts/microndb.php index c503889..ced045f 100644 --- a/Scripts/microndb.php +++ b/Scripts/microndb.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/pack.php b/Scripts/pack.php index 7f9d1b4..5eb7273 100644 --- a/Scripts/pack.php +++ b/Scripts/pack.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/rs.php b/Scripts/rs.php index 72df91b..8ab100e 100644 --- a/Scripts/rs.php +++ b/Scripts/rs.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/summary.php b/Scripts/summary.php index 2026838..33c4827 100644 --- a/Scripts/summary.php +++ b/Scripts/summary.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/test_output.php b/Scripts/test_output.php index ac7c8e8..64ddc53 100644 --- a/Scripts/test_output.php +++ b/Scripts/test_output.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/updater.php b/Scripts/updater.php index 02565ef..034e895 100644 --- a/Scripts/updater.php +++ b/Scripts/updater.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Scripts/ws.php b/Scripts/ws.php index dff3970..7d61b61 100644 --- a/Scripts/ws.php +++ b/Scripts/ws.php @@ -3,7 +3,7 @@ /* * iTXTech FlashDetector * - * Copyright (C) 2018-2022 iTX Technologies + * Copyright (C) 2018-2023 iTX Technologies * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as