diff --git a/src/main/java/libKonogonka/LoperConverter.java b/src/main/java/libKonogonka/LoperConverter.java index 6618114..c71b80c 100644 --- a/src/main/java/libKonogonka/LoperConverter.java +++ b/src/main/java/libKonogonka/LoperConverter.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka; diff --git a/src/main/java/libKonogonka/RainbowDump.java b/src/main/java/libKonogonka/RainbowDump.java index fbd7ad6..02a05e8 100644 --- a/src/main/java/libKonogonka/RainbowDump.java +++ b/src/main/java/libKonogonka/RainbowDump.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka; diff --git a/src/main/java/libKonogonka/Tools/ASuperInFileProvider.java b/src/main/java/libKonogonka/Tools/ASuperInFileProvider.java index 4be1087..7499481 100644 --- a/src/main/java/libKonogonka/Tools/ASuperInFileProvider.java +++ b/src/main/java/libKonogonka/Tools/ASuperInFileProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools; diff --git a/src/main/java/libKonogonka/Tools/ISuperProvider.java b/src/main/java/libKonogonka/Tools/ISuperProvider.java index 3118841..55b6678 100644 --- a/src/main/java/libKonogonka/Tools/ISuperProvider.java +++ b/src/main/java/libKonogonka/Tools/ISuperProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools; diff --git a/src/main/java/libKonogonka/Tools/NCA/NCAContent.java b/src/main/java/libKonogonka/Tools/NCA/NCAContent.java index 0ebf6df..9b42735 100644 --- a/src/main/java/libKonogonka/Tools/NCA/NCAContent.java +++ b/src/main/java/libKonogonka/Tools/NCA/NCAContent.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NCA; diff --git a/src/main/java/libKonogonka/Tools/NCA/NCAHeaderTableEntry.java b/src/main/java/libKonogonka/Tools/NCA/NCAHeaderTableEntry.java index ab697ef..9374d34 100644 --- a/src/main/java/libKonogonka/Tools/NCA/NCAHeaderTableEntry.java +++ b/src/main/java/libKonogonka/Tools/NCA/NCAHeaderTableEntry.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NCA; diff --git a/src/main/java/libKonogonka/Tools/NCA/NCAProvider.java b/src/main/java/libKonogonka/Tools/NCA/NCAProvider.java index 3b6ec8f..15924d4 100644 --- a/src/main/java/libKonogonka/Tools/NCA/NCAProvider.java +++ b/src/main/java/libKonogonka/Tools/NCA/NCAProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NCA; diff --git a/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/NCASectionBlock.java b/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/NCASectionBlock.java index 55dfff0..38dc0db 100644 --- a/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/NCASectionBlock.java +++ b/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/NCASectionBlock.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NCA.NCASectionTableBlock; diff --git a/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/SuperBlockIVFC.java b/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/SuperBlockIVFC.java index a2aaec4..205ee56 100644 --- a/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/SuperBlockIVFC.java +++ b/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/SuperBlockIVFC.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NCA.NCASectionTableBlock; diff --git a/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/SuperBlockPFS0.java b/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/SuperBlockPFS0.java index c755eea..f93903d 100644 --- a/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/SuperBlockPFS0.java +++ b/src/main/java/libKonogonka/Tools/NCA/NCASectionTableBlock/SuperBlockPFS0.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NCA.NCASectionTableBlock; diff --git a/src/main/java/libKonogonka/Tools/NPDM/ACI0/ACI0Provider.java b/src/main/java/libKonogonka/Tools/NPDM/ACI0/ACI0Provider.java index cdb55cf..f93e22d 100644 --- a/src/main/java/libKonogonka/Tools/NPDM/ACI0/ACI0Provider.java +++ b/src/main/java/libKonogonka/Tools/NPDM/ACI0/ACI0Provider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NPDM.ACI0; diff --git a/src/main/java/libKonogonka/Tools/NPDM/ACI0/FSAccessHeaderProvider.java b/src/main/java/libKonogonka/Tools/NPDM/ACI0/FSAccessHeaderProvider.java index 2cbe5d1..b352ab1 100644 --- a/src/main/java/libKonogonka/Tools/NPDM/ACI0/FSAccessHeaderProvider.java +++ b/src/main/java/libKonogonka/Tools/NPDM/ACI0/FSAccessHeaderProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NPDM.ACI0; diff --git a/src/main/java/libKonogonka/Tools/NPDM/ACID/ACIDProvider.java b/src/main/java/libKonogonka/Tools/NPDM/ACID/ACIDProvider.java index 9734923..d03beaa 100644 --- a/src/main/java/libKonogonka/Tools/NPDM/ACID/ACIDProvider.java +++ b/src/main/java/libKonogonka/Tools/NPDM/ACID/ACIDProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NPDM.ACID; diff --git a/src/main/java/libKonogonka/Tools/NPDM/ACID/FSAccessControlProvider.java b/src/main/java/libKonogonka/Tools/NPDM/ACID/FSAccessControlProvider.java index 4fc89a2..533838d 100644 --- a/src/main/java/libKonogonka/Tools/NPDM/ACID/FSAccessControlProvider.java +++ b/src/main/java/libKonogonka/Tools/NPDM/ACID/FSAccessControlProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NPDM.ACID; diff --git a/src/main/java/libKonogonka/Tools/NPDM/KernelAccessControlProvider.java b/src/main/java/libKonogonka/Tools/NPDM/KernelAccessControlProvider.java index 48e813b..5e1aa07 100644 --- a/src/main/java/libKonogonka/Tools/NPDM/KernelAccessControlProvider.java +++ b/src/main/java/libKonogonka/Tools/NPDM/KernelAccessControlProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NPDM; diff --git a/src/main/java/libKonogonka/Tools/NPDM/NPDMProvider.java b/src/main/java/libKonogonka/Tools/NPDM/NPDMProvider.java index feac2e5..a539453 100644 --- a/src/main/java/libKonogonka/Tools/NPDM/NPDMProvider.java +++ b/src/main/java/libKonogonka/Tools/NPDM/NPDMProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NPDM; diff --git a/src/main/java/libKonogonka/Tools/NPDM/ServiceAccessControlProvider.java b/src/main/java/libKonogonka/Tools/NPDM/ServiceAccessControlProvider.java index 4394edd..6e48bf4 100644 --- a/src/main/java/libKonogonka/Tools/NPDM/ServiceAccessControlProvider.java +++ b/src/main/java/libKonogonka/Tools/NPDM/ServiceAccessControlProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.NPDM; diff --git a/src/main/java/libKonogonka/Tools/PFS0/IPFS0Provider.java b/src/main/java/libKonogonka/Tools/PFS0/IPFS0Provider.java index 5a19b01..ebea018 100644 --- a/src/main/java/libKonogonka/Tools/PFS0/IPFS0Provider.java +++ b/src/main/java/libKonogonka/Tools/PFS0/IPFS0Provider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.PFS0; diff --git a/src/main/java/libKonogonka/Tools/PFS0/PFS0EncryptedProvider.java b/src/main/java/libKonogonka/Tools/PFS0/PFS0EncryptedProvider.java index 53baae1..9471a67 100644 --- a/src/main/java/libKonogonka/Tools/PFS0/PFS0EncryptedProvider.java +++ b/src/main/java/libKonogonka/Tools/PFS0/PFS0EncryptedProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.PFS0; diff --git a/src/main/java/libKonogonka/Tools/PFS0/PFS0Provider.java b/src/main/java/libKonogonka/Tools/PFS0/PFS0Provider.java index 3d266fb..db3b984 100644 --- a/src/main/java/libKonogonka/Tools/PFS0/PFS0Provider.java +++ b/src/main/java/libKonogonka/Tools/PFS0/PFS0Provider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.PFS0; diff --git a/src/main/java/libKonogonka/Tools/PFS0/PFS0subFile.java b/src/main/java/libKonogonka/Tools/PFS0/PFS0subFile.java index dc7df45..c654508 100644 --- a/src/main/java/libKonogonka/Tools/PFS0/PFS0subFile.java +++ b/src/main/java/libKonogonka/Tools/PFS0/PFS0subFile.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.PFS0; diff --git a/src/main/java/libKonogonka/Tools/RomFs/FileMeta4Debug.java b/src/main/java/libKonogonka/Tools/RomFs/FileMeta4Debug.java index 1684ed0..c9db51b 100644 --- a/src/main/java/libKonogonka/Tools/RomFs/FileMeta4Debug.java +++ b/src/main/java/libKonogonka/Tools/RomFs/FileMeta4Debug.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.RomFs; diff --git a/src/main/java/libKonogonka/Tools/RomFs/FileSystemEntry.java b/src/main/java/libKonogonka/Tools/RomFs/FileSystemEntry.java index fee7074..3a91adb 100644 --- a/src/main/java/libKonogonka/Tools/RomFs/FileSystemEntry.java +++ b/src/main/java/libKonogonka/Tools/RomFs/FileSystemEntry.java @@ -1,20 +1,20 @@ /* - * Copyright 2019-2020 Dmitry Isaenko + * Copyright 2019-2022 Dmitry Isaenko * - * This file is part of Konogonka. + * This file is part of libKonogonka. * - * Konogonka is free software: you can redistribute it and/or modify + * libKonogonka is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Konogonka is distributed in the hope that it will be useful, + * libKonogonka is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Konogonka. If not, see . + * along with libKonogonka. If not, see . */ package libKonogonka.Tools.RomFs; diff --git a/src/main/java/libKonogonka/Tools/RomFs/FolderMeta4Debug.java b/src/main/java/libKonogonka/Tools/RomFs/FolderMeta4Debug.java index d23adfb..931f8d4 100644 --- a/src/main/java/libKonogonka/Tools/RomFs/FolderMeta4Debug.java +++ b/src/main/java/libKonogonka/Tools/RomFs/FolderMeta4Debug.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.RomFs; diff --git a/src/main/java/libKonogonka/Tools/RomFs/IRomFsProvider.java b/src/main/java/libKonogonka/Tools/RomFs/IRomFsProvider.java index 2883a83..88fa88f 100644 --- a/src/main/java/libKonogonka/Tools/RomFs/IRomFsProvider.java +++ b/src/main/java/libKonogonka/Tools/RomFs/IRomFsProvider.java @@ -1,20 +1,20 @@ /* - * Copyright 2019-2020 Dmitry Isaenko + * Copyright 2019-2022 Dmitry Isaenko * - * This file is part of Konogonka. + * This file is part of libKonogonka. * - * Konogonka is free software: you can redistribute it and/or modify + * libKonogonka is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Konogonka is distributed in the hope that it will be useful, + * libKonogonka is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Konogonka. If not, see . + * along with libKonogonka. If not, see . */ package libKonogonka.Tools.RomFs; diff --git a/src/main/java/libKonogonka/Tools/RomFs/Level6Header.java b/src/main/java/libKonogonka/Tools/RomFs/Level6Header.java index 1b6bfe1..7bba8e5 100644 --- a/src/main/java/libKonogonka/Tools/RomFs/Level6Header.java +++ b/src/main/java/libKonogonka/Tools/RomFs/Level6Header.java @@ -1,20 +1,20 @@ /* - * Copyright 2019-2020 Dmitry Isaenko + * Copyright 2019-2022 Dmitry Isaenko * - * This file is part of Konogonka. + * This file is part of libKonogonka. * - * Konogonka is free software: you can redistribute it and/or modify + * libKonogonka is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Konogonka is distributed in the hope that it will be useful, + * libKonogonka is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Konogonka. If not, see . + * along with libKonogonka. If not, see . */ package libKonogonka.Tools.RomFs; diff --git a/src/main/java/libKonogonka/Tools/RomFs/RomFsDecryptedProvider.java b/src/main/java/libKonogonka/Tools/RomFs/RomFsDecryptedProvider.java index 9dbbb81..3a2fae3 100644 --- a/src/main/java/libKonogonka/Tools/RomFs/RomFsDecryptedProvider.java +++ b/src/main/java/libKonogonka/Tools/RomFs/RomFsDecryptedProvider.java @@ -1,20 +1,20 @@ /* - * Copyright 2019-2020 Dmitry Isaenko + * Copyright 2019-2022 Dmitry Isaenko * - * This file is part of Konogonka. + * This file is part of libKonogonka. * - * Konogonka is free software: you can redistribute it and/or modify + * libKonogonka is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Konogonka is distributed in the hope that it will be useful, + * libKonogonka is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Konogonka. If not, see . + * along with libKonogonka. If not, see . */ package libKonogonka.Tools.RomFs; diff --git a/src/main/java/libKonogonka/Tools/RomFs/RomFsEncryptedProvider.java b/src/main/java/libKonogonka/Tools/RomFs/RomFsEncryptedProvider.java index 82aef57..6c94ffe 100644 --- a/src/main/java/libKonogonka/Tools/RomFs/RomFsEncryptedProvider.java +++ b/src/main/java/libKonogonka/Tools/RomFs/RomFsEncryptedProvider.java @@ -1,20 +1,20 @@ /* - * Copyright 2019-2020 Dmitry Isaenko + * Copyright 2019-2022 Dmitry Isaenko * - * This file is part of Konogonka. + * This file is part of libKonogonka. * - * Konogonka is free software: you can redistribute it and/or modify + * libKonogonka is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Konogonka is distributed in the hope that it will be useful, + * libKonogonka is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Konogonka. If not, see . + * along with libKonogonka. If not, see . */ package libKonogonka.Tools.RomFs; diff --git a/src/main/java/libKonogonka/Tools/TIK/TIKProvider.java b/src/main/java/libKonogonka/Tools/TIK/TIKProvider.java index e42a5ae..48e844f 100644 --- a/src/main/java/libKonogonka/Tools/TIK/TIKProvider.java +++ b/src/main/java/libKonogonka/Tools/TIK/TIKProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.TIK; diff --git a/src/main/java/libKonogonka/Tools/XCI/HFS0File.java b/src/main/java/libKonogonka/Tools/XCI/HFS0File.java index 7cf9a97..af7f055 100644 --- a/src/main/java/libKonogonka/Tools/XCI/HFS0File.java +++ b/src/main/java/libKonogonka/Tools/XCI/HFS0File.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.XCI; diff --git a/src/main/java/libKonogonka/Tools/XCI/HFS0Provider.java b/src/main/java/libKonogonka/Tools/XCI/HFS0Provider.java index 99fea50..863a24a 100644 --- a/src/main/java/libKonogonka/Tools/XCI/HFS0Provider.java +++ b/src/main/java/libKonogonka/Tools/XCI/HFS0Provider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.XCI; diff --git a/src/main/java/libKonogonka/Tools/XCI/XCIGamecardCert.java b/src/main/java/libKonogonka/Tools/XCI/XCIGamecardCert.java index c23f4d0..7d5451f 100644 --- a/src/main/java/libKonogonka/Tools/XCI/XCIGamecardCert.java +++ b/src/main/java/libKonogonka/Tools/XCI/XCIGamecardCert.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.XCI; diff --git a/src/main/java/libKonogonka/Tools/XCI/XCIGamecardHeader.java b/src/main/java/libKonogonka/Tools/XCI/XCIGamecardHeader.java index 1240891..2bce602 100644 --- a/src/main/java/libKonogonka/Tools/XCI/XCIGamecardHeader.java +++ b/src/main/java/libKonogonka/Tools/XCI/XCIGamecardHeader.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.XCI; diff --git a/src/main/java/libKonogonka/Tools/XCI/XCIGamecardInfo.java b/src/main/java/libKonogonka/Tools/XCI/XCIGamecardInfo.java index 7526e05..349ad26 100644 --- a/src/main/java/libKonogonka/Tools/XCI/XCIGamecardInfo.java +++ b/src/main/java/libKonogonka/Tools/XCI/XCIGamecardInfo.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.XCI; diff --git a/src/main/java/libKonogonka/Tools/XCI/XCIProvider.java b/src/main/java/libKonogonka/Tools/XCI/XCIProvider.java index ef06f82..bfd826b 100644 --- a/src/main/java/libKonogonka/Tools/XCI/XCIProvider.java +++ b/src/main/java/libKonogonka/Tools/XCI/XCIProvider.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.Tools.XCI; diff --git a/src/main/java/libKonogonka/ctraes/AesCtr.java b/src/main/java/libKonogonka/ctraes/AesCtr.java index a4f8e0b..67657c3 100644 --- a/src/main/java/libKonogonka/ctraes/AesCtr.java +++ b/src/main/java/libKonogonka/ctraes/AesCtr.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.ctraes; diff --git a/src/main/java/libKonogonka/ctraes/AesCtrDecryptSimple.java b/src/main/java/libKonogonka/ctraes/AesCtrDecryptSimple.java index 210067b..4fef1bd 100644 --- a/src/main/java/libKonogonka/ctraes/AesCtrDecryptSimple.java +++ b/src/main/java/libKonogonka/ctraes/AesCtrDecryptSimple.java @@ -1,20 +1,20 @@ /* - Copyright 2019-2020 Dmitry Isaenko + Copyright 2019-2022 Dmitry Isaenko - This file is part of Konogonka. + This file is part of libKonogonka. - Konogonka is free software: you can redistribute it and/or modify + libKonogonka is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Konogonka is distributed in the hope that it will be useful, + libKonogonka is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Konogonka. If not, see . + along with libKonogonka. If not, see . */ package libKonogonka.ctraes; diff --git a/src/main/java/libKonogonka/exceptions/EmptySectionException.java b/src/main/java/libKonogonka/exceptions/EmptySectionException.java index fda67fa..7dcf9f4 100644 --- a/src/main/java/libKonogonka/exceptions/EmptySectionException.java +++ b/src/main/java/libKonogonka/exceptions/EmptySectionException.java @@ -1,3 +1,22 @@ +/* + Copyright 2019-2022 Dmitry Isaenko + + This file is part of libKonogonka. + + libKonogonka is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + libKonogonka is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with libKonogonka. If not, see . +*/ + package libKonogonka.exceptions; public class EmptySectionException extends NullPointerException {