From 05bd32ad38f9a2c16c0706eccc1cd52c9358f55a Mon Sep 17 00:00:00 2001 From: "Robin E.R. Davies" Date: Tue, 2 Jun 2026 12:59:41 -0400 Subject: [PATCH] Big Fat Copyright Cleanup --- LICENSE.md | 4 +- NetworkManagerP2P/src/main.cpp | 2 +- NetworkManagerP2P/src/ss.hpp | 2 +- PiPedalCommon/src/AlsaSequencer.cpp | 2 +- PiPedalCommon/src/ConfigSerializer.cpp | 2 +- PiPedalCommon/src/ConfigUtil.cpp | 2 +- PiPedalCommon/src/HtmlHelper.cpp | 2 +- PiPedalCommon/src/Lv2Log.cpp | 2 +- PiPedalCommon/src/NetLinkChannelInfo.cpp | 2 +- PiPedalCommon/src/NetLinkChannelInfo.cpp.bak | 2 +- PiPedalCommon/src/ServiceConfiguration.cpp | 2 +- PiPedalCommon/src/Utf8Utils.cpp | 2 +- PiPedalCommon/src/include/AlsaSequencer.hpp | 2 +- PiPedalCommon/src/include/ChannelInfo.hpp | 22 + .../src/include/ConfigSerializer.hpp | 2 +- PiPedalCommon/src/include/ConfigUtil.hpp | 2 +- .../src/include/NetLinkChannelInfo.hpp.bak | 2 +- .../src/include/NetLinkChannelInfo.hpp.x | 2 +- PiPedalCommon/src/include/P2pConfigFiles.hpp | 2 +- .../src/include/ServiceConfiguration.hpp | 2 +- PiPedalCommon/src/include/Utf8Utils.hpp | 2 +- .../src/include/WifiDirectConfigSettings.hpp | 2 +- PiPedalCommon/src/include/autoptr_vector.h | 2 +- PiPedalCommon/src/include/json_variant.hpp | 2 +- PiPedalCommon/src/include/restrict.hpp | 2 +- PiPedalCommon/src/include/util.hpp | 2 +- PiPedalCommon/src/json.cpp | 2 +- PiPedalCommon/src/json_variant.cpp | 2 +- PiPedalCommon/src/util.cpp | 2 +- copyright.raw | 0 debian/copyright | 6874 ++++++----------- debian/copyright-scan-patterns.yml | 69 +- debian/copyright.bak | 4792 ++++++++++++ debian/fill.copyright.blanks.yml | 228 +- debian/scan-copyrights.sh | 4 + docs/LicensePiPedal.md | 2 +- docs/LicenseToobAmp.md | 2 +- src/AesDigest.hpp | 2 +- src/AlsaDriver.cpp | 2 +- src/AlsaDriver.hpp | 2 +- src/AlsaDriverTest.cpp | 2 +- src/AtomBuffer.hpp | 2 +- src/AtomConverter.cpp | 2 +- src/AtomConverter.hpp | 2 +- src/AudioConfig.hpp | 2 +- src/AudioDriver.hpp | 2 +- src/AudioFileMetadata.cpp | 2 +- src/AudioFileMetadata.hpp | 2 +- src/AudioFileMetadataReader.cpp | 2 +- src/AudioFileMetadataReader.hpp | 2 +- src/AudioFiles.cpp | 2 +- src/AudioFiles.hpp | 2 +- src/AudioFilesDb.cpp | 2 +- src/AudioFilesDb.hpp | 2 +- src/AudioHost.cpp | 2 +- src/AudioHost.hpp | 2 +- src/AutoLilvNode.cpp | 2 +- src/AutoLilvNode.hpp | 2 +- src/AvahiService.cpp | 2 +- src/AvahiService.hpp | 2 +- src/AvahiServiceTest.cpp | 2 +- src/BootConfig.cpp | 2 +- src/BootConfig.hpp | 2 +- src/ConfigMain.cpp | 2 +- src/CpuUse.cpp | 2 +- src/CpuUse.hpp | 2 +- src/CrashGuard.cpp | 2 +- src/CrashGuard.hpp | 2 +- src/Curl.cpp | 2 +- src/Curl.hpp | 2 +- src/DbDezipper.cpp | 2 +- src/DbDezipper.hpp | 2 +- src/DeviceVus.hpp | 2 +- src/DummyAudioDriver.cpp | 2 +- src/DummyAudioDriver.hpp | 2 +- src/FileBrowserFilesFeature.cpp | 2 +- src/FileBrowserFilesFeature.hpp | 2 +- src/JackDriver.cpp | 2 +- src/JackDriver.hpp | 2 +- src/JackServerSettings.cpp | 2 +- src/JackServerSettings.hpp | 2 +- src/LRUCache.hpp | 4 +- src/LiteralVersion.cpp | 2 +- src/LiteralVersion.hpp | 2 +- src/Locale.cpp | 2 +- src/MidiEvent.hpp | 2 +- src/ModGui.cpp | 2 +- src/ModGui.hpp | 2 +- src/ModTemplateGenerator.cpp | 2 +- src/ModTemplateGenerator.hpp | 2 +- src/PiLatencyMain.cpp | 2 +- src/PiPedalAlsa.cpp | 2 +- src/PiPedalAlsa.hpp | 2 +- src/PiPedalUI.cpp | 2 +- src/PiPedalUI.hpp | 2 +- src/PipewireInputStream.cpp | 2 +- src/PipewireInputStream.hpp | 2 +- src/PluginHost.hpp | 2 +- src/PrettyPrinter.hpp | 2 +- src/RingBufferReader.hpp | 2 +- src/RtInversionGuard.hpp | 2 +- src/SchedulerPriority.cpp | 2 +- src/SchedulerPriority.hpp | 2 +- src/Storage.cpp | 2 +- src/ThreadedQueue.hpp | 2 +- src/Tone3000Download.cpp | 2 +- src/Tone3000Download.cpp.bak | 2 +- src/Tone3000Download.hpp | 2 +- src/Tone3000DownloadProgress.cpp | 2 +- src/Tone3000DownloadProgress.hpp | 2 +- src/Tone3000DownloadType.cpp | 2 +- src/Tone3000DownloadType.hpp | 2 +- src/Tone3000Downloader.cpp | 2 +- src/Tone3000Downloader.hpp | 2 +- src/Tone3000DownloaderImpl.hpp | 2 +- src/Tone3000Throttler.cpp | 2 +- src/Tone3000Throttler.hpp | 2 +- src/Tone3000Tone.cpp | 2 +- src/Tone3000Tone.hpp | 2 +- src/UnixSocket.cpp | 2 +- src/UnixSocket.hpp | 2 +- src/UnixSocketTest.cpp | 2 +- src/UpdaterSecurity.hpp | 2 +- src/Vst3Effect.cpp | 2 +- src/Vst3Host.cpp | 2 +- src/Vst3PresetFile.cpp | 2 +- src/Vst3RtStream.cpp | 2 +- src/Vst3test.cpp | 2 +- src/WebServerMod.cpp | 2 +- src/WebServerMod.hpp | 2 +- src/alsaCheck.cpp | 2 +- src/alsaCheck.hpp | 2 +- src/atom_object.cpp | 2 +- src/atom_object.hpp | 2 +- src/copyrightMain.cpp | 20 +- src/kconfigMain.cpp | 4 +- .../pipedal.lv2/ext/FileMetadataFeature.h | 2 +- src/lv2ext/pipedal.lv2/ext/fileBrowser.h | 2 +- src/profilePluginMain.cpp | 2 +- src/utilTest.cpp | 2 +- src/vst3/Vst3Effect.hpp | 2 +- src/vst3/Vst3EffectImpl.hpp | 2 +- src/vst3/Vst3Host.hpp | 2 +- src/vst3/Vst3PresetFile.hpp | 2 +- src/vst3/Vst3RtStream.hpp | 2 +- vite/src/pipedal/AlsaDeviceInfo.tsx | 2 +- vite/src/pipedal/AlsaMidiDeviceInfo.tsx | 2 +- vite/src/pipedal/AlsaSequencer.tsx | 2 +- vite/src/pipedal/AndroidHost.tsx | 2 +- vite/src/pipedal/AudioFileMetadata.tsx | 2 +- vite/src/pipedal/AutoZoom.tsx | 2 +- vite/src/pipedal/ButtonEx.tsx | 2 +- vite/src/pipedal/ButtonTooltip.tsx | 2 +- vite/src/pipedal/ControlSlider.tsx | 2 +- vite/src/pipedal/CopyPresetsToBankDialog.tsx | 2 +- vite/src/pipedal/DialogStack.tsx | 2 +- vite/src/pipedal/DraggableButtonBase.tsx | 2 +- vite/src/pipedal/FilePropertyControl.tsx | 2 +- vite/src/pipedal/FileUtils.tsx | 2 +- vite/src/pipedal/FontTest.tsx | 2 +- vite/src/pipedal/GraphicEqCtl.tsx | 2 +- vite/src/pipedal/IconButtonEx.tsx | 2 +- vite/src/pipedal/IconColorDropdownButton.tsx | 2 +- .../pipedal/ImportPresetFromBankDialog.tsx | 2 +- vite/src/pipedal/LinkEx.tsx | 2 +- vite/src/pipedal/LoopDialog.tsx | 2 +- vite/src/pipedal/MidiChannelBinding.tsx | 2 +- .../src/pipedal/MidiChannelBindingControl.tsx | 2 +- vite/src/pipedal/MidiChannelBindingDialog.tsx | 2 +- vite/src/pipedal/ModGuiErrorBoundary.tsx | 2 +- vite/src/pipedal/ModGuiHost.tsx | 2 +- vite/src/pipedal/ModelSelectionDialog.tsx | 2 +- vite/src/pipedal/OkCancelDialog.tsx | 2 +- vite/src/pipedal/OkDialog.tsx | 2 +- vite/src/pipedal/PluginControlView.tsx | 2 +- vite/src/pipedal/PluginNameDialog.tsx | 2 +- vite/src/pipedal/RenameDialog.tsx | 2 +- vite/src/pipedal/SavePresetAsDialog.tsx | 2 +- vite/src/pipedal/ScratchClass.tsx | 2 +- vite/src/pipedal/ScreenOrientation.tsx | 2 +- vite/src/pipedal/SettingsDialog.tsx | 2 +- vite/src/pipedal/SideChainSelectControl.tsx | 2 +- vite/src/pipedal/SnapshotButton.tsx | 2 +- vite/src/pipedal/SnapshotColors.tsx | 2 +- vite/src/pipedal/SnapshotDialog.tsx | 2 +- vite/src/pipedal/SnapshotPanel.tsx | 2 +- vite/src/pipedal/SnapshotPropertiesDialog.tsx | 2 +- vite/src/pipedal/SystemMidiBindingView.tsx | 2 +- vite/src/pipedal/SystemMidiBindingsDialog.tsx | 2 +- vite/src/pipedal/TextInfoDialog.tsx | 2 +- vite/src/pipedal/TextInfo_RewriteT3kUrls.ts | 2 +- vite/src/pipedal/Timebase.tsx | 2 +- vite/src/pipedal/TimebaseselectorDialog.tsx | 2 +- vite/src/pipedal/Tone3000DownloadProgress.tsx | 2 +- vite/src/pipedal/ToobPlayerControl.tsx | 2 +- vite/src/pipedal/ToolTipEx.tsx | 2 +- vite/src/pipedal/Units.tsx | 2 +- vite/src/pipedal/UpdateDialog.tsx | 2 +- vite/src/pipedal/UseWindowSize.tsx | 2 +- vite/src/pipedal/WifiDirectConfigDialog.tsx | 2 +- vite/src/pipedal/WifiDirectConfigSettings.tsx | 2 +- vite/src/pipedal/WithStyles.tsx | 2 +- vite/src/pipedal/t3k/tone3000-client.ts | 2 +- 203 files changed, 7408 insertions(+), 4997 deletions(-) create mode 100644 copyright.raw create mode 100644 debian/copyright.bak create mode 100755 debian/scan-copyrights.sh diff --git a/LICENSE.md b/LICENSE.md index 359e2c8..5232174 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -2,7 +2,7 @@ Original content in this project is covered under the following license. MIT License -© Robin E. R. Davies +© Robin E.R. Davies Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), @@ -28,7 +28,7 @@ Tone3000.com, permission has been granted to Robin Davies to distribute these files ONLY with Pipedal. - `default_presets/V3 Factory Presets.piBank` (contains compressed versions and bundled version -of the protected files).) +of the protected files). - The installed file "/etc/pipedal/config/default_presets/presets/V3 Factory Presets.piBank" - Files installed in "/var/pipedal/audio_uploads/NeuralAmpModels/Factory Models" - Files installedcd in "/var/pipedal/audio_uploads/IRs/Factory IRs" diff --git a/NetworkManagerP2P/src/main.cpp b/NetworkManagerP2P/src/main.cpp index 5ac848c..0bbe408 100644 --- a/NetworkManagerP2P/src/main.cpp +++ b/NetworkManagerP2P/src/main.cpp @@ -17,7 +17,7 @@ using namespace std; static void PrintHelp() { cout << "nm-pipedal-p2p - P2P Manager for NetworkManager network stack." << endl - << "Copyright (c) 2024 Robin E. R. Davies." << endl + << "Copyright (c) Robin E.R. Davies." << endl << endl << "Provides P2P connections on LINUX distributions that use NetworkManager." << endl << endl diff --git a/NetworkManagerP2P/src/ss.hpp b/NetworkManagerP2P/src/ss.hpp index af6ce2e..4b971f1 100644 --- a/NetworkManagerP2P/src/ss.hpp +++ b/NetworkManagerP2P/src/ss.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/AlsaSequencer.cpp b/PiPedalCommon/src/AlsaSequencer.cpp index 24d3735..d079ac9 100644 --- a/PiPedalCommon/src/AlsaSequencer.cpp +++ b/PiPedalCommon/src/AlsaSequencer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/PiPedalCommon/src/ConfigSerializer.cpp b/PiPedalCommon/src/ConfigSerializer.cpp index c18d220..283f6d1 100644 --- a/PiPedalCommon/src/ConfigSerializer.cpp +++ b/PiPedalCommon/src/ConfigSerializer.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/ConfigUtil.cpp b/PiPedalCommon/src/ConfigUtil.cpp index f70beb8..b5a0ebe 100644 --- a/PiPedalCommon/src/ConfigUtil.cpp +++ b/PiPedalCommon/src/ConfigUtil.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/HtmlHelper.cpp b/PiPedalCommon/src/HtmlHelper.cpp index e0de787..b295935 100644 --- a/PiPedalCommon/src/HtmlHelper.cpp +++ b/PiPedalCommon/src/HtmlHelper.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/Lv2Log.cpp b/PiPedalCommon/src/Lv2Log.cpp index 686f1c4..01f6033 100644 --- a/PiPedalCommon/src/Lv2Log.cpp +++ b/PiPedalCommon/src/Lv2Log.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/NetLinkChannelInfo.cpp b/PiPedalCommon/src/NetLinkChannelInfo.cpp index a88d343..df60d3b 100644 --- a/PiPedalCommon/src/NetLinkChannelInfo.cpp +++ b/PiPedalCommon/src/NetLinkChannelInfo.cpp @@ -3,7 +3,7 @@ Copyright (c) 2007, 2008 Johannes Berg Copyright (c) 2007 Andy Lutomirski Copyright (c) 2007 Mike Kershaw Copyright (c) 2008 Luis R. Rodriguez -Copyright (c) 2024 Robin E. R. Davies +Copyright (c) Robin E.R. Davies All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/PiPedalCommon/src/NetLinkChannelInfo.cpp.bak b/PiPedalCommon/src/NetLinkChannelInfo.cpp.bak index 8d0a8af..8b8aa98 100644 --- a/PiPedalCommon/src/NetLinkChannelInfo.cpp.bak +++ b/PiPedalCommon/src/NetLinkChannelInfo.cpp.bak @@ -3,7 +3,7 @@ Copyright (c) 2007, 2008 Johannes Berg Copyright (c) 2007 Andy Lutomirski Copyright (c) 2007 Mike Kershaw Copyright (c) 2008 Luis R. Rodriguez -Copyright (c) 2024 Robin E. R. Davies +Copyright (c) Robin E.R. Davies All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/PiPedalCommon/src/ServiceConfiguration.cpp b/PiPedalCommon/src/ServiceConfiguration.cpp index eab9617..3cfdd2b 100644 --- a/PiPedalCommon/src/ServiceConfiguration.cpp +++ b/PiPedalCommon/src/ServiceConfiguration.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/Utf8Utils.cpp b/PiPedalCommon/src/Utf8Utils.cpp index e9519e8..eb80dd6 100644 --- a/PiPedalCommon/src/Utf8Utils.cpp +++ b/PiPedalCommon/src/Utf8Utils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/AlsaSequencer.hpp b/PiPedalCommon/src/include/AlsaSequencer.hpp index f9a9a78..927097c 100644 --- a/PiPedalCommon/src/include/AlsaSequencer.hpp +++ b/PiPedalCommon/src/include/AlsaSequencer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/PiPedalCommon/src/include/ChannelInfo.hpp b/PiPedalCommon/src/include/ChannelInfo.hpp index 81ca348..00b1b0a 100644 --- a/PiPedalCommon/src/include/ChannelInfo.hpp +++ b/PiPedalCommon/src/include/ChannelInfo.hpp @@ -1,3 +1,25 @@ +/* + * Copyright (c) Robin E.R. Davies + * All rights reserved. + + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ #pragma once #include diff --git a/PiPedalCommon/src/include/ConfigSerializer.hpp b/PiPedalCommon/src/include/ConfigSerializer.hpp index f946da6..f738881 100644 --- a/PiPedalCommon/src/include/ConfigSerializer.hpp +++ b/PiPedalCommon/src/include/ConfigSerializer.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/ConfigUtil.hpp b/PiPedalCommon/src/include/ConfigUtil.hpp index fcc51ff..15708a9 100644 --- a/PiPedalCommon/src/include/ConfigUtil.hpp +++ b/PiPedalCommon/src/include/ConfigUtil.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/NetLinkChannelInfo.hpp.bak b/PiPedalCommon/src/include/NetLinkChannelInfo.hpp.bak index 9853d8b..3fd90d2 100644 --- a/PiPedalCommon/src/include/NetLinkChannelInfo.hpp.bak +++ b/PiPedalCommon/src/include/NetLinkChannelInfo.hpp.bak @@ -3,7 +3,7 @@ Copyright (c) 2007, 2008 Johannes Berg Copyright (c) 2007 Andy Lutomirski Copyright (c) 2007 Mike Kershaw Copyright (c) 2008 Luis R. Rodriguez -Copyright (c) 2024 Robin Davies +Copyright (c) Robin E.R. Davies All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/PiPedalCommon/src/include/NetLinkChannelInfo.hpp.x b/PiPedalCommon/src/include/NetLinkChannelInfo.hpp.x index 8e07521..7e34e33 100644 --- a/PiPedalCommon/src/include/NetLinkChannelInfo.hpp.x +++ b/PiPedalCommon/src/include/NetLinkChannelInfo.hpp.x @@ -3,7 +3,7 @@ Copyright (c) 2007, 2008 Johannes Berg Copyright (c) 2007 Andy Lutomirski Copyright (c) 2007 Mike Kershaw Copyright (c) 2008 Luis R. Rodriguez -Copyright (c) 2024 Robin Davies +Copyright (c) Robin E.R. Davies All rights reserved. Redistribution and use in sourcpe and binary forms, with or without diff --git a/PiPedalCommon/src/include/P2pConfigFiles.hpp b/PiPedalCommon/src/include/P2pConfigFiles.hpp index 76be852..1fce6b9 100644 --- a/PiPedalCommon/src/include/P2pConfigFiles.hpp +++ b/PiPedalCommon/src/include/P2pConfigFiles.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/ServiceConfiguration.hpp b/PiPedalCommon/src/include/ServiceConfiguration.hpp index 6749454..19ae977 100644 --- a/PiPedalCommon/src/include/ServiceConfiguration.hpp +++ b/PiPedalCommon/src/include/ServiceConfiguration.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/Utf8Utils.hpp b/PiPedalCommon/src/include/Utf8Utils.hpp index b0c5d31..fd71cc3 100644 --- a/PiPedalCommon/src/include/Utf8Utils.hpp +++ b/PiPedalCommon/src/include/Utf8Utils.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/WifiDirectConfigSettings.hpp b/PiPedalCommon/src/include/WifiDirectConfigSettings.hpp index fd590f3..3d00cda 100644 --- a/PiPedalCommon/src/include/WifiDirectConfigSettings.hpp +++ b/PiPedalCommon/src/include/WifiDirectConfigSettings.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/autoptr_vector.h b/PiPedalCommon/src/include/autoptr_vector.h index fff6224..9e7cc26 100644 --- a/PiPedalCommon/src/include/autoptr_vector.h +++ b/PiPedalCommon/src/include/autoptr_vector.h @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/json_variant.hpp b/PiPedalCommon/src/include/json_variant.hpp index f4dba47..430d523 100644 --- a/PiPedalCommon/src/include/json_variant.hpp +++ b/PiPedalCommon/src/include/json_variant.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/restrict.hpp b/PiPedalCommon/src/include/restrict.hpp index 3cf0756..cf5675d 100644 --- a/PiPedalCommon/src/include/restrict.hpp +++ b/PiPedalCommon/src/include/restrict.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/PiPedalCommon/src/include/util.hpp b/PiPedalCommon/src/include/util.hpp index fa84535..a22b92b 100644 --- a/PiPedalCommon/src/include/util.hpp +++ b/PiPedalCommon/src/include/util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/PiPedalCommon/src/json.cpp b/PiPedalCommon/src/json.cpp index ca8e86e..c8bcfcc 100644 --- a/PiPedalCommon/src/json.cpp +++ b/PiPedalCommon/src/json.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/json_variant.cpp b/PiPedalCommon/src/json_variant.cpp index eb8b8f1..a05cb6c 100644 --- a/PiPedalCommon/src/json_variant.cpp +++ b/PiPedalCommon/src/json_variant.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/util.cpp b/PiPedalCommon/src/util.cpp index 16580f5..58af4e2 100644 --- a/PiPedalCommon/src/util.cpp +++ b/PiPedalCommon/src/util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/copyright.raw b/copyright.raw new file mode 100644 index 0000000..e69de29 diff --git a/debian/copyright b/debian/copyright index 45dd967..a0991f4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4792 +1,2548 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: pipedal -Upstream-Contact: Robin E. R. Davies -Source: https://www.example.com/software/project - Files: * -Copyright: 2021, Robin E. R. Davies +Copyright: 2012-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) +License: Expat + +Files: NetworkManagerP2P/src/CommandLineParser.hpp +Copyright: 2022-2026, Robin Davies +License: Expat + +Files: NetworkManagerP2P/src/main.cpp +Copyright: 2024, Robin E. R. Davies." << endl +License: UNKNOWN + Please fill license text from header of files + +Files: NetworkManagerP2P/src/ss.hpp +Copyright: 2022-2026, Robin E. R. Davies +License: Expat + +Files: PiPedalCommon/src/AlsaSequencer.cpp + PiPedalCommon/src/ConfigSerializer.cpp + PiPedalCommon/src/ConfigUtil.cpp + PiPedalCommon/src/HtmlHelper.cpp + PiPedalCommon/src/Lv2Log.cpp + PiPedalCommon/src/ServiceConfiguration.cpp + PiPedalCommon/src/Utf8Utils.cpp + PiPedalCommon/src/json.cpp + PiPedalCommon/src/json_variant.cpp + PiPedalCommon/src/util.cpp +Copyright: 2022-2026, Robin E. R. Davies +License: Expat + +Files: PiPedalCommon/src/NetLinkChannelInfo.cpp +Copyright: 2024, Robin E. R. Davies + 2008, Luis R. Rodriguez + 2007, Mike Kershaw + 2007, Andy Lutomirski + 2007, 2008, Johannes Berg +License: BSD-3-clause + +Files: PiPedalCommon/src/RegDb.cpp + PiPedalCommon/src/SysExec.cpp + PiPedalCommon/src/WifiConfigSettings.cpp + PiPedalCommon/src/WifiDirectConfigSettings.cpp + PiPedalCommon/src/WifiRegs.cpp + PiPedalCommon/src/WriteTemplateFile.cpp + PiPedalCommon/src/ss.hpp +Copyright: 2022-2026, Robin Davies +License: Expat + +Files: PiPedalCommon/src/include/AlsaSequencer.hpp + PiPedalCommon/src/include/ConfigSerializer.hpp + PiPedalCommon/src/include/ConfigUtil.hpp + PiPedalCommon/src/include/P2pConfigFiles.hpp + PiPedalCommon/src/include/ServiceConfiguration.hpp + PiPedalCommon/src/include/Utf8Utils.hpp + PiPedalCommon/src/include/WifiDirectConfigSettings.hpp + PiPedalCommon/src/include/autoptr_vector.h + PiPedalCommon/src/include/json_variant.hpp + PiPedalCommon/src/include/restrict.hpp + PiPedalCommon/src/include/util.hpp +Copyright: 2022-2026, Robin E. R. Davies +License: Expat + +Files: PiPedalCommon/src/include/Finally.hpp + PiPedalCommon/src/include/HtmlHelper.hpp + PiPedalCommon/src/include/Lv2Log.hpp + PiPedalCommon/src/include/RegDb.hpp + PiPedalCommon/src/include/SysExec.hpp + PiPedalCommon/src/include/WifiConfigSettings.hpp + PiPedalCommon/src/include/WifiRegs.hpp + PiPedalCommon/src/include/WriteTemplateFile.hpp + PiPedalCommon/src/include/json.hpp +Copyright: 2022-2026, Robin Davies +License: Expat + +Files: PiPedalCommon/src/include/NetLinkChannelInfo.hpp.x +Copyright: 2024, Robin Davies + 2008, Luis R. Rodriguez + 2007, Mike Kershaw + 2007, Andy Lutomirski + 2007, 2008, Johannes Berg +License: BSD-3-clause + +Files: artifacts/* +Copyright: ­±±¶¶º¾¾ÃÃÇËËÐÐÔÔØÝÝááåêêîîò÷÷ûûÿ +License: UNKNOWN + Please fill license text from header of files + +Files: artifacts/TestTracks/Track2.mp3 +Copyright: î‘œ +License: UNKNOWN + Please fill license text from header of files + +Files: artifacts/v2 artwork/* +Copyright: ¨¨§§¦¦ +License: UNKNOWN + Please fill license text from header of files + +Files: docs/_site/img/* +Copyright: ®¥´Ð +License: UNKNOWN + Please fill license text from header of files + +Files: docs/_site/press/Gallery_Rig.psd +Copyright: ¨ª®ÿ©½ÎÑÓÙÚ×ÙÜÚÛÙØÚÛÜÝÝààáàÝþàÿâ +License: UNKNOWN + Please fill license text from header of files + +Files: docs/img/* +Copyright: ®¥´Ð +License: UNKNOWN + Please fill license text from header of files + +Files: docs/press/Gallery_Rig.psd +Copyright: ¨ª®ÿ©½ÎÑÓÙÚ×ÙÜÚÛÙØÚÛÜÝÝààáàÝþàÿâ +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/CabIR.ttl +Copyright: Adventure Kid Research & Technology, Kristoffer Ekstrand. +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/ConvolutionReverb.ttl + lv2/aarch64/ToobAmp.lv2/ConvolutionReverbStereo.ttl +Copyright: www.openairlib.net, University of York +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/Toob3BandEq.ttl + lv2/aarch64/ToobAmp.lv2/Toob3BandEqStereo.ttl + lv2/aarch64/ToobAmp.lv2/ToobNeuralAmpModeler.ttl +Copyright: 2022, Steven Atkinson +License: Expat + +Files: lv2/aarch64/ToobAmp.lv2/ToobAmp.so +Copyright: õ[ +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/ToobAmpUI.so +Copyright:  +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/ToobFreeverb.ttl +Copyright: no-info-found +License: public-domain + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/* +Copyright: ÿ]ÿn +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/* +Copyright: ð7'HŸ7ÎÒí7Ýg7 +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/80s UK 001.wav +Copyright: kC?©kC?¨/[?¨/[?–˜l?–˜l?—?t?—?t?Bðq?Bðq?äÏg?äÏg? +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/80s UK 002.wav +Copyright: <÷&©<ÓÍþ<ÓÍþ< +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/80s US 001.wav +Copyright: ¾j©¾Úȉ¾Úȉ¾~àc¾~àc¾vkN¾vkN¾² +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/80s US 002.wav +Copyright: h¼J©h¼Õ¸¼Õ¸¼3½3½µ•‘½µ•‘½•õʽ•õʽMgï½Mgï½o­í½o­í½¢Ð½¢Ð½sx­½sx­½ú€½ú€½õg½õg½Ñ×P½Ñ×P½û%b½û%b½9Z‹½9Z‹½ +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Modern UK 001.wav +Copyright: Š/?©Š/? +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Modern UK 002.wav +Copyright: ì;©…ì;¨íª;¨íª;&¦:&¦:l؂»l؂»4· +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Modern US 001.wav +Copyright: ö>v©ö>óÞ>óÞ>[ +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Modern US 002.wav +Copyright: ;`©;pi¼©ÃÓ¾©ÃÓ¾ÈÀ€¾ÈÀ€¾– +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Vintage UK 001.wav +Copyright: ö>3©ö>‰žé>‰žé>apÜ>apÜ>´‡Ï>´‡Ï>ù +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Vintage UK 002.wav +Copyright: =:©=)´€=)´€= +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Vintage US 001.wav +Copyright: ÿS>©ÿS>Ù +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Vintage US 002.wav +Copyright: M=©M=ՎS=ՎS=܀_=܀_=ìãh=ìãh=Ͱc=Ͱc=MàJ=MàJ=˜*=˜*=Û +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/reverb/Arthur Sykes Rymer Auditorium.wav +Copyright: ÿÿ¹ÿÿ +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/reverb/Genesis 6 Studio Live Room.wav +Copyright: ÿ]mÿR°ÿ1ìÿc“ÿ] +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/reverb/Koli National Park - Winter.wav +Copyright: ÿÿtÿÿùþÿ +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/reverb/St. Margaret's Church.wav +Copyright: ÿ +License: UNKNOWN + Please fill license text from header of files + +Files: lv2/x86_64/toobamp_1.3.79_amd64.deb +Copyright: xO +License: UNKNOWN + Please fill license text from header of files + +Files: modules/SQLiteCpp/build.sh +Copyright: 2012-2025, Sébastien Rombauts (sebastien.rombauts@gmail.com) +License: Expat + +Files: modules/SQLiteCpp/cpplint.py +Copyright: 2005-2009, 2013, 2015, 2017, 2020, 2024, Google Inc. +License: BSD-3-clause + +Files: modules/SQLiteCpp/examples/example2/build.sh +Copyright: 2012-2025, Sébastien Rombauts (sebastien.rombauts@gmail.com) +License: Expat + +Files: modules/SQLiteCpp/googletest/* +Copyright: 2005-2009, 2013, 2015, 2017, 2020, 2024, Google Inc. +License: BSD-3-clause + +Files: modules/SQLiteCpp/include/SQLiteCpp/Backup.h +Copyright: 2015-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) + 2015, Shibao HONG (shibaohong@outlook.com) +License: Expat + +Files: modules/SQLiteCpp/include/SQLiteCpp/ExecuteMany.h +Copyright: 2019-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) + 2019, Maximilian Bachmann (contact@maxbachmann.de) +License: Expat + +Files: modules/SQLiteCpp/include/SQLiteCpp/Savepoint.h +Copyright: 2020-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) + 2020, Kelvin Hammond (hammond.kelvin@gmail.com) +License: Expat + +Files: modules/SQLiteCpp/include/SQLiteCpp/VariadicBind.h +Copyright: 2019, Maximilian Bachmann (contact@maxbachmann.de) + 2016-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) + 2016, Paul Dreik (github@pauldreik.se) +License: Expat + +Files: modules/SQLiteCpp/src/Backup.cpp +Copyright: 2015-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) + 2015, Shibao HONG (shibaohong@outlook.com) +License: Expat + +Files: modules/SQLiteCpp/src/Savepoint.cpp +Copyright: 2020-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) + 2020, Kelvin Hammond (hammond.kelvin@gmail.com) +License: Expat + +Files: modules/SQLiteCpp/tests/Backup_test.cpp +Copyright: 2015-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) + 2015, Shibao HONG (shibaohong@outlook.com) +License: Expat + +Files: modules/SQLiteCpp/tests/ExecuteMany_test.cpp +Copyright: 2019-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) + 2019, Maximilian Bachmann (contact@maxbachmann.de) +License: Expat + +Files: modules/SQLiteCpp/tests/Savepoint_test.cpp +Copyright: 2020, Kelvin Hammond (hammond.kelvin@gmail.com) +License: Expat + +Files: modules/SQLiteCpp/tests/VariadicBind_test.cpp +Copyright: 2019, Maximilian Bachmann (github@maxbachmann) + 2016-2020, Sebastien Rombauts (sebastien.rombauts@gmail.com) + 2016, Paul Dreik (github@pauldreik.se) +License: Expat + +Files: modules/libzip/* +Copyright: 1999-2025, Dieter Baron and Thomas Klausner +License: BSD-3-clause + +Files: modules/libzip/man/mkdocset.pl +Copyright: 2016, Dieter Baron and Thomas Klausner +License: UNKNOWN + Please fill license text from header of files + +Files: modules/libzip/ossfuzz/ossfuzz.sh +Copyright: 2011, 2019, Google Inc. +License: Apache-2.0 + +Files: modules/libzip/regress/large-uncompressible +Copyright: (»9¸]IÐ÷b–vÔúõÆ +License: UNKNOWN + Please fill license text from header of files + +Files: modules/libzip/src/getopt.c +Copyright: 1987-2002, The Regents of the University of California. +License: BSD-3-clause + +Files: modules/sdbus-cpp/* +Copyright: 1991, 1999, Free Software Foundation, Inc. +License: LGPL-2.1 + +Files: modules/sdbus-cpp/include/* +Copyright: 2016-2024, Stanislav Angelovic + 2016-2021, KISTLER INSTRUMENTE AG, Winterthur, Switzerland +License: LGPL-2.1+ + +Files: modules/sdbus-cpp/src/* +Copyright: 2016-2024, Stanislav Angelovic + 2016-2021, KISTLER INSTRUMENTE AG, Winterthur, Switzerland +License: LGPL-2.1+ + +Files: modules/sdbus-cpp/tests/* +Copyright: 2016-2024, Stanislav Angelovic + 2016-2021, KISTLER INSTRUMENTE AG, Winterthur, Switzerland +License: LGPL-2.1+ + +Files: modules/sdbus-cpp/tools/xml2cpp-codegen/* +Copyright: 2016-2024, Stanislav Angelovic + 2016-2021, KISTLER INSTRUMENTE AG, Winterthur, Switzerland +License: LGPL-2.1+ + +Files: modules/websocketpp/* +Copyright: 2014, Peter Thorson. +License: BSD-3-clause or Expat or Zlib + +Files: modules/websocketpp/examples/debug_client/debug_client.cpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/debug_server/debug_server.cpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/echo_client/echo_client.cpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/echo_server/echo_handler.hpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/echo_server_tls/echo_server_tls.cpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/external_io_service/* +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/print_client/print_client.cpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/print_client_tls/print_client_tls.cpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/scratch_client/scratch_client.cpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/testee_client/testee_client.cpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/testee_server/testee_server.cpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/examples/utility_client/utility_client.cpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/tutorials/* +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/websocketpp/* +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause + +Files: modules/websocketpp/websocketpp/base64/* +Copyright: 2004-2008, RenÃNyffenegger +License: UNKNOWN + Please fill license text from header of files + +Files: modules/websocketpp/websocketpp/common/md5.hpp +Copyright: 1999, 2002, Aladdin Enterprises. +License: Zlib + +Files: modules/websocketpp/websocketpp/sha1/* +Copyright: 2011, Micael Hildenborg +License: BSD-3-clause + +Files: modules/websocketpp/websocketpp/utf8_validator.hpp +Copyright: 2008, 2009, Bjoern Hoehrmann License: Expat Files: src/* -Copyright: 2021, Robin E. R. Davies +Copyright: const char*name) +License: UNKNOWN + Please fill license text from header of files + +Files: src/AdminClient.cpp + src/AdminClient.hpp + src/AdminInstallUpdate.cpp + src/AdminInstallUpdate.hpp + src/AdminMain.cpp + src/AtomConverterTest.cpp + src/AudioFilesTest.cpp + src/AuxIn.hpp + src/AuxInTest.cpp + src/Banks.cpp + src/Banks.hpp + src/BufferPool.hpp + src/CapturePresetsMain.cpp + src/ChannelRouterSettings.cpp + src/ChannelRouterSettings.hpp + src/CommandLineParser.hpp + src/ConfigMain.cpp + src/CpuGovernor.cpp + src/CpuGovernor.hpp + src/CpuTemperatureMonitor.cpp + src/CpuTemperatureMonitor.hpp + src/DBusToLv2Log.cpp + src/DBusToLv2Log.hpp + src/FileEntry.cpp + src/FileEntry.hpp + src/FileMetadataFeature.cpp + src/FileMetadataFeature.hpp + src/FilePropertyDirectoryTree.cpp + src/FilePropertyDirectoryTree.hpp + src/Finally.hpp + src/GithubResponseHeaders.hpp + src/GovernorSettings.cpp + src/GovernorSettings.hpp + src/HotspotManager.cpp + src/HotspotManager.hpp + src/IEffect.hpp + src/IHost.hpp + src/InheritPriorityMutex.hpp + src/InvertingMutexTest.cpp + src/IpSubnet.hpp + src/Ipv6Helpers.cpp + src/Ipv6Helpers.hpp + src/JackConfiguration.cpp + src/JackConfiguration.hpp + src/LRUCacheTest.cpp + src/Locale.hpp + src/LocaleTest.cpp + src/LogFeature.cpp + src/LogFeature.hpp + src/Lv2Effect.cpp + src/Lv2Effect.hpp + src/Lv2EventBufferWriter.cpp + src/Lv2EventBufferWriter.hpp + src/Lv2HostLeakTest.cpp + src/Lv2Pedalboard.cpp + src/Lv2Pedalboard.hpp + src/Lv2PluginChangeMonitor.cpp + src/Lv2PluginChangeMonitor.hpp + src/Lv2SystemdLogger.cpp + src/Lv2SystemdLogger.hpp + src/MapFeature.cpp + src/MapFeature.hpp + src/MapPathFeature.cpp + src/MapPathFeature.hpp + src/MemDebug.cpp + src/MemDebug.hpp + src/MidiBinding.cpp + src/MidiBinding.hpp + src/MimeTypes.cpp + src/MimeTypes.hpp + src/ModFileTypes.cpp + src/ModFileTypes.hpp + src/ModFileTypesTest.cpp + src/ModGuiTest.cpp + src/OptionsFeature.cpp + src/OptionsFeature.hpp + src/PatchPropertyWriter.hpp + src/Pedalboard.cpp + src/Pedalboard.hpp + src/PiPedalAlsaTest.cpp + src/PiPedalCommon.hpp + src/PiPedalConfiguration.cpp + src/PiPedalConfiguration.hpp + src/PiPedalException.hpp + src/PiPedalMath.hpp + src/PiPedalModel.cpp + src/PiPedalModel.hpp + src/PiPedalSocket.cpp + src/PiPedalSocket.hpp + src/PiPedalVersion.cpp + src/PiPedalVersion.hpp + src/PipewireInputStreamTest.cpp + src/PluginHost.cpp + src/PluginPreset.hpp + src/PluginType.cpp + src/PluginType.hpp + src/PresetBundle.cpp + src/PresetBundle.hpp + src/Presets.cpp + src/Presets.hpp + src/Promise.hpp + src/PromiseTest.cpp + src/RealtimeMidiEventType.hpp + src/RequestHandler.hpp + src/RingBuffer.hpp + src/RingBufferReader.hpp + src/Scratch.cpp + src/SetWifiConfig.cpp + src/SetWifiConfig.hpp + src/Shutdown.hpp + src/SplitEffect.cpp + src/SplitEffect.hpp + src/StateInterface.cpp + src/StateInterface.hpp + src/StdErrorCapture.cpp + src/StdErrorCapture.hpp + src/Storage.hpp + src/SystemConfigFile.cpp + src/SystemConfigFile.hpp + src/SystemConfigFileTest.cpp + src/TemporaryFile.cpp + src/TemporaryFile.hpp + src/Units.cpp + src/Units.hpp + src/UpdateMain.cpp + src/UpdateResults.cpp + src/UpdateResults.hpp + src/Updater.cpp + src/Updater.hpp + src/UpdaterStatus.hpp + src/UpdaterTest.cpp + src/Uri.cpp + src/Uri.hpp + src/VuUpdate.cpp + src/VuUpdate.hpp + src/WebServer.cpp + src/WebServerConfig.cpp + src/WebServerConfig.hpp + src/WebServerTest.cpp + src/WifiChannelSelectors.cpp + src/WifiChannelSelectors.hpp + src/WifiChannelsTest.cpp + src/Worker.hpp + src/ZipFile.cpp + src/ZipFile.hpp + src/asan_options.cpp + src/atom_object.cpp + src/atom_object.hpp + src/config.hpp.in + src/defer.hpp + src/inverting_mutex.hpp + src/jsonTest.cpp + src/main.cpp + src/pch.h + src/ss.hpp + src/testMain.cpp + src/viewstream.hpp +Copyright: 2022-2026, Robin Davies License: Expat - -Files: react/src -Copyright: 2020, Robin E. R. Davies. +Files: src/AesDigest.hpp + src/AlsaDriver.cpp + src/AlsaDriver.hpp + src/AlsaDriverTest.cpp + src/AtomBuffer.hpp + src/AtomConverter.cpp + src/AtomConverter.hpp + src/AudioConfig.hpp + src/AudioDriver.hpp + src/AudioFileMetadata.cpp + src/AudioFileMetadata.hpp + src/AudioFileMetadataReader.cpp + src/AudioFileMetadataReader.hpp + src/AudioFiles.cpp + src/AudioFiles.hpp + src/AudioFilesDb.cpp + src/AudioFilesDb.hpp + src/AutoLilvNode.cpp + src/AutoLilvNode.hpp + src/AvahiService.cpp + src/AvahiService.hpp + src/AvahiServiceTest.cpp + src/BootConfig.cpp + src/BootConfig.hpp + src/CpuUse.cpp + src/CpuUse.hpp + src/CrashGuard.cpp + src/CrashGuard.hpp + src/Curl.cpp + src/Curl.hpp + src/DbDezipper.cpp + src/DbDezipper.hpp + src/DeviceVus.hpp + src/DummyAudioDriver.cpp + src/DummyAudioDriver.hpp + src/FileBrowserFilesFeature.cpp + src/FileBrowserFilesFeature.hpp + src/JackDriver.cpp + src/JackDriver.hpp + src/LRUCache.hpp + src/LiteralVersion.cpp + src/LiteralVersion.hpp + src/Locale.cpp + src/MidiEvent.hpp + src/ModGui.cpp + src/ModGui.hpp + src/ModTemplateGenerator.cpp + src/ModTemplateGenerator.hpp + src/PiLatencyMain.cpp + src/PiPedalUI.cpp + src/PiPedalUI.hpp + src/PipewireInputStream.cpp + src/PipewireInputStream.hpp + src/PluginHost.hpp + src/PrettyPrinter.hpp + src/RtInversionGuard.hpp + src/SchedulerPriority.cpp + src/SchedulerPriority.hpp + src/ThreadedQueue.hpp + src/Tone3000Download.cpp + src/Tone3000Download.hpp + src/Tone3000DownloadProgress.cpp + src/Tone3000DownloadProgress.hpp + src/Tone3000DownloadType.cpp + src/Tone3000DownloadType.hpp + src/Tone3000Downloader.cpp + src/Tone3000Downloader.hpp + src/Tone3000DownloaderImpl.hpp + src/Tone3000Throttler.cpp + src/Tone3000Throttler.hpp + src/Tone3000Tone.cpp + src/Tone3000Tone.hpp + src/UnixSocket.cpp + src/UnixSocket.hpp + src/UnixSocketTest.cpp + src/UpdaterSecurity.hpp + src/Vst3Effect.cpp + src/Vst3Host.cpp + src/Vst3PresetFile.cpp + src/Vst3test.cpp + src/WebServerMod.cpp + src/WebServerMod.hpp + src/alsaCheck.cpp + src/alsaCheck.hpp + src/kconfigMain.cpp + src/utilTest.cpp +Copyright: 2022-2026, Robin E. R. Davies License: Expat -Files: src/Lv2EventBufferWriter.hpp -Copyright: 2008-2014, David Robillard - 2021, Robin E. R. Davies -License: ISC and Expat - -Files: react/node_modules/@babel/* -Copyright: 2014, -present Sebastian McKenzie and other contributors +Files: src/AudioHost.cpp + src/AudioHost.hpp + src/JackServerSettings.cpp + src/JackServerSettings.hpp + src/PiPedalAlsa.cpp + src/PiPedalAlsa.hpp + src/Storage.cpp +Copyright: Robin E. R. Davies + Gabriel Hernandez License: Expat -Files: react/node_modules/@babel/core/node_modules/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/@babel/helper-compilation-targets/node_modules/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/@babel/helper-define-polyfill-provider/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/@babel/parser/* -Copyright: 2012-2020, various contributors (see AUTHORS) +Files: src/Base64.hpp +Copyright: 2016, tomykaira License: Expat -Files: react/node_modules/@babel/plugin-transform-runtime/node_modules/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC +Files: src/Vst3MidiToEvent.hpp + src/Vst3RtStream.cpp +Copyright: 2022, Steinberg Media Technologies GmbH +License: BSD-3-clause -Files: react/node_modules/@babel/preset-env/node_modules/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC +Files: src/WebServerLog.hpp +Copyright: 2012, 2014-2016, Peter Thorson. +License: BSD-3-clause -Files: react/node_modules/@babel/preset-modules/* -Copyright: 2020, Babel +Files: src/Worker.cpp +Copyright: 2007-2012, David Robillard License: Expat -Files: react/node_modules/@cnakazawa/* -Copyright: Copyright 2010-2011 Mikeal Rogers +Files: src/gsl/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: src/lv2ext/* +Copyright: 2022-2026, Robin E. R. Davies +License: Expat + +Files: src/mustache.hpp +Copyright: 2015-2020, Kevin Wojniak +License: BSL-1.0 + +Files: src/profilePluginMain.cpp +Copyright: 2024, Robin E. R. Davies" << endl; +License: UNKNOWN + Please fill license text from header of files + +Files: src/vst3/* +Copyright: 2022-2026, Robin E. R. Davies +License: Expat + +Files: submodules/pipedal_p2pd/* +Copyright: 2022-2026, Robin Davies +License: Expat + +Files: submodules/pipedal_p2pd/lib/* +Copyright: 2022-2026, Robin E. R. Davies +License: Expat + +Files: submodules/pipedal_p2pd/lib/ss.h +Copyright: 2022-2026, Robin Davies +License: Expat + +Files: submodules/pipedal_p2pd/pipedal_p2pd/* +Copyright: 2022-2026, Robin E. R. Davies +License: Expat + +Files: submodules/pipedal_p2pd/pipedal_p2pd/CommandLineParser.h + submodules/pipedal_p2pd/pipedal_p2pd/ss.h +Copyright: 2022-2026, Robin Davies +License: Expat + +Files: submodules/pipedal_p2pd/pipedal_p2pd/includes/DnsSdTxtRecord.h +Copyright: 2004, Apple Computer, Inc. License: Apache-2.0 -Files: react/node_modules/@emotion/* +Files: submodules/pipedal_p2pd/pipedal_p2pd/includes/WifiP2pDnsSdServiceInfo.h +Copyright: 2012, The Android Open Source Project +License: Apache-2.0 + +Files: vite/node_modules/@ampproject/remapping/* +Copyright: no-info-found +License: Apache-2.0 + +Files: vite/node_modules/@babel/code-frame/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/compat-data/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/core/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/generator/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/helper-compilation-targets/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/helper-module-imports/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/helper-module-transforms/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/helper-plugin-utils/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/helper-string-parser/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/helper-validator-identifier/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/helper-validator-option/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/helpers/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/parser/* +Copyright: 2012-2022, various contributors (see AUTHORS) +License: Expat + +Files: vite/node_modules/@babel/plugin-transform-react-jsx-self/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/plugin-transform-react-jsx-source/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/runtime/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/template/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/traverse/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@babel/traverse/node_modules/globals/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/@babel/types/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@emotion/babel-plugin/* Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@eslint/* -Copyright: Sindre Sorhus (https:sindresorhus.com) +Files: vite/node_modules/@emotion/babel-plugin/node_modules/convert-source-map/* +Copyright: 2013, Thorsten Lorenz. License: Expat -Files: react/node_modules/@eslint/eslintrc/node_modules/ignore/* -Copyright: 2013, Kael Zhang , contributors +Files: vite/node_modules/@emotion/cache/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@istanbuljs/* -Copyright: 2015, 2016, 2019, Contributors -License: ISC - -Files: react/node_modules/@istanbuljs/load-nyc-config/node_modules/* -Copyright: Sindre Sorhus (sindresorhus.com) +Files: vite/node_modules/@emotion/hash/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@istanbuljs/schema/* -Copyright: 2019, 2020, CFWare, LLC +Files: vite/node_modules/@emotion/is-prop-valid/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@jest/* -Copyright: Facebook, Inc. and its affiliates. +Files: vite/node_modules/@emotion/memoize/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@jest/console/* -Copyright: Sindre Sorhus (sindresorhus.com) +Files: vite/node_modules/@emotion/react/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@jest/console/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur +Files: vite/node_modules/@emotion/serialize/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@jest/console/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov +Files: vite/node_modules/@emotion/sheet/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@jest/core/* -Copyright: Sindre Sorhus (sindresorhus.com) +Files: vite/node_modules/@emotion/styled/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@jest/core/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur +Files: vite/node_modules/@emotion/unitless/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@jest/core/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov +Files: vite/node_modules/@emotion/use-insertion-effect-with-fallbacks/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@jest/core/node_modules/jest-resolve/* -Copyright: Facebook, Inc. and its affiliates. +Files: vite/node_modules/@emotion/utils/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@jest/reporters/* -Copyright: Sindre Sorhus (sindresorhus.com) +Files: vite/node_modules/@emotion/weak-memoize/* +Copyright: Emotion team and other contributors License: Expat -Files: react/node_modules/@jest/reporters/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur +Files: vite/node_modules/@eslint-community/eslint-utils/* +Copyright: 2018, Toru Nagashima License: Expat -Files: react/node_modules/@jest/reporters/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov +Files: vite/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/* +Copyright: contributors +License: Apache-2.0 + +Files: vite/node_modules/@eslint-community/regexpp/* +Copyright: 2018, Toru Nagashima License: Expat -Files: react/node_modules/@jest/reporters/node_modules/jest-resolve/* -Copyright: Facebook, Inc. and its affiliates. +Files: vite/node_modules/@eslint/config-array/* +Copyright: no-info-found +License: Apache-2.0 + +Files: vite/node_modules/@eslint/config-helpers/* +Copyright: no-info-found +License: Apache-2.0 + +Files: vite/node_modules/@eslint/core/* +Copyright: no-info-found +License: Apache-2.0 + +Files: vite/node_modules/@eslint/eslintrc/* +Copyright: OpenJS Foundation and other contributors, License: Expat -Files: react/node_modules/@jest/reporters/node_modules/source-map/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/@jest/source-map/node_modules/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/@jest/transform/* -Copyright: Sindre Sorhus (sindresorhus.com) +Files: vite/node_modules/@eslint/eslintrc/node_modules/globals/* +Copyright: Sindre Sorhus (https://sindresorhus.com) License: Expat -Files: react/node_modules/@jest/transform/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur +Files: vite/node_modules/@eslint/js/* +Copyright: OpenJS Foundation and other contributors, License: Expat -Files: react/node_modules/@jest/transform/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov +Files: vite/node_modules/@eslint/object-schema/* +Copyright: no-info-found +License: Apache-2.0 + +Files: vite/node_modules/@eslint/plugin-kit/* +Copyright: no-info-found +License: Apache-2.0 + +Files: vite/node_modules/@fontsource/roboto/* +Copyright: 2011, 2019, Google Inc. +License: Apache-2.0 + +Files: vite/node_modules/@humanfs/core/* +Copyright: no-info-found +License: Apache-2.0 + +Files: vite/node_modules/@humanfs/node/* +Copyright: no-info-found +License: Apache-2.0 + +Files: vite/node_modules/@humanwhocodes/module-importer/* +Copyright: no-info-found +License: Apache-2.0 + +Files: vite/node_modules/@humanwhocodes/retry/* +Copyright: no-info-found +License: Apache-2.0 + +Files: vite/node_modules/@jridgewell/gen-mapping/* +Copyright: 2019, 2022, Justin Ridgewell License: Expat -Files: react/node_modules/@jest/transform/node_modules/source-map/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/@jest/types/* -Copyright: Sindre Sorhus (sindresorhus.com) +Files: vite/node_modules/@jridgewell/resolve-uri/* +Copyright: 2019, 2022, Justin Ridgewell License: Expat -Files: react/node_modules/@jest/types/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur +Files: vite/node_modules/@jridgewell/set-array/* +Copyright: 2019, 2022, Justin Ridgewell License: Expat -Files: react/node_modules/@jest/types/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov +Files: vite/node_modules/@jridgewell/sourcemap-codec/* +Copyright: 2015, Rich Harris License: Expat -Files: react/node_modules/@material-ui/* +Files: vite/node_modules/@jridgewell/trace-mapping/* +Copyright: 2019, 2022, Justin Ridgewell +License: Expat + +Files: vite/node_modules/@mapbox/hast-util-table-cell-style/* +Copyright: 2018, Mapbox +License: BSD-2-Clause-FreeBSD + +Files: vite/node_modules/@mui/core-downloads-tracker/* Copyright: 2014, Call-Em-All License: Expat -Files: react/node_modules/@material-ui/styles/node_modules/* -Copyright: 2017, 2018, Fredrik Nicol +Files: vite/node_modules/@mui/icons-material/* +Copyright: 2014, Call-Em-All License: Expat -Files: react/node_modules/@material-ui/system/node_modules/* -Copyright: 2017, 2018, Fredrik Nicol +Files: vite/node_modules/@mui/material/* +Copyright: 2014, Call-Em-All License: Expat -Files: react/node_modules/@nodelib/* +Files: vite/node_modules/@mui/private-theming/* +Copyright: 2014, Call-Em-All +License: Expat + +Files: vite/node_modules/@mui/styled-engine/* +Copyright: 2014, Call-Em-All +License: Expat + +Files: vite/node_modules/@mui/styles/* +Copyright: 2014, Call-Em-All +License: Expat + +Files: vite/node_modules/@mui/system/* +Copyright: 2014, Call-Em-All +License: Expat + +Files: vite/node_modules/@mui/types/* +Copyright: 2014, Call-Em-All +License: Expat + +Files: vite/node_modules/@mui/utils/* +Copyright: 2014, Call-Em-All +License: Expat + +Files: vite/node_modules/@nodelib/fs.scandir/* Copyright: Denis Malinochkin License: Expat -Files: react/node_modules/@npmcli/* -Copyright: James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me) +Files: vite/node_modules/@nodelib/fs.stat/* +Copyright: Denis Malinochkin License: Expat -Files: react/node_modules/@pmmmwh/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/@rollup/* -Copyright: 2019, RollupJS Plugin Contributors (https:github.com/rollup/plugins/graphs/contributors) +Files: vite/node_modules/@nodelib/fs.walk/* +Copyright: Denis Malinochkin License: Expat -Files: react/node_modules/@rollup/pluginutils/node_modules/* -Copyright: Microsoft Corporation. +Files: vite/node_modules/@react-hook/debounce/* +Copyright: 2019, Jared Lunde License: Expat -Files: react/node_modules/@sinonjs/* -Copyright: 2018, Sinon.JS -License: BSD-3-clause +Files: vite/node_modules/@react-hook/event/* +Copyright: 2019, Jared Lunde +License: Expat -Files: react/node_modules/@sinonjs/fake-timers/* -Copyright: 2010-2014, Christian Johansen, christian@cjohansen.no. -License: BSD-3-clause +Files: vite/node_modules/@react-hook/latest/* +Copyright: 2019, Jared Lunde +License: Expat -Files: react/node_modules/@surma/* -Copyright: Copyright 2018 Google Inc. -License: Apache-2.0 +Files: vite/node_modules/@react-hook/throttle/* +Copyright: 2019, Jared Lunde +License: Expat -Files: react/node_modules/@svgr/* +Files: vite/node_modules/@react-hook/window-size/* +Copyright: 2019, Jared Lunde +License: Expat + +Files: vite/node_modules/@rollup/pluginutils/* +Copyright: 2019, RollupJS Plugin Contributors (https://github.com/rollup/plugins/graphs/contributors) +License: Expat + +Files: vite/node_modules/@rollup/pluginutils/node_modules/picomatch/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/@svgr/babel-plugin-add-jsx-attribute/* Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/@testing-library/dom/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur +Files: vite/node_modules/@svgr/babel-plugin-remove-jsx-attribute/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/@testing-library/dom/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov +Files: vite/node_modules/@svgr/babel-plugin-remove-jsx-empty-expression/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/@testing-library/jest-dom/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur +Files: vite/node_modules/@svgr/babel-plugin-replace-jsx-attribute-value/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/@testing-library/jest-dom/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov +Files: vite/node_modules/@svgr/babel-plugin-svg-dynamic-title/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/@testing-library/jest-dom/node_modules/css/* -Copyright: 2011-2014, 2017, TJ Holowaychuk +Files: vite/node_modules/@svgr/babel-plugin-svg-em-dimensions/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/@testing-library/jest-dom/node_modules/source-map-resolve/* -Copyright: 2019, ZHAO Jinxiang - 2014-2020, Simon Lydell +Files: vite/node_modules/@svgr/babel-plugin-transform-react-native-svg/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/@testing-library/jest-dom/node_modules/source-map/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/@testing-library/react/* -Copyright: 2017, Kent C. Dodds +Files: vite/node_modules/@svgr/babel-plugin-transform-svg-component/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/@testing-library/user-event/* -Copyright: 2020, Giorgio Polvara +Files: vite/node_modules/@svgr/babel-preset/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/@types/* -Copyright: Microsoft Corporation. +Files: vite/node_modules/@svgr/core/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/@types/uglify-js/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/@types/webpack-sources/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/@types/webpack/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/@typescript-eslint/* -Copyright: 2019, TypeScript ESLint and other contributors -License: Expat - -Files: react/node_modules/@typescript-eslint/eslint-plugin/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/@typescript-eslint/parser/* -Copyright: JS Foundation and other contributors, https:js.foundation -License: BSD-2-clause - -Files: react/node_modules/@typescript-eslint/typescript-estree/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/@webassemblyjs/* -Copyright: 2018, Sven Sauleau -License: Expat - -Files: react/node_modules/@webassemblyjs/floating-point-hex-parser/* -Copyright: 2017, Mauro Bringolf -License: Expat - -Files: react/node_modules/@xtuc/* -Copyright: info-missing -License: Apache-2.0 - -Files: react/node_modules/@xtuc/ieee754/* -Copyright: 2008, Fair Oaks Labs, Inc. -License: BSD-3-clause - -Files: react/node_modules/accepts/* -Copyright: 2014-2017, Douglas Christopher Wilson - 2013, 2014, Jonathan Ong -License: Expat - -Files: react/node_modules/acorn-globals/* -Copyright: 2013, 2014, Forbes Lindesay -License: Expat - -Files: react/node_modules/acorn-jsx/* -Copyright: 2012-2017, Ingvar Stepanyan -License: Expat - -Files: react/node_modules/acorn-walk/* -Copyright: 2012-2020, various contributors (see AUTHORS) -License: Expat - -Files: react/node_modules/acorn/* -Copyright: 2012-2020, various contributors (see AUTHORS) -License: Expat - -Files: react/node_modules/adjust-sourcemap-loader/* -Copyright: 2016, 2019, Ben Holloway -License: Expat - -Files: react/node_modules/ajv-errors/* -Copyright: 2015-2021, Evgeny Poberezkin -License: Expat - -Files: react/node_modules/ajv-keywords/* -Copyright: 2015-2021, Evgeny Poberezkin -License: Expat - -Files: react/node_modules/ajv/* -Copyright: 2015-2021, Evgeny Poberezkin -License: Expat - -Files: react/node_modules/alphanum-sort/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/ansi-colors/* -Copyright: 2015, -present, Brian Woodward. -License: Expat - -Files: react/node_modules/ansi-escapes/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/ansi-escapes/node_modules/* -Copyright: Sindre Sorhus (https:/sindresorhus.com) -License: Expat - -Files: react/node_modules/ansi-html/* -Copyright: info-missing -License: Apache-2.0 - -Files: react/node_modules/anymatch/* -Copyright: 2019, Elan Shanker, Paul Miller (https:paulmillr.com) -License: ISC - -Files: react/node_modules/aproba/* -Copyright: 2015, 2017, Rebecca Turner -License: ISC - -Files: react/node_modules/argparse/* -Copyright: 2011-2015, Vitaly Puzrin -License: Expat - -Files: react/node_modules/aria-query/* -Copyright: 2020 A11yance -License: Apache-2.0 - -Files: react/node_modules/arity-n/* -Copyright: 2015, Christoph Hermann -License: Expat - -Files: react/node_modules/arr-diff/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/arr-flatten/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/arr-union/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/array-flatten/* -Copyright: 2014, Blake Embrey (hello@blakeembrey.com) -License: Expat - -Files: react/node_modules/array-includes/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/array-unique/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/array.prototype.flat/* -Copyright: 2017, ECMAScript Shims -License: Expat - -Files: react/node_modules/array.prototype.flatmap/* -Copyright: 2017, ECMAScript Shims -License: Expat - -Files: react/node_modules/asn1.js/* -Copyright: 2017, Fedor Indutny -License: Expat - -Files: react/node_modules/asn1.js/node_modules/* -Copyright: Fedor Indutny, 2015. -License: Expat - -Files: react/node_modules/assert/* -Copyright: Joyent, Inc. and other Node contributors. -License: Expat - -Files: react/node_modules/assert/node_modules/inherits/* -Copyright: Isaac Z. Schlueter -License: ISC - -Files: react/node_modules/assign-symbols/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/astral-regex/* -Copyright: Kevin Mårtensson (github.com/kevva) -License: Expat - -Files: react/node_modules/async-limiter/* -Copyright: 2017, Samuel Reed -License: Expat - -Files: react/node_modules/async/* -Copyright: 2010-2018, Caolan McMahon -License: Expat - -Files: react/node_modules/asynckit/* -Copyright: 2016, Alex Indigo -License: Expat - -Files: react/node_modules/at-least-node/* -Copyright: 2020, Ryan Zimmerman -License: ISC - -Files: react/node_modules/autoprefixer/* -Copyright: 2013, 2017, Andrey Sitnik -License: Expat - -Files: react/node_modules/axe-core/* -Copyright: Copyright (c) 2021 Deque Systems, Inc. -License: MPL-2.0 - -Files: react/node_modules/axobject-query/* -Copyright: Copyright 2020 A11yance -License: Apache-2.0 - -Files: react/node_modules/babel-eslint/node_modules/eslint-visitor-keys/* -Copyright: Contributors -License: Apache-2.0 - - -Files: react/node_modules/babel-eslint/* -Copyright: Copyright (c) 2014-2016 Sebastian McKenzie -License: Expat - -Files: react/node_modules/babel-extract-comments/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/babel-jest/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/babel-jest/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/babel-loader/* -Copyright: 2014-2019, Luís Couto -License: Expat - -Files: react/node_modules/babel-loader/node_modules/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/babel-plugin-dynamic-import-node/* -Copyright: 2016, Airbnb -License: Expat - -Files: react/node_modules/babel-plugin-istanbul/* -Copyright: 2016, Istanbul Code Coverage -License: BSD-3-clause - -Files: react/node_modules/babel-plugin-jest-hoist/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/babel-plugin-macros/* -Copyright: 2017, Kent C. Dodds -License: Expat - -Files: react/node_modules/babel-plugin-macros/node_modules/* +Files: vite/node_modules/@svgr/core/node_modules/cosmiconfig/* Copyright: 2015, David Clark License: Expat -Files: react/node_modules/babel-plugin-named-asset-import/* -Copyright: 2013, -present, Facebook, Inc. +Files: vite/node_modules/@svgr/hast-util-to-babel-ast/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/babel-plugin-polyfill-corejs2/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/babel-plugin-polyfill-corejs3/* -Copyright: 2014, -present Nicolò Ribaudo and other contributors +Files: vite/node_modules/@svgr/plugin-jsx/* +Copyright: 2017, Smooth Code License: Expat -Files: react/node_modules/babel-plugin-polyfill-regenerator/* -Copyright: 2014, -present Nicolò Ribaudo and other contributors +Files: vite/node_modules/@types/babel__core/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/babel-plugin-transform-react-remove-prop-types/* -Copyright: 2015, Nikita Gusakov +Files: vite/node_modules/@types/babel__generator/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/babel-preset-current-node-syntax/* -Copyright: 2020, Nicolò Ribaudo and other contributors +Files: vite/node_modules/@types/babel__template/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/babel-preset-jest/* -Copyright: Facebook, Inc. and its affiliates. +Files: vite/node_modules/@types/babel__traverse/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/babel-preset-react-app/* -Copyright: 2014, -present Sebastian McKenzie and other contributors +Files: vite/node_modules/@types/debug/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/babel-preset-react-app/node_modules/semver/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/babel-runtime/* -Copyright: 2014-2021, Denis Pushkarev +Files: vite/node_modules/@types/estree-jsx/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/babylon/* -Copyright: 2012-2020, various contributors (see AUTHORS) +Files: vite/node_modules/@types/estree/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/base/* -Copyright: 2014-2018, Jon Schlinkert. +Files: vite/node_modules/@types/hast/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/base/node_modules/define-property/* -Copyright: 2014-2017, Jon Schlinkert +Files: vite/node_modules/@types/json-schema/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/base64-js/* -Copyright: 2014, Jameson Little +Files: vite/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/batch/* -Copyright: 2011-2014, 2017, TJ Holowaychuk +Files: vite/node_modules/@types/ms/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/bfj/* -Copyright: 2012-2019, Phil Booth +Files: vite/node_modules/@types/parse-json/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/big.js/* -Copyright: 2018, Michael Mclaughlin +Files: vite/node_modules/@types/prop-types/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/binary-extensions/* -Copyright: 2019, Sindre Sorhus (https:sindresorhus.com), Paul Miller (https:paulmillr.com) +Files: vite/node_modules/@types/react-dom/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/bluebird/* -Copyright: 2013-2018, Petka Antonov +Files: vite/node_modules/@types/react-transition-group/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/bn.js/* -Copyright: Fedor Indutny, 2015. +Files: vite/node_modules/@types/react-window/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/body-parser/* -Copyright: 2011-2014, 2017, TJ Holowaychuk +Files: vite/node_modules/@types/react/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/body-parser/node_modules/bytes/* -Copyright: 2015, Jed Watson - 2012-2014, TJ Holowaychuk +Files: vite/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. License: Expat -Files: react/node_modules/bonjour/* -Copyright: 2015-2018, Thomas Watson Steen +Files: vite/node_modules/@typescript-eslint/eslint-plugin/* +Copyright: 2019, 2021, typescript-eslint and other contributors License: Expat -Files: react/node_modules/brace-expansion/* +Files: vite/node_modules/@typescript-eslint/parser/* +Copyright: 2019, 2021, typescript-eslint and other contributors +License: Expat + +Files: vite/node_modules/@typescript-eslint/scope-manager/* +Copyright: 2019, 2021, typescript-eslint and other contributors +License: Expat + +Files: vite/node_modules/@typescript-eslint/type-utils/* +Copyright: 2019, 2021, typescript-eslint and other contributors +License: Expat + +Files: vite/node_modules/@typescript-eslint/types/* +Copyright: 2019, 2021, typescript-eslint and other contributors +License: Expat + +Files: vite/node_modules/@typescript-eslint/typescript-estree/* +Copyright: 2019, 2021, typescript-eslint and other contributors +License: Expat + +Files: vite/node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion/* Copyright: 2013, Julian Gruber License: Expat -Files: react/node_modules/braces/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/browser-process-hrtime/* -Copyright: 2014, kumavis -License: BSD-2-clause - -Files: react/node_modules/browserify-aes/* -Copyright: 2014-2017, browserify-aes contributors -License: Expat - -Files: react/node_modules/browserify-cipher/* -Copyright: 2014-2017, Calvin Metcalf & contributors -License: Expat - -Files: react/node_modules/browserify-des/* -Copyright: 2014-2017, Calvin Metcalf, Fedor Indutny & contributors -License: Expat - -Files: react/node_modules/browserify-rsa/* -Copyright: 2014-2017, Calvin Metcalf & contributors -License: Expat - -Files: react/node_modules/browserify-sign/* -Copyright: 2014, 2015, Calvin Metcalf and browserify-sign contributors +Files: vite/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/* +Copyright: 2011-2023, Isaac Z. Schlueter and Contributors License: ISC -Files: react/node_modules/browserify-sign/node_modules/* -Copyright: Node.js contributors. +Files: vite/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/* +Copyright: 2011-2023, Isaac Z. Schlueter and Contributors +License: ISC + +Files: vite/node_modules/@typescript-eslint/utils/* +Copyright: 2019, 2021, typescript-eslint and other contributors License: Expat -Files: react/node_modules/browserify-sign/node_modules/safe-buffer/* -Copyright: Feross Aboukhadijeh +Files: vite/node_modules/@typescript-eslint/visitor-keys/* +Copyright: 2019, 2021, typescript-eslint and other contributors License: Expat -Files: react/node_modules/browserify-zlib/* -Copyright: 2014, 2015, Devon Govett +Files: vite/node_modules/@ungap/structured-clone/* +Copyright: 2018-2025, Andrea Giammarchi, @WebReflection +License: ISC + +Files: vite/node_modules/@vitejs/plugin-react/* +Copyright: 2013-2017, 2019 License: Expat -Files: react/node_modules/browserslist/* -Copyright: 2014, Andrey Sitnik and other contributors +Files: vite/node_modules/acorn-jsx/* +Copyright: 2012-2017, Ingvar Stepanyan License: Expat -Files: react/node_modules/buffer-from/* -Copyright: 2016, 2018, Linus Unnebäck +Files: vite/node_modules/acorn/* +Copyright: 2012-2022, various contributors (see AUTHORS) License: Expat -Files: react/node_modules/buffer-indexof/* -Copyright: 2013, Ryan Day +Files: vite/node_modules/ajv/* +Copyright: 2015-2017, Evgeny Poberezkin License: Expat -Files: react/node_modules/buffer-xor/* -Copyright: 2014, 2015, Daniel Cousens +Files: vite/node_modules/ansi-styles/* +Copyright: Sindre Sorhus (sindresorhus.com) License: Expat -Files: react/node_modules/buffer/* -Copyright: Feross Aboukhadijeh, and other contributors. +Files: vite/node_modules/argparse/* +Copyright: 2001-2010, i.e., " +License: CNRI-Python-GPL-Compatible or GPL or PSF-2.0 + +Files: vite/node_modules/babel-plugin-macros/* +Copyright: 2020, Kent C. Dodds License: Expat -Files: react/node_modules/builtin-modules/* -Copyright: Sindre Sorhus (https:sindresorhus.com) +Files: vite/node_modules/bail/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer License: Expat -Files: react/node_modules/builtin-status-codes/* -Copyright: Ben Drucker (bendrucker.me) +Files: vite/node_modules/brace-expansion/* +Copyright: 2013, Julian Gruber License: Expat -Files: react/node_modules/bytes/* -Copyright: 2015, Jed Watson - 2012-2014, TJ Holowaychuk +Files: vite/node_modules/braces/* +Copyright: 2013-2017, 2019 License: Expat -Files: react/node_modules/cacache/* -Copyright: James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me) +Files: vite/node_modules/browserslist/* +Copyright: 2014, 2022, Andrey Sitnik and other contributors License: Expat -Files: react/node_modules/cache-base/* -Copyright: 2014-2018, Jon Schlinkert. +Files: vite/node_modules/callsites/* +Copyright: Sindre Sorhus (sindresorhus.com) License: Expat -Files: react/node_modules/call-bind/* -Copyright: 2013-2020, Jordan Harband +Files: vite/node_modules/camelcase/* +Copyright: Sindre Sorhus (https://sindresorhus.com) License: Expat -Files: react/node_modules/camel-case/* -Copyright: 2014, Blake Embrey (hello@blakeembrey.com) -License: Expat - -Files: react/node_modules/camelcase/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/caniuse-api/* -Copyright: 2014, Sébastien Balayn -License: Expat - -Files: react/node_modules/caniuse-lite/* -Copyright: caniuse.com +Files: vite/node_modules/caniuse-lite/* +Copyright: including, without limitation License: CC-BY-4.0 -Files: react/node_modules/case-sensitive-paths-webpack-plugin/* -Copyright: 2018, Michael Pratt +Files: vite/node_modules/ccount/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer License: Expat -Files: react/node_modules/char-regex/* -Copyright: 2019, Richie Bendall +Files: vite/node_modules/chalk/* +Copyright: Sindre Sorhus (sindresorhus.com) License: Expat -Files: react/node_modules/check-types/* -Copyright: 2012-2019, Phil Booth +Files: vite/node_modules/character-entities-html4/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer License: Expat -Files: react/node_modules/chokidar/* -Copyright: 2012-2019, Paul Miller (https:paulmillr.com), Elan Shanker +Files: vite/node_modules/character-entities-legacy/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer License: Expat -Files: react/node_modules/chownr/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/ci-info/* -Copyright: 2015-2018, Thomas Watson Steen +Files: vite/node_modules/character-entities/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer License: Expat -Files: react/node_modules/cipher-base/* -Copyright: 2017, crypto-browserify contributors +Files: vite/node_modules/character-reference-invalid/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer License: Expat -Files: react/node_modules/cjs-module-lexer/* -Copyright: 2018-2020, Guy Bedford -License: Expat - -Files: react/node_modules/class-utils/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/clean-css/* -Copyright: 2017, JakubPawlowicz.com -License: Expat - -Files: react/node_modules/clean-css/node_modules/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/clsx/* +Files: vite/node_modules/clsx/* Copyright: Luke Edwards (lukeed.com) License: Expat -Files: react/node_modules/co/* -Copyright: 2014, TJ Holowaychuk <tj@vision-media.ca> -License: Expat - -Files: react/node_modules/coa/* -Copyright: 2015, -present Sergey Berezhnoy -License: Expat - -Files: react/node_modules/collect-v8-coverage/* -Copyright: 2019, Simen Bekkhus -License: Expat - -Files: react/node_modules/collection-visit/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/color-convert/* +Files: vite/node_modules/color-convert/* Copyright: 2011-2016, Heather Arthur License: Expat -Files: react/node_modules/color-name/* +Files: vite/node_modules/color-name/* Copyright: 2015, Dmitry Ivanov License: Expat -Files: react/node_modules/color-string/* -Copyright: 2011-2016, Heather Arthur +Files: vite/node_modules/comma-separated-tokens/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer License: Expat -Files: react/node_modules/color/* -Copyright: 2012, Heather Arthur -License: Expat - -Files: react/node_modules/combined-stream/* -Copyright: 2011, Debuggable Limited -License: Expat - -Files: react/node_modules/commander/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/commondir/* -Copyright: 2010, 2013, James Halliday (mail@substack.net) -License: Expat - -Files: react/node_modules/component-emitter/* -Copyright: 2014, Component contributors -License: Expat - -Files: react/node_modules/compressible/* -Copyright: 2015, Douglas Christopher Wilson - 2014, Jeremiah Senkpiel - 2013, Jonathan Ong -License: Expat - -Files: react/node_modules/compression/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/concat-map/* -Copyright: info-missing -License: Expat - -Files: react/node_modules/concat-stream/* -Copyright: 2013, Max Ogden -License: Expat - -Files: react/node_modules/confusing-browser-globals/* -Copyright: 2013, -present, Facebook, Inc. -License: Expat - -Files: react/node_modules/connect-history-api-fallback/* -Copyright: 2012, Ben Ripkens http:bripkens.de -License: Expat - -Files: react/node_modules/console-browserify/* -Copyright: 2012-2014, Raynos. -License: Expat - -Files: react/node_modules/content-disposition/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/content-type/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/convert-source-map/* +Files: vite/node_modules/convert-source-map/* Copyright: 2013, Thorsten Lorenz. License: Expat -Files: react/node_modules/cookie/* -Copyright: 2015, Douglas Christopher Wilson - 2012-2014, Roman Shtylman -License: Expat - -Files: react/node_modules/copy-concurrently/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/copy-descriptor/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/core-js-compat/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/core-js-pure/* -Copyright: 2014-2021, Denis Pushkarev -License: Expat - -Files: react/node_modules/core-js/* -Copyright: 2014-2021, Denis Pushkarev -License: Expat - -Files: react/node_modules/core-util-is/* -Copyright: Node.js contributors. -License: Expat - -Files: react/node_modules/cosmiconfig/* +Files: vite/node_modules/cosmiconfig/* Copyright: 2015, David Clark License: Expat -Files: react/node_modules/create-ecdh/* -Copyright: 2014-2017, createECDH contributors -License: Expat - -Files: react/node_modules/create-ecdh/node_modules/* -Copyright: Fedor Indutny, 2015. -License: Expat - -Files: react/node_modules/create-hash/* -Copyright: 2017, crypto-browserify contributors -License: Expat - -Files: react/node_modules/create-hmac/* -Copyright: 2017, crypto-browserify contributors -License: Expat - -Files: react/node_modules/cross-spawn/* -Copyright: 2018, Made With MOXY Lda -License: Expat - -Files: react/node_modules/cross-spawn/node_modules/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/crypto-browserify/* -Copyright: 2013, Dominic Tarr -License: Expat - -Files: react/node_modules/css-has-pseudo/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/css-loader/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/css-select-base-adapter/* -Copyright: 2018, Nik Coughlin -License: Expat - -Files: react/node_modules/css-select/* -Copyright: Felix Böhm -License: BSD-2-clause - -Files: react/node_modules/css-tree/* -Copyright: 2016-2019, Roman Dvornov -License: Expat - -Files: react/node_modules/css-tree/node_modules/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/css-vendor/* -Copyright: 2014, -present Oleg Slobodskoi -License: Expat - -Files: react/node_modules/css-what/* -Copyright: Felix Böhm -License: BSD-2-clause - -Files: react/node_modules/css/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/cssnano-preset-default/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/cssnano-util-get-arguments/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/cssnano-util-get-match/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/cssnano-util-raw-cache/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/cssnano-util-same-parent/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/cssnano/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/cssnano/node_modules/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: react/node_modules/cssnano/node_modules/cosmiconfig/* -Copyright: 2015, David Clark -License: Expat - -Files: react/node_modules/csso/* -Copyright: 2016-2019, Roman Dvornov -License: Expat - -Files: react/node_modules/csso/node_modules/source-map/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/cssstyle/* -Copyright: Chad Walker -License: Expat - -Files: react/node_modules/csstype/* -Copyright: 2017, 2018, Fredrik Nicol -License: Expat - -Files: react/node_modules/cyclist/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/d/* -Copyright: 2011-2020, Mariusz Nowak, @medikoo, medikoo.com -License: ISC - -Files: react/node_modules/damerau-levenshtein/* -Copyright: 2018, Tadeusz Łazurski -License: BSD-2-clause - -Files: react/node_modules/debug/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/decode-uri-component/* -Copyright: Sam Verschueren (github.com/SamVerschueren) -License: Expat - -Files: react/node_modules/dedent/* -Copyright: 2015, Desmond Brand (dmnd@desmondbrand.com) -License: Expat - -Files: react/node_modules/deep-equal/* -Copyright: 2012-2014, James Halliday , 2009, Thomas Robinson <280north.com> -License: Expat - -Files: react/node_modules/deep-is/* -Copyright: 2012, James Halliday - 2012, 2013, Thorsten Lorenz - 2009, Thomas Robinson <280north.com> -License: Expat - -Files: react/node_modules/default-gateway/* -Copyright: silverwind -License: BSD-2-clause - -Files: react/node_modules/define-properties/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/define-property/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/del/node_modules/rimraf/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/delayed-stream/* -Copyright: 2011, Debuggable Limited -License: Expat - -Files: react/node_modules/depd/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/destroy/* -Copyright: 2014, Jonathan Ong me@jongleberry.com -License: Expat - -Files: react/node_modules/detect-node/* -Copyright: 2017, Ilya Kantor -License: Expat - -Files: react/node_modules/detect-port-alt/* -Copyright: 2015, xdf -License: Expat - -Files: react/node_modules/detect-port-alt/node_modules/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/diff-sequences/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/diffie-hellman/* -Copyright: 2017, Calvin Metcalf -License: Expat - -Files: react/node_modules/diffie-hellman/node_modules/* -Copyright: Fedor Indutny, 2015. -License: Expat - -Files: react/node_modules/dir-glob/* -Copyright: Kevin Mårtensson (github.com/kevva) -License: Expat - -Files: react/node_modules/dns-equal/* -Copyright: 2015-2018, Thomas Watson Steen -License: Expat - -Files: react/node_modules/dns-packet/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/dns-txt/* -Copyright: 2015-2018, Thomas Watson Steen -License: Expat - -Files: react/node_modules/doctrine/* -Copyright: JS Foundation and other contributors, https://js.foundation - Copyright (C) 2012, 2011 [Ariya Hidayat](http://ariya.ofilabs.com/about) -License: Apache-2.0 - -Files: react/node_modules/dom-converter/* -Copyright: 2013-2015, Aria Minaei -License: Expat - -Files: react/node_modules/dom-helpers/* -Copyright: 2015, Jason Quense -License: Expat - -Files: react/node_modules/dom-serializer/* -Copyright: Felix Böhm -License: BSD-2-clause - -Files: react/node_modules/domelementtype/* -Copyright: Felix Böhm -License: BSD-2-clause - -react/node_modules/domelementtype/* - -Files: react/node_modules/domhandler/* -Copyright: Felix Böhm -License: BSD-2-clause - -Files: react/node_modules/domutils/* -Copyright: Felix Böhm -License: BSD-2-clause - -Files: react/node_modules/dot-case/* -Copyright: 2014, Blake Embrey (hello@blakeembrey.com) -License: Expat - -Files: react/node_modules/dotenv-expand/* -Copyright: 2015, 2016, Scott Motte -License: BSD-2-clause - -Files: react/node_modules/dotenv/* -Copyright: 2015, 2016, Scott Motte -License: BSD-2-clause - -Files: react/node_modules/duplexer/* -Copyright: 2012-2014, Raynos. -License: Expat - -Files: react/node_modules/duplexify/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/ee-first/* -Copyright: 2014, Jonathan Ong me@jongleberry.com -License: Expat - -Files: react/node_modules/ejs/* -Copyright: Copyright 2112 Matthew Eernisse (mde@fleegix.org) -License: Apache-2.0 - -Files: react/node_modules/electron-to-chromium/* -Copyright: 2018, Kilian Valkhof -License: ISC - -Files: react/node_modules/elliptic/* -Copyright: Fedor Indutny, 2015. -License: Expat - -Files: react/node_modules/emittery/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/encodeurl/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/end-of-stream/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/enhanced-resolve/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/enquirer/* -Copyright: 2016, -present, Jon Schlinkert. -License: Expat - -Files: react/node_modules/entities/* -Copyright: Felix Böhm -License: BSD-2-clause - -Files: react/node_modules/error-ex/* -Copyright: 2015, JD Ballard -License: Expat - -Files: react/node_modules/error-stack-parser/* -Copyright: 2017, Eric Wendelin and other contributors -License: Expat - -Files: react/node_modules/es-abstract/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/es-to-primitive/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/es5-ext/* -Copyright: 2011-2020, Mariusz Nowak, @medikoo, medikoo.com -License: ISC - -Files: react/node_modules/es6-iterator/* -Copyright: 2013-2017, Mariusz Nowak (www.medikoo.com) -License: Expat - -Files: react/node_modules/es6-symbol/* -Copyright: 2011-2020, Mariusz Nowak, @medikoo, medikoo.com -License: ISC - -Files: react/node_modules/escalade/* -Copyright: Luke Edwards (lukeed.com) -License: Expat - -Files: react/node_modules/escape-html/* -Copyright: 2015, Tiancheng "Timothy" Gu - 2015, Andreas Lubbe - 2012, 2013, TJ Holowaychuk -License: Expat - -Files: react/node_modules/escodegen/* -Copyright: 2012, Yusuke Suzuki (twitter: @Constellation) and other contributors. -License: BSD-2-clause - -Files: react/node_modules/escodegen/node_modules/* -Copyright: George Zahariev -License: Expat - -Files: react/public/fonts/* -Copyright: Google LLC -License: Apache-2.0 - -Files: react/node_modules/escodegen/node_modules/estraverse/* -Copyright: Copyright (C) 2012-2016 [Yusuke Suzuki](http://github.com/Constellation) -License: BSD-2-clause - -Files: react/node_modules/escodegen/node_modules/source-map/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/eslint-config-react-app/* -Copyright: 2013, -present, Facebook, Inc. -License: Expat - -Files: react/node_modules/eslint-import-resolver-node/* -Copyright: 2015, Ben Mosher -License: Expat - -Files: react/node_modules/eslint-import-resolver-node/node_modules/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/eslint-module-utils/node_modules/debug/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/eslint-plugin-flowtype/* -Copyright: 2015, 2018, Gajus Kuizinas (http:gajus.com/) -License: BSD-3-clause - -Files: react/node_modules/eslint-plugin-import/* -Copyright: 2015, Ben Mosher -License: Expat - -Files: react/node_modules/eslint-plugin-import/node_modules/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: react/node_modules/eslint-plugin-import/node_modules/debug/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/eslint-plugin-import/node_modules/doctrine/* -Copyright: Copyright JS Foundation and other contributors, https://js.foundation - Copyright (C) 2012, 2011 [Ariya Hidayat](http://ariya.ofilabs.com/about) -License: Apache-2.0 - -Files: react/node_modules/eslint-plugin-import/node_modules/resolve/* -Copyright: 2012, 2013, James Halliday -License: Expat - -Files: react/node_modules/eslint-plugin-jest/* -Copyright: 2018, Jonathan Kim -License: Expat - -Files: react/node_modules/eslint-plugin-react-hooks/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/eslint-plugin-react/* -Copyright: 2012, 2013, James Halliday -License: Expat - -Files: react/node_modules/eslint-plugin-react/node_modules/doctrine/* -Copyright: Copyright JS Foundation and other contributors, https://js.foundation - Copyright (C) 2012, 2011 [Ariya Hidayat](http://ariya.ofilabs.com/about) -License: Apache-2.0 - -Files: react/node_modules/eslint-plugin-testing-library/* -Copyright: 2019, Mario Beltrán Alarcón -License: Expat - -Files: react/node_modules/eslint-plugin-testing-library/node_modules/* -Copyright: 2018, Toru Nagashima -License: Expat - -Files: react/node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/* -Copyright: 2019, TypeScript ESLint and other contributors -License: Expat - -Files: react/node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/typescript-estree/* -Copyright: JS Foundation and other contributors, https:js.foundation -License: BSD-2-clause - -Files: react/node_modules/eslint-plugin-testing-library/node_modules/eslint-visitor-keys/* -Copyright: Contributors -License: Apache-2.0 - -Files: react/node_modules/eslint-scope/* -Copyright: JS Foundation and other contributors, https:js.foundation / 2012-2013, Yusuke Suzuki (twitter: @Constellation) and other contributors. -License: BSD-2-clause - -Files: react/node_modules/eslint-utils/* -Copyright: 2018, Toru Nagashima -License: Expat - -Files: react/node_modules/eslint-visitor-keys/* -Copyright: Contributors -License: Apache-2.0 - -Files: react/node_modules/eslint-webpack-plugin/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/eslint/node_modules/@babel/* -Copyright: 2014, -present Sebastian McKenzie and other contributors -License: Expat - -Files: react/node_modules/eslint/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/eslint/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/eslint/node_modules/cross-spawn/* -Copyright: 2018, Made With MOXY Lda -License: Expat - -Files: react/node_modules/eslint/node_modules/escape-string-regexp/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/eslint/node_modules/eslint-utils/* -Copyright: 2018, Toru Nagashima -License: Expat - -Files: react/node_modules/eslint/node_modules/eslint-utils/node_modules/* -Copyright: Contributors -License: Apache-2.0 - -Files: react/node_modules/eslint/node_modules/globals/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/eslint/node_modules/ignore/* -Copyright: 2013, Kael Zhang , contributors -License: Expat - -Files: react/node_modules/eslint/node_modules/shebang-command/* -Copyright: Kevin Mårtensson (github.com/kevva) -License: Expat - -Files: react/node_modules/eslint/node_modules/which/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/espree/* -Copyright: Open JS Foundation -License: BSD-2-clause - -Files: react/node_modules/espree/node_modules/* -Copyright: Contributors -License: Apache-2.0 - -Files: react/node_modules/esprima/* -Copyright: JS Foundation and other contributors, https:js.foundation -License: BSD-2-clause - -Files: react/node_modules/esquery/* -Copyright: Copyright (c) 2013, Joel Feenstra -License: BSD-2-clause - -Files: react/node_modules/esrecurse/* -Copyright: Copyright (C) 2012-2016 [Yusuke Suzuki](http://github.com/Constellation) -License: BSD-2-clause - -Files: react/node_modules/estraverse/* -Copyright: 2012-2016, Yusuke Suzuki - 2012. Ariya Hidayat -License: BSD-2-clause - -Files: react/node_modules/esutils/* -Copyright: 2013, [Yusuke Suzuki](http://github.com/Constellation) -License: BSD-2-clause - -Files: react/node_modules/etag/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/eventemitter3/* -Copyright: 2014, Arnout Kazemier -License: Expat - -Files: react/node_modules/events/* -Copyright: Joyent, Inc. and other Node contributors. -License: Expat - -Files: react/node_modules/eventsource/* -Copyright: EventSource GitHub organisation -License: Expat - -Files: react/node_modules/evp_bytestokey/* -Copyright: 2017, crypto-browserify contributors -License: Expat - -Files: react/node_modules/exec-sh/* -Copyright: 2014, Aleksandr Tsertkov -License: Expat - -Files: react/node_modules/exit/* -Copyright: 2013 -License: Expat - -Files: react/node_modules/expand-brackets/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/expand-brackets/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/expand-brackets/node_modules/debug/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/expect/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/expect/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/express/* -Copyright: 2014, 2015, Douglas Christopher Wilson - 2013, 2014, Roman Shtylman - 2009-2014, TJ Holowaychuk -License: Expat - -Files: react/node_modules/express/node_modules/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/express/node_modules/array-flatten/* -Copyright: 2014, Blake Embrey (hello@blakeembrey.com) -License: Expat - -Files: react/node_modules/ext/* -Copyright: 2011-2020, Mariusz Nowak, @medikoo, medikoo.com -License: ISC - -Files: react/node_modules/extend-shallow/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/extglob/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/extglob/node_modules/define-property/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/fast-deep-equal/* -Copyright: 2015-2021, Evgeny Poberezkin -License: Expat - -Files: react/node_modules/fast-glob/* -Copyright: Denis Malinochkin -License: Expat - -Files: react/node_modules/fast-json-stable-stringify/* -Copyright: 2017, Evgeny Poberezkin - 2013, James Halliday -License: Expat - -Files: react/node_modules/fastq/* -Copyright: 2015-2020, Matteo Collina -License: ISC - -Files: react/node_modules/file-entry-cache/* -Copyright: 2015, Roy Riojas -License: Expat - -Files: react/node_modules/file-loader/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/filesize/* -Copyright: 2020, Jason Mulligan -License: BSD-3-clause - -Files: react/node_modules/fill-range/* -Copyright: 2014, -present, Jon Schlinkert. -License: Expat - -Files: react/node_modules/finalhandler/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/finalhandler/node_modules/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/find-cache-dir/* -Copyright: James Talmage (github.com/jamestalmage) -License: Expat - -Files: react/node_modules/flat-cache/* -Copyright: 2015, Roy Riojas -License: Expat - -Files: react/node_modules/flatted/* -Copyright: 2018-2020, Andrea Giammarchi, @WebReflection -License: ISC - -Files: react/node_modules/flatten/* -Copyright: 2016, Joshua Holbrook -License: Expat - -Files: react/node_modules/flush-write-stream/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/follow-redirects/* -Copyright: 2014, –present Olivier Lalonde , James Talmage , Ruben Verborgh -License: Expat - -Files: react/node_modules/for-in/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/fork-ts-checker-webpack-plugin/* -Copyright: 2020, TypeStrong -License: Expat - -Files: react/node_modules/fork-ts-checker-webpack-plugin/node_modules/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/fork-ts-checker-webpack-plugin/node_modules/braces/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/fork-ts-checker-webpack-plugin/node_modules/fill-range/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/fork-ts-checker-webpack-plugin/node_modules/micromatch/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/fork-ts-checker-webpack-plugin/node_modules/semver/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/form-data/* -Copyright: 2012, Felix Geisendörfer (felix@debuggable.com) and contributors -License: Expat - -Files: react/node_modules/forwarded/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/fragment-cache/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/fresh/* -Copyright: 2015-2017, Douglas Christopher Wilson - 2012-2014, TJ Holowaychuk -License: Expat - -Files: react/node_modules/fs-extra/* -Copyright: 2011-2017, JP Richardson -License: Expat - -Files: react/node_modules/fs-minipass/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/fs-write-stream-atomic/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/function-bind/* -Copyright: 2012-2014, Raynos. -License: Expat - -Files: react/node_modules/functional-red-black-tree/* -Copyright: 2013, Mikola Lysenko -License: Expat - -Files: react/node_modules/gensync/* -Copyright: 2018, Logan Smyth -License: Expat - -Files: react/node_modules/get-intrinsic/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/get-own-enumerable-property-symbols/* -Copyright: 2019, Shahar Or -License: ISC - -Files: react/node_modules/get-package-type/* -Copyright: 2019, 2020, CFWare, LLC -License: Expat - -Files: react/node_modules/get-value/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/glob-parent/* -Copyright: 2014, 2015, 2019, Elan Shanker -License: ISC - -Files: react/node_modules/global-modules/* -Copyright: 2015, -present, Jon Schlinkert. -License: Expat - -Files: react/node_modules/global-prefix/* -Copyright: 2015, -present, Jon Schlinkert. -License: Expat - -Files: react/node_modules/graceful-fs/* -Copyright: Isaac Z. Schlueter, Ben Noordhuis, and Contributors -License: ISC - -Files: react/node_modules/has-bigints/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/has-symbols/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/has-value/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/has-values/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/has/* -Copyright: 2013, Thiago de Arruda -License: Expat - -Files: react/node_modules/hash-base/* -Copyright: 2016, Kirill Fomichev -License: Expat - -Files: react/node_modules/hash-base/node_modules/* -Copyright: Node.js contributors. -License: Expat - -Files: react/node_modules/hash-base/node_modules/safe-buffer/* -Copyright: Feross Aboukhadijeh -License: Expat - -Files: react/node_modules/hoopy/* -Copyright: 2012-2019, Phil Booth -License: Expat - -Files: react/node_modules/hosted-git-info/* -Copyright: 2015, Rebecca Turner -License: ISC - -Files: react/node_modules/html-entities/* -Copyright: 2013, Dulin Marat -License: Expat - -Files: react/node_modules/html-minifier-terser/* -Copyright: 2010-2019, Juriy "kangax" Zaytsev -License: Expat - -Files: react/node_modules/html-webpack-plugin/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/html-webpack-plugin/node_modules/loader-utils/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/htmlparser2/* -Copyright: Felix Böhm -License: BSD-2-clause - -Files: react/node_modules/htmlparser2/node_modules/dom-serializer/* -Copyright: 2014, The cheeriojs contributors -License: Expat - -Files: react/node_modules/http-errors/* -Copyright: 2016, Douglas Christopher Wilson doug@somethingdoug.com - 2014, Jonathan Ong me@jongleberry.com -License: Expat - -Files: react/node_modules/http-errors/node_modules/* -Copyright: Isaac Z. Schlueter -License: ISC - -Files: react/node_modules/http-proxy-middleware/* -Copyright: 2015, Steven Chim -License: Expat - -Files: react/node_modules/http-proxy-middleware/node_modules/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/http-proxy-middleware/node_modules/braces/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/http-proxy-middleware/node_modules/fill-range/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/http-proxy-middleware/node_modules/micromatch/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/http-proxy/* -Copyright: 2010-2016, Charlie Robbins, Jarrett Cruger & the Contributors. -License: Expat - -Files: react/node_modules/https-browserify/* -Copyright: James Halliday -License: Expat - -Files: react/node_modules/human-signals/* -Copyright: Copyright 2019 ehmicky -License: Apache-2.0 - -Files: react/node_modules/hyphenate-style-name/* -Copyright: 2015, Espen Hovlandsdal -License: BSD-3-clause - -Files: react/node_modules/iconv-lite/* -Copyright: 2011, Alexander Shtuchkin -License: Expat - -Files: react/node_modules/identity-obj-proxy/* -Copyright: 2015, Keyan Zhang -License: Expat - -Files: react/node_modules/ieee754/* -Copyright: 2008, Fair Oaks Labs, Inc. -License: BSD-3-clause - -Files: react/node_modules/iferr/* -Copyright: 2014, Nadav Ivgi -License: Expat - -Files: react/node_modules/ignore/* -Copyright: 2013, Kael Zhang , contributors -License: Expat - -Files: react/node_modules/immer/* -Copyright: 2017, Michel Weststrate -License: Expat - -Files: react/node_modules/import-fresh/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/indexes-of/* -Copyright: 2013, Dominic Tarr -License: Expat - -Files: react/node_modules/infer-owner/* -Copyright: npm, Inc. and Contributors -License: ISC - -Files: react/node_modules/inflight/* -Copyright: Isaac Z. Schlueter -License: ISC - -Files: react/node_modules/inherits/* -Copyright: Isaac Z. Schlueter -License: ISC - -Files: react/node_modules/ini/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/internal-slot/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/ipaddr.js/* -Copyright: 2011-2017, whitequark -License: Expat - -Files: react/node_modules/is-accessor-descriptor/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/is-arguments/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/is-arrayish/* -Copyright: 2015, JD Ballard -License: Expat - -Files: react/node_modules/is-bigint/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/is-binary-path/* -Copyright: 2019, Sindre Sorhus (https:sindresorhus.com), Paul Miller (https:paulmillr.com) -License: Expat - -Files: react/node_modules/is-boolean-object/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/is-buffer/* -Copyright: Feross Aboukhadijeh -License: Expat - -Files: react/node_modules/is-callable/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/is-ci/* -Copyright: 2015-2018, Thomas Watson Steen -License: Expat - -Files: react/node_modules/is-color-stop/* -Copyright: 2017, pigcan -License: Expat - -Files: react/node_modules/is-core-module/* -Copyright: 2014, Dave Justice -License: Expat - -Files: react/node_modules/is-data-descriptor/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/is-date-object/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/is-descriptor/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/is-directory/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/is-docker/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/is-extendable/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/is-extglob/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/is-glob/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/is-negative-zero/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/is-number-object/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/is-number/* -Copyright: 2014, -present, Jon Schlinkert. -License: Expat - -Files: react/node_modules/is-plain-object/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/is-regex/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/is-resolvable/* -Copyright: 2018, Shinnosuke Watanabe -License: ISC - -Files: react/node_modules/is-string/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/is-symbol/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/is-windows/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/isexe/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/isobject/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/istanbul-lib-coverage/* -Copyright: 2012-2015, Yahoo! Inc. -License: BSD-3-clause - -Files: react/node_modules/istanbul-lib-instrument/* -Copyright: 2012-2015, Yahoo! Inc. -License: BSD-3-clause - -Files: react/node_modules/istanbul-lib-instrument/node_modules/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/istanbul-lib-report/node_modules/semver/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/istanbul-lib-source-maps/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/istanbul-reports/* -Copyright: 2012-2015, Yahoo! Inc. -License: BSD-3-clause - -Files: react/node_modules/jest-changed-files/node_modules/cross-spawn/* -Copyright: 2018, Made With MOXY Lda -License: Expat - -Files: react/node_modules/jest-changed-files/node_modules/execa/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/jest-changed-files/node_modules/get-stream/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/jest-changed-files/node_modules/shebang-command/* -Copyright: Kevin Mårtensson (github.com/kevva) -License: Expat - -Files: react/node_modules/jest-changed-files/node_modules/which/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/jest-circus/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-circus/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-config/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-config/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-config/node_modules/jest-resolve/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-diff/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-diff/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-docblock/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-each/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-each/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-environment-jsdom/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-environment-node/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-get-type/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-haste-map/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-jasmine2/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-jasmine2/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-leak-detector/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-matcher-utils/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-matcher-utils/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-message-util/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-message-util/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-mock/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-regex-util/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-resolve-dependencies/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-resolve/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-resolve/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-runner/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-runner/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-runner/node_modules/jest-resolve/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-runtime/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-runtime/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-runtime/node_modules/jest-resolve/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-serializer/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-snapshot/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-snapshot/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-snapshot/node_modules/jest-resolve/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/jest-util/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-util/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-validate/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-validate/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-watch-typeahead/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-watch-typeahead/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest-watcher/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest-watcher/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/jest/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/jest/node_modules/jest-cli/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/js-tokens/* -Copyright: 2013-2018, Simon Lydell -License: Expat - -Files: react/node_modules/js-yaml/* -Copyright: 2011-2015, Vitaly Puzrin -License: Expat - -Files: react/node_modules/jsdom/* -Copyright: 2012-2020, various contributors (see AUTHORS) -License: Expat - -Files: react/node_modules/json-schema-traverse/* -Copyright: 2015-2021, Evgeny Poberezkin -License: Expat - -Files: react/node_modules/json-stable-stringify-without-jsonify/* -Copyright: info-missing -License: Expat - -Files: react/node_modules/json3/* -Copyright: 2013-2015, Benjamin Tan. - 2012-2015, Kit Cambridge. -License: Expat - -Files: react/node_modules/jsonfile/* -Copyright: 2012-2015, JP Richardson -License: Expat - -Files: react/node_modules/jss-plugin-camel-case/* -Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors -License: Expat - -Files: react/node_modules/jss-plugin-default-unit/* -Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors -License: Expat - -Files: react/node_modules/jss-plugin-global/* -Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors -License: Expat - -Files: react/node_modules/jss-plugin-nested/* -Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors -License: Expat - -Files: react/node_modules/jss-plugin-props-sort/* -Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors -License: Expat - -Files: react/node_modules/jss-plugin-rule-value-function/* -Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors -License: Expat - -Files: react/node_modules/jss-plugin-vendor-prefixer/* -Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors -License: Expat - -Files: react/node_modules/jss/* -Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors -License: Expat - -Files: react/node_modules/killable/* -Copyright: 2014, Marten de Vries -License: ISC - -Files: react/node_modules/kind-of/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/kleur/* -Copyright: Luke Edwards (lukeed.com) -License: Expat - -Files: react/node_modules/klona/* -Copyright: Luke Edwards (lukeed.com) -License: Expat - -Files: react/node_modules/last-call-webpack-plugin/* -Copyright: 2016, Nuno Rodrigues -License: Expat - -Files: react/node_modules/levn/* -Copyright: George Zahariev -License: Expat - -Files: react/node_modules/lines-and-columns/* -Copyright: 2015, Brian Donovan -License: Expat - -Files: react/node_modules/loader-runner/* -Copyright: Tobias Koppers @sokra -License: Expat - -Files: react/node_modules/loader-utils/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/lodash.clonedeep/* -Copyright: jQuery Foundation and other contributors / Jeremy Ashkenas -License: Expat - -Files: react/node_modules/lodash.debounce/* -Copyright: jQuery Foundation and other contributors / Jeremy Ashkenas -License: Expat - -Files: react/node_modules/lodash.memoize/* -Copyright: jQuery Foundation and other contributors / Jeremy Ashkenas -License: Expat - -Files: react/node_modules/lodash.merge/* -Copyright: OpenJS Foundation and other contributors / Jeremy Ashkenas -License: Expat - -Files: react/node_modules/lodash.template/* -Copyright: OpenJS Foundation and other contributors / Jeremy Ashkenas -License: Expat - -Files: react/node_modules/lodash.templatesettings/* -Copyright: OpenJS Foundation and other contributors / Jeremy Ashkenas -License: Expat - -Files: react/node_modules/lodash.truncate/* -Copyright: jQuery Foundation and other contributors / Jeremy Ashkenas -License: Expat - -Files: react/node_modules/lodash.uniq/* -Copyright: jQuery Foundation and other contributors / Jeremy Ashkenas -License: Expat - -Files: react/node_modules/lodash/* -Copyright: OpenJS Foundation and other contributors / Jeremy Ashkenas -License: Expat - -Files: react/node_modules/loglevel/* -Copyright: 2013, Tim Perry -License: Expat - -Files: react/node_modules/loose-envify/* -Copyright: 2015, Andres Suarez -License: Expat - -Files: react/node_modules/lower-case/* -Copyright: 2014, Blake Embrey (hello@blakeembrey.com) -License: Expat - -Files: react/node_modules/lru-cache/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/lz-string/* -Copyright: 2008-2011, Pivotal Labs -License: Expat - -Files: react/node_modules/magic-string/* -Copyright: 2015, 2018, Rich Harris -License: Expat - -Files: react/node_modules/make-dir/node_modules/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/makeerror/* -Copyright: 2014, Naitik Shah. -License: BSD-3-clause - -Files: react/node_modules/map-cache/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/map-visit/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/md5.js/* -Copyright: 2016, Kirill Fomichev -License: Expat - -Files: react/node_modules/media-typer/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/merge-descriptors/* -Copyright: 2014-2017, Douglas Christopher Wilson - 2013, 2014, Jonathan Ong -License: Expat - -Files: react/node_modules/merge-stream/* -Copyright: Stephen Sugden (stephensugden.com) -License: Expat - -Files: react/node_modules/merge2/* -Copyright: 2014-2020, Teambition -License: Expat - -Files: react/node_modules/methods/* -Copyright: 2015-2017, Douglas Christopher Wilson - 2012-2014, TJ Holowaychuk -License: Expat - -Files: react/node_modules/microevent.ts/* -Copyright: 2016, Christian Speckner -License: Expat - -Files: react/node_modules/micromatch/* -Copyright: 2014, -present, Jon Schlinkert. -License: Expat - -Files: react/node_modules/miller-rabin/* -Copyright: Fedor Indutny, 2015. -License: Expat - -Files: react/node_modules/mime-db/* -Copyright: 2014, Jonathan Ong me@jongleberry.com -License: Expat - -Files: react/node_modules/mime-types/* -Copyright: 2014-2017, Douglas Christopher Wilson - 2013, 2014, Jonathan Ong -License: Expat - -Files: react/node_modules/mime/* -Copyright: 2010, Benjamin Thomas, Robert Kieffer -License: Expat - -Files: react/node_modules/min-indent/* -Copyright: Sindre Sorhus (sindresorhus.com), James Kyle (thejameskyle.com) -License: Expat - -Files: react/node_modules/mini-css-extract-plugin/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/minimalistic-assert/* -Copyright: 2015, Calvin Metcalf -License: ISC - -Files: react/node_modules/minimatch/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/minimist/* -Copyright: info-missing -License: Expat - -Files: react/node_modules/minipass-collect/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/minipass-flush/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/minipass-pipeline/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/minipass/* -Copyright: npm, Inc. and Contributors -License: ISC - -Files: react/node_modules/minizlib/* -Copyright: Node.js contributors. / Joyent, Inc. and other Node contributors. / Isaac Z. Schlueter and Contributors -License: Expat - -Files: react/node_modules/mississippi/* -Copyright: info-missing -License: BSD-2-clause - -Files: react/node_modules/mixin-deep/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/mkdirp/* -Copyright: 2010, 2013, James Halliday (mail@substack.net) -License: Expat - -Files: react/node_modules/move-concurrently/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/multicast-dns-service-types/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/multicast-dns/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/nanoid/* -Copyright: 2013, 2017, Andrey Sitnik -License: Expat - -Files: react/node_modules/nanomatch/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/native-url/* -Copyright: info-missing -License: Apache-2.0 - -Files: react/node_modules/negotiator/* -Copyright: 2014, 2015, Douglas Christopher Wilson - 2012-2014, Isaac Z. Schlueter - 2012-2014, Federico Romero -License: Expat - -Files: react/node_modules/neo-async/* -Copyright: Caolan McMahon / 2014-2018, Suguru Motegi -License: Expat - -Files: react/node_modules/next-tick/* -Copyright: 2012-2016, Mariusz Nowak -License: Expat - -Files: react/node_modules/nice-try/* -Copyright: 2018, Tobias Reich -License: Expat - -Files: react/node_modules/no-case/* -Copyright: 2014, Blake Embrey (hello@blakeembrey.com) -License: Expat - -Files: react/node_modules/node-forge/* -Copyright: header is -License: BSD-3-clause - -Files: react/node_modules/node-int64/* -Copyright: 2014, Robert Kieffer -License: Expat - -Files: react/node_modules/node-libs-browser/* -Copyright: 2012, Tobias Koppers -License: Expat - -Files: react/node_modules/node-modules-regexp/* -Copyright: James Talmage (github.com/jamestalmage) -License: Expat - -Files: react/node_modules/node-notifier/* -Copyright: 2017, Mikael Brevik -License: Expat - -Files: react/node_modules/node-notifier/node_modules/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/node-notifier/vendor/* -Copyright: 2019, Solutions Paralint inc. -License: BSD-3-clause - -Files: react/node_modules/node-notifier/vendor/snoreToast/* -Copyright: 2007, Free Software Foundation, Inc. -License: LGPL-3 - -Files: react/node_modules/node-releases/* -Copyright: 2017, Sergey Rubanov (https:github.com/chicoxyzzy) -License: Expat - -Files: react/node_modules/normalize-package-data/* -Copyright: Meryn Stol ("Author") -License: BSD-2-clause - -Files: react/node_modules/normalize-package-data/node_modules/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/normalize-path/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/normalize-range/* -Copyright: James Talmage (github.com/jamestalmage) -License: Expat - -Files: react/node_modules/nth-check/* -Copyright: Felix Böhm -License: BSD-2-clause - -Files: react/node_modules/num2fraction/* -Copyright: 2014, PostCSS -License: Expat - -Files: react/node_modules/nwsapi/* -Copyright: 2007-2019, Diego Perini (http:www.iport.it/) -License: Expat - -Files: react/node_modules/object-copy/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/object-copy/node_modules/define-property/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/object-inspect/* -Copyright: 2012, 2013, James Halliday -License: Expat - -Files: react/node_modules/object-is/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/object-keys/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/object-visit/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/object.assign/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/object.entries/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/object.fromentries/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/object.getownpropertydescriptors/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/object.pick/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/object.values/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/obuf/* -Copyright: Fedor Indutny, 2015. -License: Expat - -Files: react/node_modules/on-finished/* -Copyright: 2014-2017, Douglas Christopher Wilson - 2013, 2014, Jonathan Ong -License: Expat - -Files: react/node_modules/on-headers/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/once/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/onetime/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/open/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/optimize-css-assets-webpack-plugin/* -Copyright: 2016, Nuno Rodrigues -License: Expat - -Files: react/node_modules/optionator/* -Copyright: George Zahariev -License: Expat - -Files: react/node_modules/original/* -Copyright: 2015, Unshift.io, Arnout Kazemier, the Contributors. -License: Expat - -Files: react/node_modules/os-browserify/* -Copyright: 2017, CoderPuppy -License: Expat - -Files: react/node_modules/p-each-series/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/p-map/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/pako/* -Copyright: 2014-2017, Vitaly Puzrin and Andrei Tuputcyn -License: Expat - -Files: react/node_modules/pako/lib/* -Copyright: 2014-2017, Vitaly Puzrin and Andrey Tupitsin / (C) 1995-2013, Jean-loup Gailly and Mark Adler -License: Zlib - -Files: react/node_modules/parallel-transform/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/param-case/* -Copyright: 2014, Blake Embrey (hello@blakeembrey.com) -License: Expat - -Files: react/node_modules/parse-asn1/* -Copyright: 2017, crypto-browserify contributors -License: ISC - -Files: react/node_modules/parse-json/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/parse5/* -Copyright: 2013-2019, Ivan Nikulin (ifaaan@gmail.com, https:github.com/inikulin) -License: Expat - -Files: react/node_modules/parseurl/* -Copyright: 2014-2017, Douglas Christopher Wilson - 2013, 2014, Jonathan Ong -License: Expat - -Files: react/node_modules/pascal-case/* -Copyright: 2014, Blake Embrey (hello@blakeembrey.com) -License: Expat - -Files: react/node_modules/pascalcase/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/path-browserify/* -Copyright: Copyright Joyent, Inc. and other Node contributors. -License: Expat - -Files: react/node_modules/path-dirname/* -Copyright: Elan Shanker and Node.js contributors. -License: Expat - -Files: react/node_modules/path-parse/* -Copyright: 2015, Javier Blanco -License: Expat - -Files: react/node_modules/path-to-regexp/* -Copyright: 2014, Blake Embrey (hello@blakeembrey.com) -License: Expat - -Files: react/node_modules/pbkdf2/* -Copyright: 2014, 2015, Daniel Cousens -License: Expat - -Files: react/node_modules/picomatch/* -Copyright: 2017, -present, Jon Schlinkert. -License: Expat - -Files: react/node_modules/pinkie-promise/* -Copyright: Vsevolod Strukchinsky (github.com/floatdrop) -License: Expat - -Files: react/node_modules/pinkie/* -Copyright: Vsevolod Strukchinsky (github.com/floatdrop) -License: Expat - -Files: react/node_modules/pirates/* -Copyright: 2016-2018, Ari Porad -License: Expat - -Files: react/node_modules/portfinder/* -Copyright: 2012, Charlie Robbins -License: Expat - -Files: react/node_modules/portfinder/node_modules/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/posix-character-classes/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/postcss-attribute-case-insensitive/* -Copyright: 2016, Dmitry Semigradsky -License: Expat - -Files: react/node_modules/postcss-calc/* -Copyright: 2014, 2017, Maxime Thirouin -License: Expat - -Files: react/node_modules/postcss-color-rebeccapurple/* -Copyright: 2014, 2017, Maxime Thirouin -License: Expat - -Files: react/node_modules/postcss-colormin/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-colormin/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-convert-values/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-convert-values/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-custom-selectors/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-dir-pseudo-class/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-discard-comments/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-discard-duplicates/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-discard-empty/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-discard-overridden/* -Copyright: 2016, Justineo -License: Expat - -Files: react/node_modules/postcss-flexbugs-fixes/* -Copyright: 2015, Luis Rudge -License: Expat - -Files: react/node_modules/postcss-font-variant/* -Copyright: 2014, Maxime Thirouin & Ian Storm Taylor -License: Expat - -Files: react/node_modules/postcss-initial/* -Copyright: 2015, Maksim Koretskiy -License: Expat - -Files: react/node_modules/postcss-load-config/node_modules/cosmiconfig/* -Copyright: 2015, David Clark -License: Expat - -Files: react/node_modules/postcss-loader/* -Copyright: 2013, 2017, Andrey Sitnik -License: Expat - -Files: react/node_modules/postcss-loader/node_modules/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/postcss-media-minmax/* -Copyright: 2014, PostCSS -License: Expat - -Files: react/node_modules/postcss-merge-longhand/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-merge-longhand/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-merge-rules/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-minify-font-values/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-minify-gradients/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-minify-gradients/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-minify-params/* -Copyright: 2015, 2018, Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-minify-params/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-minify-selectors/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-modules-extract-imports/* -Copyright: 2015, Glen Maddern -License: ISC - -Files: react/node_modules/postcss-modules-local-by-default/* -Copyright: 2015, Mark Dalgleish -License: Expat - -Files: react/node_modules/postcss-modules-scope/* -Copyright: 2015, Glen Maddern -License: ISC - -Files: react/node_modules/postcss-modules-values/* -Copyright: 2015, Glen Maddern -License: ISC - -Files: react/node_modules/postcss-normalize-charset/* -Copyright: 2015, 2018, Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-normalize-display-values/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-normalize-display-values/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-normalize-positions/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-normalize-positions/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-normalize-repeat-style/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-normalize-repeat-style/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-normalize-string/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-normalize-string/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-normalize-timing-functions/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-normalize-timing-functions/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-normalize-unicode/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-normalize-unicode/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-normalize-url/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-normalize-url/node_modules/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: react/node_modules/postcss-normalize-url/node_modules/postcss-value-parser/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-normalize-whitespace/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-normalize-whitespace/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-ordered-values/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-ordered-values/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-page-break/* -Copyright: 2017, AUTHOR_NAME -License: Expat - -Files: react/node_modules/postcss-pseudo-class-any-link/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-reduce-initial/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-reduce-transforms/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-reduce-transforms/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-replace-overflow-wrap/* -Copyright: 2016, Matthias Müller -License: Expat - -Files: react/node_modules/postcss-safe-parser/* -Copyright: 2013, 2017, Andrey Sitnik -License: Expat - -Files: react/node_modules/postcss-selector-matches/* -Copyright: 2014, 2017, Maxime Thirouin -License: Expat - -Files: react/node_modules/postcss-selector-not/* -Copyright: 2014, 2017, Maxime Thirouin -License: Expat - -Files: react/node_modules/postcss-selector-parser/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-svgo/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-svgo/node_modules/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-unique-selectors/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/postcss-value-parser/* -Copyright: Bogdan Chadkin -License: Expat - -Files: react/node_modules/postcss-values-parser/* -Copyright: Andrew Powell -License: Expat - -Files: react/node_modules/postcss/node_modules/source-map/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/prelude-ls/* -Copyright: George Zahariev -License: Expat - -Files: react/node_modules/pretty-bytes/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/pretty-error/* -Copyright: 2013-2015, Aria Minaei -License: Expat - -Files: react/node_modules/pretty-format/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/pretty-format/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/pretty-format/node_modules/react-is/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/process/* -Copyright: 2013, Roman Shtylman -License: Expat - -Files: react/node_modules/progress/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/promise-inflight/* -Copyright: 2015, 2017, Rebecca Turner -License: ISC - -Files: react/node_modules/promise/* -Copyright: 2013, 2014, Forbes Lindesay -License: Expat - -Files: react/node_modules/prompts/* -Copyright: 2018, Terkel Gjervig Nielsen -License: Expat - -Files: react/node_modules/prop-types/* -Copyright: 2013, -present, Facebook, Inc. -License: Expat - -Files: react/node_modules/proxy-addr/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/psl/* -Copyright: 2017, Lupo Montero lupomontero@gmail.com -License: Expat - -Files: react/node_modules/public-encrypt/* -Copyright: 2017, Calvin Metcalf -License: Expat - -Files: react/node_modules/public-encrypt/node_modules/* -Copyright: Fedor Indutny, 2015. -License: Expat - -Files: react/node_modules/pump/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/pumpify/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/q/* -Copyright: 2009-2017, Kristopher Michael Kowal. -License: Expat - -Files: react/node_modules/qs/* -Copyright: 2014, Nathan LaFreniere and other contributors. -License: BSD-3-clause - -Files: react/node_modules/querystring/* -Copyright: 2012, Irakli Gozalishvili -License: Expat - -Files: react/node_modules/querystringify/* -Copyright: 2015, Unshift.io, Arnout Kazemier, the Contributors. -License: Expat - -Files: react/node_modules/queue-microtask/* -Copyright: Feross Aboukhadijeh -License: Expat - -Files: react/node_modules/raf/* -Copyright: 2013, Chris Dickinson -License: Expat - -Files: react/node_modules/randombytes/* -Copyright: 2016, 2017, crypto-browserify -License: Expat - -Files: react/node_modules/randomfill/* -Copyright: 2016, 2017, crypto-browserify -License: Expat - -Files: react/node_modules/range-parser/* -Copyright: 2015, 2016, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/raw-body/* -Copyright: 2014-2017, Douglas Christopher Wilson - 2013, 2014, Jonathan Ong -License: Expat - -Files: react/node_modules/raw-body/node_modules/* -Copyright: 2015, Jed Watson - 2012-2014, TJ Holowaychuk -License: Expat - -Files: react/node_modules/react-app-polyfill/* -Copyright: 2013, -present, Facebook, Inc. -License: Expat - -Files: react/node_modules/react-dev-utils/node_modules/@babel/* -Copyright: 2014, -present Sebastian McKenzie and other contributors -License: Expat - -Files: react/node_modules/react-dev-utils/node_modules/browserslist/* -Copyright: 2014, Andrey Sitnik and other contributors -License: Expat - -Files: react/node_modules/react-dev-utils/node_modules/cross-spawn/* -Copyright: 2018, Made With MOXY Lda -License: Expat - -Files: react/node_modules/react-dev-utils/node_modules/shebang-command/* -Copyright: Kevin Mårtensson (github.com/kevva) -License: Expat - -Files: react/node_modules/react-dev-utils/node_modules/which/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/react-dom/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/react-error-overlay/* -Copyright: 2013, -present, Facebook, Inc. -License: Expat - -Files: react/node_modules/react-is/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/react-refresh/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/react-scripts/* -Copyright: 2013, -present, Facebook, Inc. -License: Expat - -Files: react/node_modules/react-transition-group/* -Copyright: 2018, React Community / 2013, -present, Facebook, Inc. -License: BSD-3-clause - -Files: react/node_modules/react/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/readable-stream/* -Copyright: Node.js contributors. -License: Expat - -Files: react/node_modules/readdirp/* -Copyright: 2012-2019, Thorsten Lorenz, Paul Miller (https:paulmillr.com) -License: Expat - -Files: react/node_modules/recursive-readdir/* -Copyright: -License: Expat - -Files: react/node_modules/regenerator-runtime/* -Copyright: 2014, -present, Facebook, Inc. -License: Expat - -Files: react/node_modules/regenerator-transform/* -Copyright: 2014, -present, Facebook, Inc. -License: Expat - -Files: react/node_modules/regex-not/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/regex-parser/* -Copyright: 2014-2020, Ionică Bizău (https:ionicabizau.net) -License: Expat - -Files: react/node_modules/regexp.prototype.flags/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/regexpp/* -Copyright: 2018, Toru Nagashima -License: Expat - -Files: react/node_modules/regjsparser/* -Copyright: Julian Viereck and Contributors -License: BSD-2-clause - -Files: react/node_modules/relateurl/* -Copyright: Steven Vachon (svachon.com) -License: Expat - -Files: react/node_modules/remove-trailing-separator/* -Copyright: info-missing -License: ISC - -Files: react/node_modules/renderkid/* -Copyright: Felix Böhm -License: BSD-2-clause - -Files: react/node_modules/renderkid/node_modules/ansi-regex/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: react/node_modules/renderkid/node_modules/dom-serializer/* -Copyright: 2014, The cheeriojs contributors -License: Expat - -Files: react/node_modules/renderkid/node_modules/strip-ansi/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: react/node_modules/repeat-element/* -Copyright: 2015, -present, Jon Schlinkert. -License: Expat - -Files: react/node_modules/repeat-string/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/require-directory/* -Copyright: 2011, Troy Goode -License: Expat - -Files: react/node_modules/require-from-string/* -Copyright: Vsevolod Strukchinsky (github.com/floatdrop) -License: Expat - -Files: react/node_modules/requires-port/* -Copyright: 2015, Unshift.io, Arnout Kazemier, the Contributors. -License: Expat - -Files: react/node_modules/resolve-url-loader/node_modules/convert-source-map/* -Copyright: 2013, Thorsten Lorenz. -License: Expat - -Files: react/node_modules/resolve-url-loader/node_modules/loader-utils/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/resolve-url-loader/node_modules/postcss/* -Copyright: 2013, 2017, Andrey Sitnik -License: Expat - -Files: react/node_modules/resolve-url-loader/node_modules/source-map/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/resolve-url/* -Copyright: 2013-2018, Simon Lydell -License: Expat - -Files: react/node_modules/resolve/* -Copyright: 2012, 2013, James Halliday -License: Expat - -Files: react/node_modules/ret/* -Copyright: 2011, Roly Fentanes -License: Expat - -Files: react/node_modules/retry/* -Copyright: 2011 -License: Expat - -Files: react/node_modules/reusify/* -Copyright: 2015, Matteo Collina -License: Expat - -Files: react/node_modules/rework/* -Copyright: 2013, Thorsten Lorenz. -License: Expat - -Files: react/node_modules/rimraf/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/ripemd160/* -Copyright: 2016, 2017, crypto-browserify -License: Expat - -Files: react/node_modules/rollup-plugin-terser/node_modules/jest-worker/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/rollup-plugin-terser/node_modules/serialize-javascript/* -Copyright: 2012-2015, Yahoo! Inc. -License: BSD-3-clause - -Files: react/node_modules/rsvp/* -Copyright: 2014, Yehuda Katz, Tom Dale, Stefan Penner and contributors -License: Expat - -Files: react/node_modules/run-parallel/* -Copyright: Feross Aboukhadijeh -License: Expat - -Files: react/node_modules/safe-buffer/* -Copyright: Feross Aboukhadijeh -License: Expat - -Files: react/node_modules/safe-regex/* -Copyright: info-missing -License: Expat - -Files: react/node_modules/safer-buffer/* -Copyright: 2018, Nikita Skovoroda -License: Expat - -Files: react/node_modules/sane/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/sane/node_modules/anymatch/* -Copyright: 2014, 2015, 2019, Elan Shanker -License: ISC - -Files: react/node_modules/sane/node_modules/braces/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/sane/node_modules/fill-range/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/sane/node_modules/micromatch/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/sass-loader/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/scheduler/* -Copyright: Facebook, Inc. and its affiliates. -License: Expat - -Files: react/node_modules/schema-utils/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/selfsigned/* -Copyright: 2013, José -License: Expat - -Files: react/node_modules/semver/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/send/* -Copyright: 2014-2016, Douglas Christopher Wilson - 2012, TJ Holowaychuk -License: Expat - -Files: react/node_modules/send/node_modules/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/serialize-javascript/* -Copyright: 2012-2015, Yahoo! Inc. -License: BSD-3-clause - -Files: react/node_modules/serve-index/* -Copyright: 2016, Douglas Christopher Wilson doug@somethingdoug.com - 2014, Jonathan Ong me@jongleberry.com -License: Expat - -Files: react/node_modules/serve-index/node_modules/debug/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/serve-index/node_modules/inherits/* -Copyright: Isaac Z. Schlueter -License: ISC - -Files: react/node_modules/serve-index/node_modules/setprototypeof/* -Copyright: 2015, Wes Todd -License: ISC - -Files: react/node_modules/serve-static/* -Copyright: 2014-2016, Douglas Christopher Wilson - 2011, TJ Holowaychuk - 2011, LearnBoost - 2010, Sencha Inc. -License: Expat - -Files: react/node_modules/set-value/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/set-value/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/setprototypeof/* -Copyright: 2015, Wes Todd -License: ISC - -Files: react/node_modules/shebang-command/* -Copyright: Kevin Martensson (github.com/kevva) -License: Expat - -Files: react/node_modules/shell-quote/* -Copyright: 2010, 2013, James Halliday (mail@substack.net) -License: Expat - -Files: react/node_modules/shellwords/* -Copyright: 2011, Jimmy Cuadra -License: Expat - -Files: react/node_modules/side-channel/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/simple-swizzle/* -Copyright: 2015, JD Ballard -License: Expat - -Files: react/node_modules/sisteransi/* -Copyright: 2018, Terkel Gjervig Nielsen -License: Expat - -Files: react/node_modules/slice-ansi/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/slice-ansi/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/snapdragon-node/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/snapdragon-node/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/snapdragon-node/node_modules/define-property/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/snapdragon-util/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/snapdragon/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/snapdragon/node_modules/debug/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/sockjs-client/node_modules/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/sockjs/* -Copyright: 2011, VMware, Inc. -License: Expat - -Files: react/node_modules/source-list-map/* -Copyright: 2017, JS Foundation -License: Expat - -Files: react/node_modules/source-map-js/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/source-map-resolve/* -Copyright: 2019, ZHAO Jinxiang - 2014-2020, Simon Lydell -License: Expat - -Files: react/node_modules/source-map-support/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/source-map-url/* -Copyright: 2013-2018, Simon Lydell -License: Expat - -Files: react/node_modules/source-map/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/sourcemap-codec/* -Copyright: 2015, 2018, Rich Harris -License: Expat - -Files: react/node_modules/spdx-correct/* -Copyright: info-missing -License: Apache-2.0 - -Files: react/node_modules/spdx-expression-parse/* -Copyright: 2015, Kyle E. Mitchell & other authors listed in AUTHORS -License: Expat - -Files: react/node_modules/spdy-transport/* -Copyright: Node.js contributors. -License: Expat - -Files: react/node_modules/split-string/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/sprintf-js/* -Copyright: 2007-2014, Alexandru Marasteanu -License: BSD-3-clause - -Files: react/node_modules/stackframe/* -Copyright: 2017, Eric Wendelin and other contributors -License: Expat - -Files: react/node_modules/static-extend/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/statuses/* -Copyright: 2014-2017, Douglas Christopher Wilson - 2013, 2014, Jonathan Ong -License: Expat - -Files: react/node_modules/stream-browserify/* -Copyright: James Halliday -License: Expat - -Files: react/node_modules/stream-each/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/stream-http/* -Copyright: 2015, 2016, John Hiesey -License: Expat - -Files: react/node_modules/stream-shift/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/strict-uri-encode/* -Copyright: Kevin Mårtensson (github.com/kevva) -License: Expat - -Files: react/node_modules/string-length/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/string.prototype.matchall/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/string.prototype.trimend/* -Copyright: 2017, Khaled Al-Ansari -License: Expat - -Files: react/node_modules/string.prototype.trimstart/* -Copyright: 2017, Khaled Al-Ansari -License: Expat - -Files: react/node_modules/string_decoder/* -Copyright: Node.js contributors. -License: Expat - -Files: react/node_modules/strip-comments/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/strip-json-comments/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/style-loader/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/stylehacks/* -Copyright: Ben Briggs (http:beneb.info) -License: Expat - -Files: react/node_modules/svgo/* -Copyright: 2012-2016, Kir Belevich -License: Expat - -Files: react/node_modules/symbol-observable/* -Copyright: Sindre Sorhus (sindresorhus.com) / Ben Lesh -License: Expat - -Files: react/node_modules/symbol-tree/* -Copyright: 2015, Joris van der Wel -License: Expat - -Files: react/node_modules/table/* -Copyright: 2015, 2018, Gajus Kuizinas (http:gajus.com/) -License: BSD-3-clause - -Files: react/node_modules/table/node_modules/* -Copyright: 2015-2021, Evgeny Poberezkin -License: Expat - -Files: react/node_modules/tapable/* -Copyright: Tobias Koppers @sokra -License: Expat - -Files: react/node_modules/tar/* -Copyright: James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me) -License: Expat - -Files: react/node_modules/terser-webpack-plugin/* -Copyright: Sindre Sorhus (https:sindresorhus.com) -License: Expat - -Files: react/node_modules/terser-webpack-plugin/node_modules/commander/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/terser-webpack-plugin/node_modules/make-dir/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: react/node_modules/terser-webpack-plugin/node_modules/pkg-dir/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: react/node_modules/terser-webpack-plugin/node_modules/schema-utils/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/terser-webpack-plugin/node_modules/semver/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/terser-webpack-plugin/node_modules/source-map/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/terser-webpack-plugin/node_modules/terser/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/terser/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/terser/node_modules/commander/* -Copyright: 2011-2014, 2017, TJ Holowaychuk -License: Expat - -Files: react/node_modules/text-table/* -Copyright: info-missing -License: Expat - -Files: react/node_modules/throat/* -Copyright: 2013, 2014, Forbes Lindesay -License: Expat - -Files: react/node_modules/thunky/* -Copyright: 2013-2016, 2018, Mathias Buus -License: Expat - -Files: react/node_modules/tiny-warning/* -Copyright: 2019, Alexander Reardon -License: Expat - -Files: react/node_modules/tmpl/* -Copyright: 2014, Naitik Shah. -License: BSD-3-clause - -Files: react/node_modules/to-arraybuffer/* -Copyright: 2015, 2016, John Hiesey -License: Expat - -Files: react/node_modules/to-fast-properties/* -Copyright: 2013-2018, Petka Antonov -License: Expat - -Files: react/node_modules/to-object-path/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/to-regex-range/* -Copyright: 2015, -present, Jon Schlinkert. -License: Expat - -Files: react/node_modules/to-regex/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/toidentifier/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/tough-cookie/* -Copyright: 2015, Salesforce.com, Inc. -License: BSD-3-clause - -Files: react/node_modules/tough-cookie/node_modules/* -Copyright: 2017, Ryan Zimmerman -License: Expat - -Files: react/node_modules/tryer/* -Copyright: 2012-2019, Phil Booth -License: Expat - -Files: react/node_modules/tsconfig-paths/* -Copyright: 2016, Jonas Kello -License: Expat - -Files: react/node_modules/tsutils/* -Copyright: 2017, Klaus Meinhardt -License: Expat - -Files: react/node_modules/tty-browserify/* -Copyright: info-missing -License: Expat - -Files: react/node_modules/type-check/* -Copyright: George Zahariev -License: Expat - -Files: react/node_modules/type-detect/* -Copyright: 2013, Jake Luer (http:alogicalparadox.com) -License: Expat - -Files: react/node_modules/type-fest/* -Copyright: Sindre Sorhus (https:/sindresorhus.com) -License: Expat - -Files: react/node_modules/type-is/* -Copyright: 2014, Jonathan Ong - 2014, 2015, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/type/* -Copyright: 2011-2020, Mariusz Nowak, @medikoo, medikoo.com -License: ISC - -Files: react/node_modules/typedarray-to-buffer/* -Copyright: Feross Aboukhadijeh -License: Expat - -Files: react/node_modules/typedarray/* -Copyright: 2012, Joshua Bell - 2010, Linden Research, Inc. -License: Expat - -Files: react/node_modules/unbox-primitive/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/union-value/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/uniq/* -Copyright: 2013, Mikola Lysenko -License: Expat - -Files: react/node_modules/unique-filename/* -Copyright: npm, Inc -License: ISC - -Files: react/node_modules/unique-slug/* -Copyright: npm, Inc -License: ISC - -Files: react/node_modules/universalify/* -Copyright: 2017, Ryan Zimmerman -License: Expat - -Files: react/node_modules/unpipe/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/unquote/* -Copyright: 2017, Cameron Lakenen -License: Expat - -Files: react/node_modules/unset-value/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/unset-value/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/upath/* -Copyright: 2014-2019, Angelos Pikoulas (agelos.pikoulas@gmail.com) -License: Expat - -Files: react/node_modules/uri-js/* -Copyright: 2011, Gary Court. -License: BSD-2-clause - -Files: react/node_modules/urix/* -Copyright: 2013-2018, Simon Lydell -License: Expat - -Files: react/node_modules/url-loader/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/url-parse/* -Copyright: 2015, Unshift.io, Arnout Kazemier, the Contributors. -License: Expat - -Files: react/node_modules/url/* -Copyright: Joyent, Inc. and other Node contributors. -License: Expat - -Files: react/node_modules/use/* -Copyright: 2015, -present, Jon Schlinkert. -License: Expat - -Files: react/node_modules/util-deprecate/* -Copyright: 2014, Nathan Rajlich -License: Expat - -Files: react/node_modules/util.promisify/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/util/* -Copyright: Joyent, Inc. and other Node contributors. -License: Expat - -Files: react/node_modules/util/node_modules/* -Copyright: Isaac Z. Schlueter -License: ISC - -Files: react/node_modules/utila/* -Copyright: 2013-2015, Aria Minaei -License: Expat - -Files: react/node_modules/utils-merge/* -Copyright: 2013-2017, Jared Hanson -License: Expat - -Files: react/node_modules/v8-compile-cache/* -Copyright: 2019, Andres Suarez -License: Expat - -Files: react/node_modules/v8-to-istanbul/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/vary/* -Copyright: 2014-2017, Douglas Christopher Wilson -License: Expat - -Files: react/node_modules/vendors/* -Copyright: 2016, Titus Wormer -License: Expat - -Files: react/node_modules/vm-browserify/* -Copyright: info-missing -License: Expat - -Files: react/node_modules/walker/* -Copyright: 2013, Naitik Shah -License: Apache-2.0 - -Files: react/node_modules/watchpack-chokidar2/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/watchpack-chokidar2/node_modules/anymatch/* -Copyright: 2014, 2015, 2019, Elan Shanker -License: ISC - -Files: react/node_modules/watchpack-chokidar2/node_modules/anymatch/node_modules/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/watchpack-chokidar2/node_modules/binary-extensions/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: react/node_modules/watchpack-chokidar2/node_modules/braces/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/watchpack-chokidar2/node_modules/fill-range/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/watchpack-chokidar2/node_modules/glob-parent/* -Copyright: 2014, 2015, 2019, Elan Shanker -License: ISC - -Files: react/node_modules/watchpack-chokidar2/node_modules/glob-parent/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/watchpack-chokidar2/node_modules/is-binary-path/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: react/node_modules/watchpack-chokidar2/node_modules/micromatch/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/watchpack-chokidar2/node_modules/readdirp/* -Copyright: 2012-2015, Thorsten Lorenz -License: Expat - -Files: react/node_modules/watchpack/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/web-vitals/* -Copyright: 2020, Google LLC -License: Apache-2.0 - -Files: react/node_modules/webpack-dev-middleware/* -Copyright: 2010, Benjamin Thomas, Robert Kieffer -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/anymatch/* -Copyright: 2014, 2015, 2019, Elan Shanker -License: ISC - -Files: react/node_modules/webpack-dev-server/node_modules/anymatch/node_modules/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/braces/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/fill-range/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/fill-range/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/glob-parent/* -Copyright: 2014, 2015, 2019, Elan Shanker -License: ISC - -Files: react/node_modules/webpack-dev-server/node_modules/glob-parent/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/is-number/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/micromatch/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/readdirp/* -Copyright: 2012-2015, Thorsten Lorenz -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/schema-utils/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/semver/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/webpack-dev-server/node_modules/to-regex-range/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/ws/* -Copyright: 2011, Einar Otto Stangvik -License: Expat - -Files: react/node_modules/webpack-dev-server/node_modules/yargs/* -Copyright: 2014, Contributors (ben@npmjs.com) - 2010, James Halliday (mail@substack.net) -License: Expat - -Files: react/node_modules/webpack-log/* -Copyright: 2017, webpack-contrib -License: Expat - -Files: react/node_modules/webpack-log/node_modules/* -Copyright: 2015, -present, Brian Woodward. -License: Expat - -Files: react/node_modules/webpack-manifest-plugin/* -Copyright: 2011-2017, JP Richardson -License: Expat - -Files: react/node_modules/webpack-manifest-plugin/node_modules/jsonfile/* -Copyright: 2012-2015, JP Richardson -License: Expat - -Files: react/node_modules/webpack-manifest-plugin/node_modules/universalify/* -Copyright: 2017, Ryan Zimmerman -License: Expat - -Files: react/node_modules/webpack-sources/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/webpack/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/webpack/node_modules/acorn/* -Copyright: Tobias Koppers @sokra -License: Expat - -Files: react/node_modules/webpack/node_modules/braces/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/webpack/node_modules/eslint-scope/* -Copyright: JS Foundation and other contributors, https:js.foundation / 2012-2013, Yusuke Suzuki (twitter: @Constellation) and other contributors. -License: BSD-2-clause - -Files: react/node_modules/webpack/node_modules/fill-range/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/webpack/node_modules/fill-range/node_modules/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/webpack/node_modules/is-number/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/webpack/node_modules/is-wsl/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: react/node_modules/webpack/node_modules/loader-utils/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/webpack/node_modules/micromatch/* -Copyright: 2014-2018, Jon Schlinkert. -License: Expat - -Files: react/node_modules/webpack/node_modules/schema-utils/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/webpack/node_modules/serialize-javascript/* -Copyright: 2012-2015, Yahoo! Inc. -License: BSD-3-clause - -Files: react/node_modules/webpack/node_modules/source-map/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/webpack/node_modules/terser-webpack-plugin/* -Copyright: JS Foundation and other contributors -License: Expat - -Files: react/node_modules/webpack/node_modules/to-regex-range/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/whatwg-fetch/* -Copyright: 2014-2016, GitHub, Inc. -License: Expat - -Files: react/node_modules/which-boxed-primitive/* -Copyright: 2013-2020, Jordan Harband -License: Expat - -Files: react/node_modules/which-module/* -Copyright: 2015, 2016, 2019, Contributors -License: ISC - -Files: react/node_modules/which/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/which/bin/* -Copyright: Copyright (c) Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/word-wrap/* -Copyright: 2014-2017, Jon Schlinkert -License: Expat - -Files: react/node_modules/workbox-background-sync/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-broadcast-update/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-build/* -Copyright: 2009-2011, Mozilla Foundation and contributors -License: BSD-2-clause - -Files: react/node_modules/workbox-build/node_modules/fs-extra/* -Copyright: 2011-2017, JP Richardson -License: Expat - -Files: react/node_modules/workbox-build/node_modules/jsonfile/* -Copyright: 2012-2015, JP Richardson -License: Expat - -Files: react/node_modules/workbox-build/node_modules/universalify/* -Copyright: 2017, Ryan Zimmerman -License: Expat - -Files: react/node_modules/workbox-cacheable-response/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-core/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-expiration/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-google-analytics/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-navigation-preload/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-precaching/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-range-requests/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-routing/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-strategies/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-streams/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-sw/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-webpack-plugin/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/workbox-window/* -Copyright: 2018, Google LLC -License: Expat - -Files: react/node_modules/worker-rpc/* -Copyright: 2016, Christian Speckner -License: Expat - -Files: react/node_modules/wrap-ansi/node_modules/color-convert/* -Copyright: 2011-2016, Heather Arthur -License: Expat - -Files: react/node_modules/wrap-ansi/node_modules/color-name/* -Copyright: 2015, Dmitry Ivanov -License: Expat - -Files: react/node_modules/wrappy/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/write-file-atomic/* -Copyright: 2015, Rebecca Turner -License: ISC - -Files: react/node_modules/ws/* -Copyright: 2011, Einar Otto Stangvik -License: Expat - -Files: react/node_modules/xmlchars/* -Copyright: Louis-Dominique Dubeau and contributors to xmlchars -License: Expat - -Files: react/node_modules/xtend/* -Copyright: 2012-2014, Raynos. -License: Expat - -Files: react/node_modules/y18n/* -Copyright: 2015, 2016, 2019, Contributors -License: ISC - -Files: react/node_modules/yallist/* -Copyright: Isaac Z. Schlueter and Contributors -License: ISC - -Files: react/node_modules/yaml/* +Files: vite/node_modules/cosmiconfig/node_modules/yaml/* Copyright: 2018, Eemeli Aro License: ISC -Files: react/node_modules/yargs/* -Copyright: 2010, James Halliday (mail@substack.net); Modified work Copyright 2014, Contributors (ben@npmjs.com) +Files: vite/node_modules/cross-spawn/* +Copyright: 2018, Made With MOXY Lda License: Expat -Files: react/node_modules/yocto-queue/* -Copyright: Sindre Sorhus (https:sindresorhus.com) +Files: vite/node_modules/css-vendor/* +Copyright: 2013-2017, 2019 License: Expat -License: Apache-2.0 - This is free software, licensed under: - . - The Apache License, Version 2.0, January 2004 - . - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - . - http://www.apache.org/licenses/LICENSE-2.0 - . - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS"BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - +Files: vite/node_modules/csstype/* +Copyright: 2017, 2018, Fredrik Nicol +License: Expat + +Files: vite/node_modules/debug/* +Copyright: 2018-2021, Josh Junon + 2014-2017, TJ Holowaychuk +License: Expat + +Files: vite/node_modules/decode-named-character-reference/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/deep-is/* +Copyright: 2012, James Halliday + 2012, 2013, Thorsten Lorenz + 2009, Thomas Robinson <280north.com> +License: Expat + +Files: vite/node_modules/dequal/* +Copyright: Luke Edwards (lukeed.com) +License: Expat + +Files: vite/node_modules/devlop/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/dom-helpers/* +Copyright: 2015, Jason Quense +License: Expat + +Files: vite/node_modules/dot-case/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: vite/node_modules/electron-to-chromium/* +Copyright: 2018, Kilian Valkhof +License: ISC + +Files: vite/node_modules/entities/* +Copyright: Felix Böhm +License: UNKNOWN + Please fill license text from header of files + +Files: vite/node_modules/error-ex/* +Copyright: 2015, JD Ballard +License: Expat + +Files: vite/node_modules/escalade/* +Copyright: Luke Edwards (lukeed.com) +License: Expat + +Files: vite/node_modules/escape-string-regexp/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/eslint-plugin-react-hooks/* +Copyright: Meta Platforms, Inc. and affiliates. +License: Expat + +Files: vite/node_modules/eslint-plugin-react-refresh/* +Copyright: Arnaud Barré (https://github.com/ArnaudBarre) +License: Expat + +Files: vite/node_modules/eslint-scope/* +Copyright: JS Foundation and other contributors, https://js.foundation + 2012, 2013, Yusuke Suzuki (twitter: @Constellation) and other contributors. License: BSD-2-clause - Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - . - 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - . - 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - . - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -License: BSD-3-clause - This is free software, licensed under: - . - The (three-clause) BSD License - . - The BSD License - . - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - . - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - . - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - . - * Neither the name of the licensor nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - . - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS - IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A - PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +Files: vite/node_modules/eslint-visitor-keys/* +Copyright: contributors +License: Apache-2.0 +Files: vite/node_modules/eslint/* +Copyright: OpenJS Foundation and other contributors, License: Expat - This is free software, licensed under: - . - The MIT (X11) License - . - The MIT License - . - Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated - documentation files (the "Software"), to deal in the Software - without restriction, including without limitation the rights to - use, copy, modify, merge, publish, distribute, sublicense, - and/or sell copies of the Software, and to permit persons to - whom the Software is furnished to do so, subject to the - following conditions: - . - The above copyright notice and this permission notice shall - be included in all copies or substantial portions of the - Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT - WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, - INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR - PURPOSE AND NONINFRINGEMENT. IN NO EVENT - SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE - LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, - TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR - OTHER DEALINGS IN THE SOFTWARE. +Files: vite/node_modules/espree/* +Copyright: Open JS Foundation +License: BSD-2-clause + +Files: vite/node_modules/estraverse/* +Copyright: no-info-found +License: BSD-2-clause + +Files: vite/node_modules/estree-util-is-identifier-name/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/estree-walker/* +Copyright: 2015-2020, [these people](https://github.com/Rich-Harris/estree-walker/graphs/contributors) +License: Expat + +Files: vite/node_modules/esutils/* +Copyright: no-info-found +License: BSD-2-clause + +Files: vite/node_modules/extend/* +Copyright: 2014, Stefan Thomas +License: Expat + +Files: vite/node_modules/fast-deep-equal/* +Copyright: 2015-2017, Evgeny Poberezkin +License: Expat + +Files: vite/node_modules/fast-glob/* +Copyright: Denis Malinochkin +License: Expat + +Files: vite/node_modules/fast-glob/node_modules/glob-parent/* +Copyright: 2015, 2019, Elan Shanker License: ISC - Please fill license ISC from header of react/node_modules/@babel/core/node_modules/* +Files: vite/node_modules/fast-json-stable-stringify/* +Copyright: 2017, Evgeny Poberezkin + 2013, James Halliday +License: Expat -License: MPL-2.0 - This is free software, licensed under: - . - Mozilla Public License Version 2.0 - . - This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. - On Debian systems, the complete text of Mozilla Public License v 2.0 - can be found in '/usr/share/common-licenses/MPL-2.0'. - +Files: vite/node_modules/fastq/* +Copyright: 2015-2020, Matteo Collina License: ISC - Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. - . - THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -License: LGPL-3 - GNU LESSER GENERAL PUBLIC LICENSE - . - Version 3, 29 June 2007 - . - . - Copyright © 2007 Free Software Foundation, Inc. - . - Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - . - This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. - . - 0. Additional Definitions. - . - As used herein, “this License” refers to version 3 of the GNU Lesser General Public License, and the “GNU GPL” refers to version 3 of the GNU General Public License. - . - “The Library” refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. - . - An “Application” is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. - . - A “Combined Work” is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the “Linked Version”. - . - The “Minimal Corresponding Source” for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. - . - The “Corresponding Application Code” for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. - . - 1. Exception to Section 3 of the GNU GPL. - . - You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. - . - 2. Conveying Modified Versions. - . - If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: - . - a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or - . - b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. - . - 3. Object Code Incorporating Material from Library Header Files. - . - The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: - . - a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. - . - b) Accompany the object code with a copy of the GNU GPL and this license document. - . - 4. Combined Works. - . - You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: - . - a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. - . - b) Accompany the Combined Work with a copy of the GNU GPL and this license document. - . - c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. - . - d) Do one of the following: - . - 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. - . - 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. - . - e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) - . - 5. Combined Libraries. - . - You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: - . - a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. - . - b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. - . - 6. Revised Versions of the GNU Lesser General Public License. - . - The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - . - Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. - . - If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. - . +Files: vite/node_modules/file-entry-cache/* +Copyright: Roy Riojas & Jared Wray +License: Expat -License: CC-BY-4.0 - Creative Commons Attribution 4.0 International Public License - . - By exercising the Licensed Rights (defined below), You accept and agree - to be bound by the terms and conditions of this Creative Commons - Attribution 4.0 International Public License ("Public License"). To the - extent this Public License may be interpreted as a contract, You are - granted the Licensed Rights in consideration of Your acceptance of - these terms and conditions, and the Licensor grants You such rights in - consideration of benefits the Licensor receives from making the - Licensed Material available under these terms and conditions. - . - . - Section 1 -- Definitions. - . - a. Adapted Material means material subject to Copyright and Similar - Rights that is derived from or based upon the Licensed Material - and in which the Licensed Material is translated, altered, - arranged, transformed, or otherwise modified in a manner requiring - permission under the Copyright and Similar Rights held by the - Licensor. For purposes of this Public License, where the Licensed - Material is a musical work, performance, or sound recording, - Adapted Material is always produced where the Licensed Material is - synched in timed relation with a moving image. - . - b. Adapter's License means the license You apply to Your Copyright - and Similar Rights in Your contributions to Adapted Material in - accordance with the terms and conditions of this Public License. - . - c. Copyright and Similar Rights means copyright and/or similar rights - closely related to copyright including, without limitation, - performance, broadcast, sound recording, and Sui Generis Database - Rights, without regard to how the rights are labeled or - categorized. For purposes of this Public License, the rights - specified in Section 2(b)(1)-(2) are not Copyright and Similar - Rights. - . - d. Effective Technological Measures means those measures that, in the - absence of proper authority, may not be circumvented under laws - fulfilling obligations under Article 11 of the WIPO Copyright - Treaty adopted on December 20, 1996, and/or similar international - agreements. - . - e. Exceptions and Limitations means fair use, fair dealing, and/or - any other exception or limitation to Copyright and Similar Rights - that applies to Your use of the Licensed Material. - . - f. Licensed Material means the artistic or literary work, database, - or other material to which the Licensor applied this Public - License. - . - g. Licensed Rights means the rights granted to You subject to the - terms and conditions of this Public License, which are limited to - all Copyright and Similar Rights that apply to Your use of the - Licensed Material and that the Licensor has authority to license. - . - h. Licensor means the individual(s) or entity(ies) granting rights - under this Public License. - . - i. Share means to provide material to the public by any means or - process that requires permission under the Licensed Rights, such - as reproduction, public display, public performance, distribution, - dissemination, communication, or importation, and to make material - available to the public including in ways that members of the - public may access the material from a place and at a time - individually chosen by them. - . - j. Sui Generis Database Rights means rights other than copyright - resulting from Directive 96/9/EC of the European Parliament and of - the Council of 11 March 1996 on the legal protection of databases, - as amended and/or succeeded, as well as other essentially - equivalent rights anywhere in the world. - . - k. You means the individual or entity exercising the Licensed Rights - under this Public License. Your has a corresponding meaning. - . - . - Section 2 -- Scope. - . - a. License grant. - . - 1. Subject to the terms and conditions of this Public License, - the Licensor hereby grants You a worldwide, royalty-free, - non-sublicensable, non-exclusive, irrevocable license to - exercise the Licensed Rights in the Licensed Material to: - . - a. reproduce and Share the Licensed Material, in whole or - in part; and - . - b. produce, reproduce, and Share Adapted Material. - . - 2. Exceptions and Limitations. For the avoidance of doubt, where - Exceptions and Limitations apply to Your use, this Public - License does not apply, and You do not need to comply with - its terms and conditions. - . - 3. Term. The term of this Public License is specified in Section - 6(a). - . - 4. Media and formats; technical modifications allowed. The - Licensor authorizes You to exercise the Licensed Rights in - all media and formats whether now known or hereafter created, - and to make technical modifications necessary to do so. The - Licensor waives and/or agrees not to assert any right or - authority to forbid You from making technical modifications - necessary to exercise the Licensed Rights, including - technical modifications necessary to circumvent Effective - Technological Measures. For purposes of this Public License, - simply making modifications authorized by this Section 2(a) - (4) never produces Adapted Material. - . - 5. Downstream recipients. - . - a. Offer from the Licensor -- Licensed Material. Every - recipient of the Licensed Material automatically - receives an offer from the Licensor to exercise the - Licensed Rights under the terms and conditions of this - Public License. - . - b. No downstream restrictions. You may not offer or impose - any additional or different terms or conditions on, or - apply any Effective Technological Measures to, the - Licensed Material if doing so restricts exercise of the - Licensed Rights by any recipient of the Licensed - Material. - . - 6. No endorsement. Nothing in this Public License constitutes or - may be construed as permission to assert or imply that You - are, or that Your use of the Licensed Material is, connected - with, or sponsored, endorsed, or granted official status by, - the Licensor or others designated to receive attribution as - provided in Section 3(a)(1)(A)(i). - . - b. Other rights. - . - 1. Moral rights, such as the right of integrity, are not - licensed under this Public License, nor are publicity, - privacy, and/or other similar personality rights; however, to - the extent possible, the Licensor waives and/or agrees not to - assert any such rights held by the Licensor to the limited - extent necessary to allow You to exercise the Licensed - Rights, but not otherwise. - . - 2. Patent and trademark rights are not licensed under this - Public License. - . - 3. To the extent possible, the Licensor waives any right to - collect royalties from You for the exercise of the Licensed - Rights, whether directly or through a collecting society - under any voluntary or waivable statutory or compulsory - licensing scheme. In all other cases the Licensor expressly - reserves any right to collect such royalties. - . - . - Section 3 -- License Conditions. - . - Your exercise of the Licensed Rights is expressly made subject to the - following conditions. - . - a. Attribution. - . - 1. If You Share the Licensed Material (including in modified - form), You must: - . - a. retain the following if it is supplied by the Licensor - with the Licensed Material: - . - i. identification of the creator(s) of the Licensed - Material and any others designated to receive - attribution, in any reasonable manner requested by - the Licensor (including by pseudonym if - designated); - . - ii. a copyright notice; - . - iii. a notice that refers to this Public License; - . - iv. a notice that refers to the disclaimer of - warranties; - . - v. a URI or hyperlink to the Licensed Material to the - extent reasonably practicable; - . - b. indicate if You modified the Licensed Material and - retain an indication of any previous modifications; and - . - c. indicate the Licensed Material is licensed under this - Public License, and include the text of, or the URI or - hyperlink to, this Public License. - . - 2. You may satisfy the conditions in Section 3(a)(1) in any - reasonable manner based on the medium, means, and context in - which You Share the Licensed Material. For example, it may be - reasonable to satisfy the conditions by providing a URI or - hyperlink to a resource that includes the required - information. - . - 3. If requested by the Licensor, You must remove any of the - information required by Section 3(a)(1)(A) to the extent - reasonably practicable. - . - 4. If You Share Adapted Material You produce, the Adapter's - License You apply must not prevent recipients of the Adapted - Material from complying with this Public License. - . - . - Section 4 -- Sui Generis Database Rights. - . - Where the Licensed Rights include Sui Generis Database Rights that - apply to Your use of the Licensed Material: - . - a. for the avoidance of doubt, Section 2(a)(1) grants You the right - to extract, reuse, reproduce, and Share all or a substantial - portion of the contents of the database; - . - b. if You include all or a substantial portion of the database - contents in a database in which You have Sui Generis Database - Rights, then the database in which You have Sui Generis Database - Rights (but not its individual contents) is Adapted Material; and - . - c. You must comply with the conditions in Section 3(a) if You Share - all or a substantial portion of the contents of the database. - . - For the avoidance of doubt, this Section 4 supplements and does not - replace Your obligations under this Public License where the Licensed - Rights include other Copyright and Similar Rights. - . - . - Section 5 -- Disclaimer of Warranties and Limitation of Liability. - . - a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE - EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS - AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF - ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, - IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, - WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR - PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, - ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT - KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT - ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. - . - b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE - TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, - NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, - INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, - COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR - USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN - ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR - DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR - IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. - . - c. The disclaimer of warranties and limitation of liability provided - above shall be interpreted in a manner that, to the extent - possible, most closely approximates an absolute disclaimer and - waiver of all liability. - . - . - Section 6 -- Term and Termination. - . - a. This Public License applies for the term of the Copyright and - Similar Rights licensed here. However, if You fail to comply with - this Public License, then Your rights under this Public License - terminate automatically. - . - b. Where Your right to use the Licensed Material has terminated under - Section 6(a), it reinstates: - . - 1. automatically as of the date the violation is cured, provided - it is cured within 30 days of Your discovery of the - violation; or - . - 2. upon express reinstatement by the Licensor. - . - For the avoidance of doubt, this Section 6(b) does not affect any - right the Licensor may have to seek remedies for Your violations - of this Public License. - . - c. For the avoidance of doubt, the Licensor may also offer the - Licensed Material under separate terms or conditions or stop - distributing the Licensed Material at any time; however, doing so - will not terminate this Public License. - . - d. Sections 1, 5, 6, 7, and 8 survive termination of this Public - License. - . - . - Section 7 -- Other Terms and Conditions. - . - a. The Licensor shall not be bound by any additional or different - terms or conditions communicated by You unless expressly agreed. - . - b. Any arrangements, understandings, or agreements regarding the - Licensed Material not stated herein are separate from and - independent of the terms and conditions of this Public License. - . - . - Section 8 -- Interpretation. - . - a. For the avoidance of doubt, this Public License does not, and - shall not be interpreted to, reduce, limit, restrict, or impose - conditions on any use of the Licensed Material that could lawfully - be made without permission under this Public License. - . - b. To the extent possible, if any provision of this Public License is - deemed unenforceable, it shall be automatically reformed to the - minimum extent necessary to make it enforceable. If the provision - cannot be reformed, it shall be severed from this Public License - without affecting the enforceability of the remaining terms and - conditions. - . - c. No term or condition of this Public License will be waived and no - failure to comply consented to unless expressly agreed to by the - Licensor. - . - d. Nothing in this Public License constitutes or may be interpreted - as a limitation upon, or waiver of, any privileges and immunities - that apply to the Licensor or You, including from the legal - processes of any jurisdiction or authority. +Files: vite/node_modules/fill-range/* +Copyright: 2013-2017, 2019 +License: Expat -License: Zlib - This is free software, licensed under: - . - The zlib License - . - The zlib License - . - This software is provided 'as-is', without any express or implied - warranty. In no event will the authors be held liable for any damages - arising from the use of this software. - . - Permission is granted to anyone to use this software for any purpose, - including commercial applications, and to alter it and redistribute it - freely, subject to the following restrictions: - . - 1. The origin of this software must not be misrepresented; you must - not claim that you wrote the original software. If you use this - software in a product, an acknowledgment in the product - documentation would be appreciated but is not required. - . - 2. Altered source versions must be plainly marked as such, and must - not be misrepresented as being the original software. - . - 3. This notice may not be removed or altered from any source - distribution. - . +Files: vite/node_modules/find-up/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/flat-cache/* +Copyright: Roy Riojas and Jared Wray +License: Expat + +Files: vite/node_modules/flatted/* +Copyright: 2018-2025, Andrea Giammarchi, @WebReflection +License: ISC + +Files: vite/node_modules/function-bind/* +Copyright: 2012-2014, Raynos. +License: Expat + +Files: vite/node_modules/gensync/* +Copyright: 2018, Logan Smyth +License: Expat + +Files: vite/node_modules/glob-parent/* +Copyright: 2015, 2019, Elan Shanker, 2021, Blaine Bublitz , Eric Schoffstall and other contributors +License: ISC + +Files: vite/node_modules/globals/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/graphemer/* +Copyright: 2020, Filament (Anomalous Technologies Limited) +License: Expat + +Files: vite/node_modules/has-flag/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/hasown/* +Copyright: Jordan Harband and contributors +License: Expat + +Files: vite/node_modules/hast-to-hyperscript/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hast-util-from-parse5/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hast-util-from-parse5/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/hast-util-is-element/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hast-util-parse-selector/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hast-util-raw/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hast-util-raw/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/hast-util-raw/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/hast-util-sanitize/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hast-util-sanitize/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/hast-util-to-jsx-runtime/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hast-util-to-jsx-runtime/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/hast-util-to-parse5/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hast-util-whitespace/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hastscript/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hoist-non-react-statics/node_modules/react-is/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: vite/node_modules/html-url-attributes/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/html-void-elements/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/hyphenate-style-name/* +Copyright: 2015, Espen Hovlandsdal +License: BSD-3-clause + +Files: vite/node_modules/ignore/* +Copyright: 2013, Kael Zhang , contributors +License: Expat + +Files: vite/node_modules/import-fresh/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/is-absolute-url/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/is-alphabetical/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/is-alphanumerical/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/is-arrayish/* +Copyright: 2015, JD Ballard +License: Expat + +Files: vite/node_modules/is-buffer/* +Copyright: Feross Aboukhadijeh +License: Expat + +Files: vite/node_modules/is-core-module/* +Copyright: 2014, Dave Justice +License: Expat + +Files: vite/node_modules/is-decimal/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/is-extglob/* +Copyright: 2014-2016, Jon Schlinkert +License: Expat + +Files: vite/node_modules/is-glob/* +Copyright: 2014-2017, Jon Schlinkert. +License: Expat + +Files: vite/node_modules/is-hexadecimal/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/is-number/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/is-plain-obj/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/isexe/* +Copyright: 2011-2023, Isaac Z. Schlueter and Contributors +License: ISC + +Files: vite/node_modules/js-tokens/* +Copyright: 2014-2018, Simon Lydell +License: Expat + +Files: vite/node_modules/js-yaml/* +Copyright: 2011-2015, Vitaly Puzrin +License: Expat + +Files: vite/node_modules/json-buffer/* +Copyright: 2013, Dominic Tarr +License: Expat + +Files: vite/node_modules/json-schema-traverse/* +Copyright: 2015-2017, Evgeny Poberezkin +License: Expat + +Files: vite/node_modules/jss-plugin-camel-case/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/jss-plugin-default-unit/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/jss-plugin-global/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/jss-plugin-nested/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/jss-plugin-props-sort/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/jss-plugin-rule-value-function/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/jss-plugin-vendor-prefixer/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/jss/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/levn/* +Copyright: George Zahariev +License: Expat + +Files: vite/node_modules/lines-and-columns/* +Copyright: 2015, Brian Donovan +License: Expat + +Files: vite/node_modules/locate-path/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/lodash.merge/* +Copyright: OpenJS Foundation and other contributors + Jeremy Ashkenas +License: Expat + +Files: vite/node_modules/longest-streak/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/loose-envify/* +Copyright: 2015, Andres Suarez +License: Expat + +Files: vite/node_modules/lower-case/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: vite/node_modules/lru-cache/* +Copyright: 2011-2023, Isaac Z. Schlueter and Contributors +License: ISC + +Files: vite/node_modules/markdown-table/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-definitions/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-find-and-replace/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-find-and-replace/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-find-and-replace/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/mdast-util-from-markdown/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-gfm-autolink-literal/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-gfm-autolink-literal/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-gfm-footnote/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-gfm-footnote/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-gfm-footnote/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-gfm-strikethrough/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-gfm-strikethrough/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-gfm-strikethrough/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-gfm-table/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-gfm-table/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-gfm-table/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-gfm-task-list-item/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-gfm-task-list-item/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-gfm-task-list-item/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-gfm/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-gfm/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-gfm/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-mdx-expression/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-mdx-expression/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-mdx-expression/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-mdx-jsx/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-mdx-jsx/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-mdx-jsx/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-mdx-jsx/node_modules/parse-entities/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-mdxjs-esm/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-mdxjs-esm/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-mdxjs-esm/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-phrasing/* +Copyright: 2017, Victor Felder + 2017, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-phrasing/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-phrasing/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-phrasing/node_modules/unist-util-is/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-to-hast/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-to-markdown/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdast-util-to-markdown/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-to-markdown/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/mdast-util-to-string/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/mdurl/* +Copyright: 2015, Vitaly Puzrin, Alex Kocharin. +License: Expat + +Files: vite/node_modules/memoize-one/* +Copyright: 2019, Alexander Reardon +License: Expat + +Files: vite/node_modules/merge2/* +Copyright: 2014-2020, Teambition +License: Expat + +Files: vite/node_modules/micromark-core-commonmark/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-extension-gfm-autolink-literal/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-extension-gfm-footnote/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-extension-gfm-strikethrough/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-extension-gfm-table/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-extension-gfm-tagfilter/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-extension-gfm-task-list-item/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-extension-gfm/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-factory-destination/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-factory-label/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-factory-space/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-factory-title/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-factory-whitespace/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-character/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-chunked/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-classify-character/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-combine-extensions/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-decode-numeric-character-reference/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-decode-string/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-encode/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-html-tag-name/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-normalize-identifier/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-resolve-all/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-sanitize-uri/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-subtokenize/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-symbol/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark-util-types/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromark/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/micromatch/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/minimatch/* +Copyright: 2011-2023, Isaac Z. Schlueter and Contributors +License: ISC + +Files: vite/node_modules/nanoid/* +Copyright: 2013, 2017, Andrey Sitnik +License: Expat + +Files: vite/node_modules/no-case/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: vite/node_modules/node-releases/* +Copyright: 2017, Sergey Rubanov (https://github.com/chicoxyzzy) +License: Expat + +Files: vite/node_modules/object-assign/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/optionator/* +Copyright: George Zahariev +License: Expat + +Files: vite/node_modules/p-limit/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/p-locate/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/parent-module/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/parse-entities/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/parse-json/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/parse5/* +Copyright: 2013-2019, Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin) +License: Expat + +Files: vite/node_modules/parse5/node_modules/entities/* +Copyright: Felix Böhm +License: UNKNOWN + Please fill license text from header of files + +Files: vite/node_modules/path-exists/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/path-key/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/path-parse/* +Copyright: 2015, Javier Blanco +License: Expat + +Files: vite/node_modules/path-type/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/picocolors/* +Copyright: 2021-2024, Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov +License: ISC + +Files: vite/node_modules/picomatch/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/postcss/* +Copyright: 2013, 2017, Andrey Sitnik +License: Expat + +Files: vite/node_modules/prelude-ls/* +Copyright: George Zahariev +License: Expat + +Files: vite/node_modules/prop-types/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/prop-types/node_modules/react-is/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: vite/node_modules/property-information/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/queue-microtask/* +Copyright: Feross Aboukhadijeh +License: Expat + +Files: vite/node_modules/react-dom/* +Copyright: Meta Platforms, Inc. and affiliates. +License: Expat + +Files: vite/node_modules/react-is/* +Copyright: Meta Platforms, Inc. and affiliates. +License: Expat + +Files: vite/node_modules/react-markdown/* +Copyright: Espen Hovlandsdal +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/bail/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/is-plain-obj/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/mdast-util-from-markdown/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/mdast-util-to-hast/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/mdast-util-to-string/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/micromark/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/remark-parse/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/remark-rehype/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/trough/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/unified/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/unist-util-is/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/unist-util-position/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/unist-util-stringify-position/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/unist-util-visit-parents/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/unist-util-visit/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/vfile-message/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-markdown/node_modules/vfile/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/react-refresh/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: vite/node_modules/react-remark/* +Copyright: 2020, Christian Murphy +License: Expat + +Files: vite/node_modules/react-transition-group/* +Copyright: 2018, React Community +License: BSD-3-clause + +Files: vite/node_modules/react/* +Copyright: Meta Platforms, Inc. and affiliates. +License: Expat + +Files: vite/node_modules/regenerator-runtime/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/rehype-external-links/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/rehype-external-links/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/rehype-raw/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/rehype-raw/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/rehype-react/* +Copyright: 2016, rhysd + 2015, Titus Wormer + 2015, Mapbox +License: Expat + +Files: vite/node_modules/rehype-sanitize/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/remark-gfm/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/remark-gfm/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/remark-gfm/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/remark-gfm/node_modules/is-plain-obj/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/remark-rehype/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/remark-stringify/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/remark-stringify/node_modules/@types/mdast/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/remark-stringify/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/remark-stringify/node_modules/is-plain-obj/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/resolve-from/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/resolve/* +Copyright: 2012, James Halliday +License: Expat + +Files: vite/node_modules/reusify/* +Copyright: 2015, Matteo Collina +License: Expat + +Files: vite/node_modules/run-parallel/* +Copyright: Feross Aboukhadijeh +License: Expat + +Files: vite/node_modules/scheduler/* +Copyright: Meta Platforms, Inc. and affiliates. +License: Expat + +Files: vite/node_modules/semver/* +Copyright: 2011-2023, Isaac Z. Schlueter and Contributors +License: ISC + +Files: vite/node_modules/shebang-command/* +Copyright: Kevin MÃ¥rtensson (github.com/kevva) +License: Expat + +Files: vite/node_modules/shebang-regex/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/snake-case/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: vite/node_modules/source-map-js/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: UNKNOWN + Please fill license text from header of files + +Files: vite/node_modules/space-separated-tokens/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/stringify-entities/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/strip-json-comments/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/style-to-js/* +Copyright: 2017, 2020, Menglin "Mark" Xu +License: Expat + +Files: vite/node_modules/style-to-js/node_modules/inline-style-parser/* +Copyright: 2012, TJ Holowaychuk +License: Expat + +Files: vite/node_modules/style-to-object/* +Copyright: 2017, 2020, Menglin "Mark" Xu +License: Expat + +Files: vite/node_modules/stylis/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/supports-color/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: vite/node_modules/supports-preserve-symlinks-flag/* +Copyright: 2022, Inspect JS +License: Expat + +Files: vite/node_modules/tiny-warning/* +Copyright: 2019, Alexander Reardon +License: Expat + +Files: vite/node_modules/tinyglobby/* +Copyright: 2024, Madeline Gurriarán +License: Expat + +Files: vite/node_modules/tinyglobby/node_modules/fdir/* +Copyright: 2023, Abdullah Atta +License: Expat + +Files: vite/node_modules/tinyglobby/node_modules/picomatch/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/to-regex-range/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/trim-lines/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/trough/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/tss-react/* +Copyright: 2020, GitHub user u/garronej +License: Expat + +Files: vite/node_modules/type-check/* +Copyright: George Zahariev +License: Expat + +Files: vite/node_modules/typescript-eslint/* +Copyright: 2019, 2021, typescript-eslint and other contributors +License: Expat + +Files: vite/node_modules/unified/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/unist-builder/* +Copyright: 2015, Eugene Sharygin +License: Expat + +Files: vite/node_modules/unist-util-generated/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/unist-util-is/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/unist-util-position/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/unist-util-stringify-position/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/unist-util-visit-parents/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/unist-util-visit/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/update-browserslist-db/* +Copyright: 2014, 2022, Andrey Sitnik and other contributors +License: Expat + +Files: vite/node_modules/uri-js/* +Copyright: 2011, Gary Court. +License: BSD-2-Clause-Views + +Files: vite/node_modules/vfile-location/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/vfile-location/node_modules/@types/unist/* +Copyright: 2015, Microsoft Corporation. +License: Expat + +Files: vite/node_modules/vfile-message/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/vfile/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/vite-plugin-svgr/* +Copyright: 2021, Rongjian Zhang +License: Expat + +Files: vite/node_modules/vite/node_modules/fdir/* +Copyright: 2023, Abdullah Atta +License: Expat + +Files: vite/node_modules/vite/node_modules/picomatch/* +Copyright: 2013-2017, 2019 +License: Expat + +Files: vite/node_modules/web-namespaces/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat + +Files: vite/node_modules/which/* +Copyright: 2011-2023, Isaac Z. Schlueter and Contributors +License: ISC + +Files: vite/node_modules/word-wrap/* +Copyright: 2014-2016, Jon Schlinkert +License: Expat + +Files: vite/node_modules/xtend/* +Copyright: 2012-2014, Raynos. +License: Expat + +Files: vite/node_modules/yallist/* +Copyright: 2011-2023, Isaac Z. Schlueter and Contributors +License: ISC + +Files: vite/node_modules/yocto-queue/* +Copyright: Sindre Sorhus (https://sindresorhus.com) +License: Expat + +Files: vite/node_modules/zwitch/* +Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer +License: Expat diff --git a/debian/copyright-scan-patterns.yml b/debian/copyright-scan-patterns.yml index 6b53f61..ba113f5 100644 --- a/debian/copyright-scan-patterns.yml +++ b/debian/copyright-scan-patterns.yml @@ -8,29 +8,50 @@ check: ignore: pattern: + - lv2/ + - src/profilePluginMain.cpp - /.cache/ - - /react/public/ + - /vite/public/ - /debian/ - /source-map/ - /build/ - /CMakeFiles/ - - / - /test/ - /atob/ - - react/src/react-app-env.d.ts - - react/src/reportWebVitals.ts - - react/src/setupTests.ts + - vite/src/react-app-env.d.ts + - vite/src/reportWebVitals.ts + - vite/src/setupTests.ts - /usr/share/perl5/Dpkg/Copyright/Scanner.pm - - react/node_modules/glob/ - - react/node_modules/fs.realpath/ - - react/node_modules/sax/ - - react/node_modules/sha.js/ + - vite/node_modules/glob/ + - vite/node_modules/fs.realpath/ + - vite/node_modules/sax/ + - vite/node_modules/sha.js/ - AUTHORS - /debian/copyright/ - + - vite/node_modules/typescript/bin + - /bin/ + - /modules/libzip/regress/ + - NetworkManagerP2P/src/ + - .editorconfig + - .gitmodules + - .well-known + - /rollup-linux-x64-gnu/rollup.linux-x64-gnu.node + - /rollup. + - /artifacts/ + - /img/ + - /modules/libzip/man/mkdocset.pl + - copyrightMain.cpp + - copyright + suffixes: + - db3 + - tcl + - db + - mp3 - generic + - flac + - svgx - rst - jpg - png @@ -41,7 +62,9 @@ ignore: - m4 - map - ico + - woff - woff2 + - xml - svg - mjs - d.ts @@ -59,4 +82,28 @@ ignore: - js - tsx - md - - yml \ No newline at end of file + - yml + - ai + - svgz + - css + - ts + - tsx + - mts + - cts + - cjs + - asc + - mdx + - jst + - html + - bak + - piBank + - test + - cmake + - bak + - xcf + - psd + - ttl + - so + - sh + - zh + - raw diff --git a/debian/copyright.bak b/debian/copyright.bak new file mode 100644 index 0000000..45dd967 --- /dev/null +++ b/debian/copyright.bak @@ -0,0 +1,4792 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: pipedal +Upstream-Contact: Robin E. R. Davies +Source: https://www.example.com/software/project + +Files: * +Copyright: 2021, Robin E. R. Davies +License: Expat + +Files: src/* +Copyright: 2021, Robin E. R. Davies +License: Expat + + +Files: react/src +Copyright: 2020, Robin E. R. Davies. +License: Expat + +Files: src/Lv2EventBufferWriter.hpp +Copyright: 2008-2014, David Robillard + 2021, Robin E. R. Davies +License: ISC and Expat + +Files: react/node_modules/@babel/* +Copyright: 2014, -present Sebastian McKenzie and other contributors +License: Expat + +Files: react/node_modules/@babel/core/node_modules/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/@babel/helper-compilation-targets/node_modules/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/@babel/helper-define-polyfill-provider/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/@babel/parser/* +Copyright: 2012-2020, various contributors (see AUTHORS) +License: Expat + +Files: react/node_modules/@babel/plugin-transform-runtime/node_modules/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/@babel/preset-env/node_modules/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/@babel/preset-modules/* +Copyright: 2020, Babel +License: Expat + +Files: react/node_modules/@cnakazawa/* +Copyright: Copyright 2010-2011 Mikeal Rogers +License: Apache-2.0 + +Files: react/node_modules/@emotion/* +Copyright: Emotion team and other contributors +License: Expat + +Files: react/node_modules/@eslint/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/@eslint/eslintrc/node_modules/ignore/* +Copyright: 2013, Kael Zhang , contributors +License: Expat + +Files: react/node_modules/@istanbuljs/* +Copyright: 2015, 2016, 2019, Contributors +License: ISC + +Files: react/node_modules/@istanbuljs/load-nyc-config/node_modules/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/@istanbuljs/schema/* +Copyright: 2019, 2020, CFWare, LLC +License: Expat + +Files: react/node_modules/@jest/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/@jest/console/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/@jest/console/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/@jest/console/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/@jest/core/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/@jest/core/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/@jest/core/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/@jest/core/node_modules/jest-resolve/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/@jest/reporters/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/@jest/reporters/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/@jest/reporters/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/@jest/reporters/node_modules/jest-resolve/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/@jest/reporters/node_modules/source-map/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/@jest/source-map/node_modules/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/@jest/transform/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/@jest/transform/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/@jest/transform/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/@jest/transform/node_modules/source-map/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/@jest/types/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/@jest/types/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/@jest/types/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/@material-ui/* +Copyright: 2014, Call-Em-All +License: Expat + +Files: react/node_modules/@material-ui/styles/node_modules/* +Copyright: 2017, 2018, Fredrik Nicol +License: Expat + +Files: react/node_modules/@material-ui/system/node_modules/* +Copyright: 2017, 2018, Fredrik Nicol +License: Expat + +Files: react/node_modules/@nodelib/* +Copyright: Denis Malinochkin +License: Expat + +Files: react/node_modules/@npmcli/* +Copyright: James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me) +License: Expat + +Files: react/node_modules/@pmmmwh/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/@rollup/* +Copyright: 2019, RollupJS Plugin Contributors (https:github.com/rollup/plugins/graphs/contributors) +License: Expat + +Files: react/node_modules/@rollup/pluginutils/node_modules/* +Copyright: Microsoft Corporation. +License: Expat + +Files: react/node_modules/@sinonjs/* +Copyright: 2018, Sinon.JS +License: BSD-3-clause + +Files: react/node_modules/@sinonjs/fake-timers/* +Copyright: 2010-2014, Christian Johansen, christian@cjohansen.no. +License: BSD-3-clause + +Files: react/node_modules/@surma/* +Copyright: Copyright 2018 Google Inc. +License: Apache-2.0 + +Files: react/node_modules/@svgr/* +Copyright: 2017, Smooth Code +License: Expat + +Files: react/node_modules/@testing-library/dom/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/@testing-library/dom/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/@testing-library/jest-dom/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/@testing-library/jest-dom/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/@testing-library/jest-dom/node_modules/css/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/@testing-library/jest-dom/node_modules/source-map-resolve/* +Copyright: 2019, ZHAO Jinxiang + 2014-2020, Simon Lydell +License: Expat + +Files: react/node_modules/@testing-library/jest-dom/node_modules/source-map/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/@testing-library/react/* +Copyright: 2017, Kent C. Dodds +License: Expat + +Files: react/node_modules/@testing-library/user-event/* +Copyright: 2020, Giorgio Polvara +License: Expat + +Files: react/node_modules/@types/* +Copyright: Microsoft Corporation. +License: Expat + +Files: react/node_modules/@types/uglify-js/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/@types/webpack-sources/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/@types/webpack/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/@typescript-eslint/* +Copyright: 2019, TypeScript ESLint and other contributors +License: Expat + +Files: react/node_modules/@typescript-eslint/eslint-plugin/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/@typescript-eslint/parser/* +Copyright: JS Foundation and other contributors, https:js.foundation +License: BSD-2-clause + +Files: react/node_modules/@typescript-eslint/typescript-estree/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/@webassemblyjs/* +Copyright: 2018, Sven Sauleau +License: Expat + +Files: react/node_modules/@webassemblyjs/floating-point-hex-parser/* +Copyright: 2017, Mauro Bringolf +License: Expat + +Files: react/node_modules/@xtuc/* +Copyright: info-missing +License: Apache-2.0 + +Files: react/node_modules/@xtuc/ieee754/* +Copyright: 2008, Fair Oaks Labs, Inc. +License: BSD-3-clause + +Files: react/node_modules/accepts/* +Copyright: 2014-2017, Douglas Christopher Wilson + 2013, 2014, Jonathan Ong +License: Expat + +Files: react/node_modules/acorn-globals/* +Copyright: 2013, 2014, Forbes Lindesay +License: Expat + +Files: react/node_modules/acorn-jsx/* +Copyright: 2012-2017, Ingvar Stepanyan +License: Expat + +Files: react/node_modules/acorn-walk/* +Copyright: 2012-2020, various contributors (see AUTHORS) +License: Expat + +Files: react/node_modules/acorn/* +Copyright: 2012-2020, various contributors (see AUTHORS) +License: Expat + +Files: react/node_modules/adjust-sourcemap-loader/* +Copyright: 2016, 2019, Ben Holloway +License: Expat + +Files: react/node_modules/ajv-errors/* +Copyright: 2015-2021, Evgeny Poberezkin +License: Expat + +Files: react/node_modules/ajv-keywords/* +Copyright: 2015-2021, Evgeny Poberezkin +License: Expat + +Files: react/node_modules/ajv/* +Copyright: 2015-2021, Evgeny Poberezkin +License: Expat + +Files: react/node_modules/alphanum-sort/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/ansi-colors/* +Copyright: 2015, -present, Brian Woodward. +License: Expat + +Files: react/node_modules/ansi-escapes/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/ansi-escapes/node_modules/* +Copyright: Sindre Sorhus (https:/sindresorhus.com) +License: Expat + +Files: react/node_modules/ansi-html/* +Copyright: info-missing +License: Apache-2.0 + +Files: react/node_modules/anymatch/* +Copyright: 2019, Elan Shanker, Paul Miller (https:paulmillr.com) +License: ISC + +Files: react/node_modules/aproba/* +Copyright: 2015, 2017, Rebecca Turner +License: ISC + +Files: react/node_modules/argparse/* +Copyright: 2011-2015, Vitaly Puzrin +License: Expat + +Files: react/node_modules/aria-query/* +Copyright: 2020 A11yance +License: Apache-2.0 + +Files: react/node_modules/arity-n/* +Copyright: 2015, Christoph Hermann +License: Expat + +Files: react/node_modules/arr-diff/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/arr-flatten/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/arr-union/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/array-flatten/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: react/node_modules/array-includes/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/array-unique/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/array.prototype.flat/* +Copyright: 2017, ECMAScript Shims +License: Expat + +Files: react/node_modules/array.prototype.flatmap/* +Copyright: 2017, ECMAScript Shims +License: Expat + +Files: react/node_modules/asn1.js/* +Copyright: 2017, Fedor Indutny +License: Expat + +Files: react/node_modules/asn1.js/node_modules/* +Copyright: Fedor Indutny, 2015. +License: Expat + +Files: react/node_modules/assert/* +Copyright: Joyent, Inc. and other Node contributors. +License: Expat + +Files: react/node_modules/assert/node_modules/inherits/* +Copyright: Isaac Z. Schlueter +License: ISC + +Files: react/node_modules/assign-symbols/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/astral-regex/* +Copyright: Kevin Mårtensson (github.com/kevva) +License: Expat + +Files: react/node_modules/async-limiter/* +Copyright: 2017, Samuel Reed +License: Expat + +Files: react/node_modules/async/* +Copyright: 2010-2018, Caolan McMahon +License: Expat + +Files: react/node_modules/asynckit/* +Copyright: 2016, Alex Indigo +License: Expat + +Files: react/node_modules/at-least-node/* +Copyright: 2020, Ryan Zimmerman +License: ISC + +Files: react/node_modules/autoprefixer/* +Copyright: 2013, 2017, Andrey Sitnik +License: Expat + +Files: react/node_modules/axe-core/* +Copyright: Copyright (c) 2021 Deque Systems, Inc. +License: MPL-2.0 + +Files: react/node_modules/axobject-query/* +Copyright: Copyright 2020 A11yance +License: Apache-2.0 + +Files: react/node_modules/babel-eslint/node_modules/eslint-visitor-keys/* +Copyright: Contributors +License: Apache-2.0 + + +Files: react/node_modules/babel-eslint/* +Copyright: Copyright (c) 2014-2016 Sebastian McKenzie +License: Expat + +Files: react/node_modules/babel-extract-comments/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/babel-jest/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/babel-jest/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/babel-loader/* +Copyright: 2014-2019, Luís Couto +License: Expat + +Files: react/node_modules/babel-loader/node_modules/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/babel-plugin-dynamic-import-node/* +Copyright: 2016, Airbnb +License: Expat + +Files: react/node_modules/babel-plugin-istanbul/* +Copyright: 2016, Istanbul Code Coverage +License: BSD-3-clause + +Files: react/node_modules/babel-plugin-jest-hoist/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/babel-plugin-macros/* +Copyright: 2017, Kent C. Dodds +License: Expat + +Files: react/node_modules/babel-plugin-macros/node_modules/* +Copyright: 2015, David Clark +License: Expat + +Files: react/node_modules/babel-plugin-named-asset-import/* +Copyright: 2013, -present, Facebook, Inc. +License: Expat + +Files: react/node_modules/babel-plugin-polyfill-corejs2/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/babel-plugin-polyfill-corejs3/* +Copyright: 2014, -present Nicolò Ribaudo and other contributors +License: Expat + +Files: react/node_modules/babel-plugin-polyfill-regenerator/* +Copyright: 2014, -present Nicolò Ribaudo and other contributors +License: Expat + +Files: react/node_modules/babel-plugin-transform-react-remove-prop-types/* +Copyright: 2015, Nikita Gusakov +License: Expat + +Files: react/node_modules/babel-preset-current-node-syntax/* +Copyright: 2020, Nicolò Ribaudo and other contributors +License: Expat + +Files: react/node_modules/babel-preset-jest/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/babel-preset-react-app/* +Copyright: 2014, -present Sebastian McKenzie and other contributors +License: Expat + +Files: react/node_modules/babel-preset-react-app/node_modules/semver/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/babel-runtime/* +Copyright: 2014-2021, Denis Pushkarev +License: Expat + +Files: react/node_modules/babylon/* +Copyright: 2012-2020, various contributors (see AUTHORS) +License: Expat + +Files: react/node_modules/base/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/base/node_modules/define-property/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/base64-js/* +Copyright: 2014, Jameson Little +License: Expat + +Files: react/node_modules/batch/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/bfj/* +Copyright: 2012-2019, Phil Booth +License: Expat + +Files: react/node_modules/big.js/* +Copyright: 2018, Michael Mclaughlin +License: Expat + +Files: react/node_modules/binary-extensions/* +Copyright: 2019, Sindre Sorhus (https:sindresorhus.com), Paul Miller (https:paulmillr.com) +License: Expat + +Files: react/node_modules/bluebird/* +Copyright: 2013-2018, Petka Antonov +License: Expat + +Files: react/node_modules/bn.js/* +Copyright: Fedor Indutny, 2015. +License: Expat + +Files: react/node_modules/body-parser/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/body-parser/node_modules/bytes/* +Copyright: 2015, Jed Watson + 2012-2014, TJ Holowaychuk +License: Expat + +Files: react/node_modules/bonjour/* +Copyright: 2015-2018, Thomas Watson Steen +License: Expat + +Files: react/node_modules/brace-expansion/* +Copyright: 2013, Julian Gruber +License: Expat + +Files: react/node_modules/braces/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/browser-process-hrtime/* +Copyright: 2014, kumavis +License: BSD-2-clause + +Files: react/node_modules/browserify-aes/* +Copyright: 2014-2017, browserify-aes contributors +License: Expat + +Files: react/node_modules/browserify-cipher/* +Copyright: 2014-2017, Calvin Metcalf & contributors +License: Expat + +Files: react/node_modules/browserify-des/* +Copyright: 2014-2017, Calvin Metcalf, Fedor Indutny & contributors +License: Expat + +Files: react/node_modules/browserify-rsa/* +Copyright: 2014-2017, Calvin Metcalf & contributors +License: Expat + +Files: react/node_modules/browserify-sign/* +Copyright: 2014, 2015, Calvin Metcalf and browserify-sign contributors +License: ISC + +Files: react/node_modules/browserify-sign/node_modules/* +Copyright: Node.js contributors. +License: Expat + +Files: react/node_modules/browserify-sign/node_modules/safe-buffer/* +Copyright: Feross Aboukhadijeh +License: Expat + +Files: react/node_modules/browserify-zlib/* +Copyright: 2014, 2015, Devon Govett +License: Expat + +Files: react/node_modules/browserslist/* +Copyright: 2014, Andrey Sitnik and other contributors +License: Expat + +Files: react/node_modules/buffer-from/* +Copyright: 2016, 2018, Linus Unnebäck +License: Expat + +Files: react/node_modules/buffer-indexof/* +Copyright: 2013, Ryan Day +License: Expat + +Files: react/node_modules/buffer-xor/* +Copyright: 2014, 2015, Daniel Cousens +License: Expat + +Files: react/node_modules/buffer/* +Copyright: Feross Aboukhadijeh, and other contributors. +License: Expat + +Files: react/node_modules/builtin-modules/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/builtin-status-codes/* +Copyright: Ben Drucker (bendrucker.me) +License: Expat + +Files: react/node_modules/bytes/* +Copyright: 2015, Jed Watson + 2012-2014, TJ Holowaychuk +License: Expat + +Files: react/node_modules/cacache/* +Copyright: James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me) +License: Expat + +Files: react/node_modules/cache-base/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/call-bind/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/camel-case/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: react/node_modules/camelcase/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/caniuse-api/* +Copyright: 2014, Sébastien Balayn +License: Expat + +Files: react/node_modules/caniuse-lite/* +Copyright: caniuse.com +License: CC-BY-4.0 + +Files: react/node_modules/case-sensitive-paths-webpack-plugin/* +Copyright: 2018, Michael Pratt +License: Expat + +Files: react/node_modules/char-regex/* +Copyright: 2019, Richie Bendall +License: Expat + +Files: react/node_modules/check-types/* +Copyright: 2012-2019, Phil Booth +License: Expat + +Files: react/node_modules/chokidar/* +Copyright: 2012-2019, Paul Miller (https:paulmillr.com), Elan Shanker +License: Expat + +Files: react/node_modules/chownr/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/ci-info/* +Copyright: 2015-2018, Thomas Watson Steen +License: Expat + +Files: react/node_modules/cipher-base/* +Copyright: 2017, crypto-browserify contributors +License: Expat + +Files: react/node_modules/cjs-module-lexer/* +Copyright: 2018-2020, Guy Bedford +License: Expat + +Files: react/node_modules/class-utils/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/clean-css/* +Copyright: 2017, JakubPawlowicz.com +License: Expat + +Files: react/node_modules/clean-css/node_modules/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/clsx/* +Copyright: Luke Edwards (lukeed.com) +License: Expat + +Files: react/node_modules/co/* +Copyright: 2014, TJ Holowaychuk <tj@vision-media.ca> +License: Expat + +Files: react/node_modules/coa/* +Copyright: 2015, -present Sergey Berezhnoy +License: Expat + +Files: react/node_modules/collect-v8-coverage/* +Copyright: 2019, Simen Bekkhus +License: Expat + +Files: react/node_modules/collection-visit/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/color-string/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/color/* +Copyright: 2012, Heather Arthur +License: Expat + +Files: react/node_modules/combined-stream/* +Copyright: 2011, Debuggable Limited +License: Expat + +Files: react/node_modules/commander/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/commondir/* +Copyright: 2010, 2013, James Halliday (mail@substack.net) +License: Expat + +Files: react/node_modules/component-emitter/* +Copyright: 2014, Component contributors +License: Expat + +Files: react/node_modules/compressible/* +Copyright: 2015, Douglas Christopher Wilson + 2014, Jeremiah Senkpiel + 2013, Jonathan Ong +License: Expat + +Files: react/node_modules/compression/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/concat-map/* +Copyright: info-missing +License: Expat + +Files: react/node_modules/concat-stream/* +Copyright: 2013, Max Ogden +License: Expat + +Files: react/node_modules/confusing-browser-globals/* +Copyright: 2013, -present, Facebook, Inc. +License: Expat + +Files: react/node_modules/connect-history-api-fallback/* +Copyright: 2012, Ben Ripkens http:bripkens.de +License: Expat + +Files: react/node_modules/console-browserify/* +Copyright: 2012-2014, Raynos. +License: Expat + +Files: react/node_modules/content-disposition/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/content-type/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/convert-source-map/* +Copyright: 2013, Thorsten Lorenz. +License: Expat + +Files: react/node_modules/cookie/* +Copyright: 2015, Douglas Christopher Wilson + 2012-2014, Roman Shtylman +License: Expat + +Files: react/node_modules/copy-concurrently/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/copy-descriptor/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/core-js-compat/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/core-js-pure/* +Copyright: 2014-2021, Denis Pushkarev +License: Expat + +Files: react/node_modules/core-js/* +Copyright: 2014-2021, Denis Pushkarev +License: Expat + +Files: react/node_modules/core-util-is/* +Copyright: Node.js contributors. +License: Expat + +Files: react/node_modules/cosmiconfig/* +Copyright: 2015, David Clark +License: Expat + +Files: react/node_modules/create-ecdh/* +Copyright: 2014-2017, createECDH contributors +License: Expat + +Files: react/node_modules/create-ecdh/node_modules/* +Copyright: Fedor Indutny, 2015. +License: Expat + +Files: react/node_modules/create-hash/* +Copyright: 2017, crypto-browserify contributors +License: Expat + +Files: react/node_modules/create-hmac/* +Copyright: 2017, crypto-browserify contributors +License: Expat + +Files: react/node_modules/cross-spawn/* +Copyright: 2018, Made With MOXY Lda +License: Expat + +Files: react/node_modules/cross-spawn/node_modules/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/crypto-browserify/* +Copyright: 2013, Dominic Tarr +License: Expat + +Files: react/node_modules/css-has-pseudo/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/css-loader/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/css-select-base-adapter/* +Copyright: 2018, Nik Coughlin +License: Expat + +Files: react/node_modules/css-select/* +Copyright: Felix Böhm +License: BSD-2-clause + +Files: react/node_modules/css-tree/* +Copyright: 2016-2019, Roman Dvornov +License: Expat + +Files: react/node_modules/css-tree/node_modules/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/css-vendor/* +Copyright: 2014, -present Oleg Slobodskoi +License: Expat + +Files: react/node_modules/css-what/* +Copyright: Felix Böhm +License: BSD-2-clause + +Files: react/node_modules/css/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/cssnano-preset-default/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/cssnano-util-get-arguments/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/cssnano-util-get-match/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/cssnano-util-raw-cache/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/cssnano-util-same-parent/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/cssnano/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/cssnano/node_modules/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/cssnano/node_modules/cosmiconfig/* +Copyright: 2015, David Clark +License: Expat + +Files: react/node_modules/csso/* +Copyright: 2016-2019, Roman Dvornov +License: Expat + +Files: react/node_modules/csso/node_modules/source-map/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/cssstyle/* +Copyright: Chad Walker +License: Expat + +Files: react/node_modules/csstype/* +Copyright: 2017, 2018, Fredrik Nicol +License: Expat + +Files: react/node_modules/cyclist/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/d/* +Copyright: 2011-2020, Mariusz Nowak, @medikoo, medikoo.com +License: ISC + +Files: react/node_modules/damerau-levenshtein/* +Copyright: 2018, Tadeusz Łazurski +License: BSD-2-clause + +Files: react/node_modules/debug/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/decode-uri-component/* +Copyright: Sam Verschueren (github.com/SamVerschueren) +License: Expat + +Files: react/node_modules/dedent/* +Copyright: 2015, Desmond Brand (dmnd@desmondbrand.com) +License: Expat + +Files: react/node_modules/deep-equal/* +Copyright: 2012-2014, James Halliday , 2009, Thomas Robinson <280north.com> +License: Expat + +Files: react/node_modules/deep-is/* +Copyright: 2012, James Halliday + 2012, 2013, Thorsten Lorenz + 2009, Thomas Robinson <280north.com> +License: Expat + +Files: react/node_modules/default-gateway/* +Copyright: silverwind +License: BSD-2-clause + +Files: react/node_modules/define-properties/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/define-property/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/del/node_modules/rimraf/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/delayed-stream/* +Copyright: 2011, Debuggable Limited +License: Expat + +Files: react/node_modules/depd/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/destroy/* +Copyright: 2014, Jonathan Ong me@jongleberry.com +License: Expat + +Files: react/node_modules/detect-node/* +Copyright: 2017, Ilya Kantor +License: Expat + +Files: react/node_modules/detect-port-alt/* +Copyright: 2015, xdf +License: Expat + +Files: react/node_modules/detect-port-alt/node_modules/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/diff-sequences/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/diffie-hellman/* +Copyright: 2017, Calvin Metcalf +License: Expat + +Files: react/node_modules/diffie-hellman/node_modules/* +Copyright: Fedor Indutny, 2015. +License: Expat + +Files: react/node_modules/dir-glob/* +Copyright: Kevin Mårtensson (github.com/kevva) +License: Expat + +Files: react/node_modules/dns-equal/* +Copyright: 2015-2018, Thomas Watson Steen +License: Expat + +Files: react/node_modules/dns-packet/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/dns-txt/* +Copyright: 2015-2018, Thomas Watson Steen +License: Expat + +Files: react/node_modules/doctrine/* +Copyright: JS Foundation and other contributors, https://js.foundation + Copyright (C) 2012, 2011 [Ariya Hidayat](http://ariya.ofilabs.com/about) +License: Apache-2.0 + +Files: react/node_modules/dom-converter/* +Copyright: 2013-2015, Aria Minaei +License: Expat + +Files: react/node_modules/dom-helpers/* +Copyright: 2015, Jason Quense +License: Expat + +Files: react/node_modules/dom-serializer/* +Copyright: Felix Böhm +License: BSD-2-clause + +Files: react/node_modules/domelementtype/* +Copyright: Felix Böhm +License: BSD-2-clause + +react/node_modules/domelementtype/* + +Files: react/node_modules/domhandler/* +Copyright: Felix Böhm +License: BSD-2-clause + +Files: react/node_modules/domutils/* +Copyright: Felix Böhm +License: BSD-2-clause + +Files: react/node_modules/dot-case/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: react/node_modules/dotenv-expand/* +Copyright: 2015, 2016, Scott Motte +License: BSD-2-clause + +Files: react/node_modules/dotenv/* +Copyright: 2015, 2016, Scott Motte +License: BSD-2-clause + +Files: react/node_modules/duplexer/* +Copyright: 2012-2014, Raynos. +License: Expat + +Files: react/node_modules/duplexify/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/ee-first/* +Copyright: 2014, Jonathan Ong me@jongleberry.com +License: Expat + +Files: react/node_modules/ejs/* +Copyright: Copyright 2112 Matthew Eernisse (mde@fleegix.org) +License: Apache-2.0 + +Files: react/node_modules/electron-to-chromium/* +Copyright: 2018, Kilian Valkhof +License: ISC + +Files: react/node_modules/elliptic/* +Copyright: Fedor Indutny, 2015. +License: Expat + +Files: react/node_modules/emittery/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/encodeurl/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/end-of-stream/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/enhanced-resolve/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/enquirer/* +Copyright: 2016, -present, Jon Schlinkert. +License: Expat + +Files: react/node_modules/entities/* +Copyright: Felix Böhm +License: BSD-2-clause + +Files: react/node_modules/error-ex/* +Copyright: 2015, JD Ballard +License: Expat + +Files: react/node_modules/error-stack-parser/* +Copyright: 2017, Eric Wendelin and other contributors +License: Expat + +Files: react/node_modules/es-abstract/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/es-to-primitive/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/es5-ext/* +Copyright: 2011-2020, Mariusz Nowak, @medikoo, medikoo.com +License: ISC + +Files: react/node_modules/es6-iterator/* +Copyright: 2013-2017, Mariusz Nowak (www.medikoo.com) +License: Expat + +Files: react/node_modules/es6-symbol/* +Copyright: 2011-2020, Mariusz Nowak, @medikoo, medikoo.com +License: ISC + +Files: react/node_modules/escalade/* +Copyright: Luke Edwards (lukeed.com) +License: Expat + +Files: react/node_modules/escape-html/* +Copyright: 2015, Tiancheng "Timothy" Gu + 2015, Andreas Lubbe + 2012, 2013, TJ Holowaychuk +License: Expat + +Files: react/node_modules/escodegen/* +Copyright: 2012, Yusuke Suzuki (twitter: @Constellation) and other contributors. +License: BSD-2-clause + +Files: react/node_modules/escodegen/node_modules/* +Copyright: George Zahariev +License: Expat + +Files: react/public/fonts/* +Copyright: Google LLC +License: Apache-2.0 + +Files: react/node_modules/escodegen/node_modules/estraverse/* +Copyright: Copyright (C) 2012-2016 [Yusuke Suzuki](http://github.com/Constellation) +License: BSD-2-clause + +Files: react/node_modules/escodegen/node_modules/source-map/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/eslint-config-react-app/* +Copyright: 2013, -present, Facebook, Inc. +License: Expat + +Files: react/node_modules/eslint-import-resolver-node/* +Copyright: 2015, Ben Mosher +License: Expat + +Files: react/node_modules/eslint-import-resolver-node/node_modules/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/eslint-module-utils/node_modules/debug/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/eslint-plugin-flowtype/* +Copyright: 2015, 2018, Gajus Kuizinas (http:gajus.com/) +License: BSD-3-clause + +Files: react/node_modules/eslint-plugin-import/* +Copyright: 2015, Ben Mosher +License: Expat + +Files: react/node_modules/eslint-plugin-import/node_modules/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/eslint-plugin-import/node_modules/debug/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/eslint-plugin-import/node_modules/doctrine/* +Copyright: Copyright JS Foundation and other contributors, https://js.foundation + Copyright (C) 2012, 2011 [Ariya Hidayat](http://ariya.ofilabs.com/about) +License: Apache-2.0 + +Files: react/node_modules/eslint-plugin-import/node_modules/resolve/* +Copyright: 2012, 2013, James Halliday +License: Expat + +Files: react/node_modules/eslint-plugin-jest/* +Copyright: 2018, Jonathan Kim +License: Expat + +Files: react/node_modules/eslint-plugin-react-hooks/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/eslint-plugin-react/* +Copyright: 2012, 2013, James Halliday +License: Expat + +Files: react/node_modules/eslint-plugin-react/node_modules/doctrine/* +Copyright: Copyright JS Foundation and other contributors, https://js.foundation + Copyright (C) 2012, 2011 [Ariya Hidayat](http://ariya.ofilabs.com/about) +License: Apache-2.0 + +Files: react/node_modules/eslint-plugin-testing-library/* +Copyright: 2019, Mario Beltrán Alarcón +License: Expat + +Files: react/node_modules/eslint-plugin-testing-library/node_modules/* +Copyright: 2018, Toru Nagashima +License: Expat + +Files: react/node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/* +Copyright: 2019, TypeScript ESLint and other contributors +License: Expat + +Files: react/node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/typescript-estree/* +Copyright: JS Foundation and other contributors, https:js.foundation +License: BSD-2-clause + +Files: react/node_modules/eslint-plugin-testing-library/node_modules/eslint-visitor-keys/* +Copyright: Contributors +License: Apache-2.0 + +Files: react/node_modules/eslint-scope/* +Copyright: JS Foundation and other contributors, https:js.foundation / 2012-2013, Yusuke Suzuki (twitter: @Constellation) and other contributors. +License: BSD-2-clause + +Files: react/node_modules/eslint-utils/* +Copyright: 2018, Toru Nagashima +License: Expat + +Files: react/node_modules/eslint-visitor-keys/* +Copyright: Contributors +License: Apache-2.0 + +Files: react/node_modules/eslint-webpack-plugin/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/eslint/node_modules/@babel/* +Copyright: 2014, -present Sebastian McKenzie and other contributors +License: Expat + +Files: react/node_modules/eslint/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/eslint/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/eslint/node_modules/cross-spawn/* +Copyright: 2018, Made With MOXY Lda +License: Expat + +Files: react/node_modules/eslint/node_modules/escape-string-regexp/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/eslint/node_modules/eslint-utils/* +Copyright: 2018, Toru Nagashima +License: Expat + +Files: react/node_modules/eslint/node_modules/eslint-utils/node_modules/* +Copyright: Contributors +License: Apache-2.0 + +Files: react/node_modules/eslint/node_modules/globals/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/eslint/node_modules/ignore/* +Copyright: 2013, Kael Zhang , contributors +License: Expat + +Files: react/node_modules/eslint/node_modules/shebang-command/* +Copyright: Kevin Mårtensson (github.com/kevva) +License: Expat + +Files: react/node_modules/eslint/node_modules/which/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/espree/* +Copyright: Open JS Foundation +License: BSD-2-clause + +Files: react/node_modules/espree/node_modules/* +Copyright: Contributors +License: Apache-2.0 + +Files: react/node_modules/esprima/* +Copyright: JS Foundation and other contributors, https:js.foundation +License: BSD-2-clause + +Files: react/node_modules/esquery/* +Copyright: Copyright (c) 2013, Joel Feenstra +License: BSD-2-clause + +Files: react/node_modules/esrecurse/* +Copyright: Copyright (C) 2012-2016 [Yusuke Suzuki](http://github.com/Constellation) +License: BSD-2-clause + +Files: react/node_modules/estraverse/* +Copyright: 2012-2016, Yusuke Suzuki + 2012. Ariya Hidayat +License: BSD-2-clause + +Files: react/node_modules/esutils/* +Copyright: 2013, [Yusuke Suzuki](http://github.com/Constellation) +License: BSD-2-clause + +Files: react/node_modules/etag/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/eventemitter3/* +Copyright: 2014, Arnout Kazemier +License: Expat + +Files: react/node_modules/events/* +Copyright: Joyent, Inc. and other Node contributors. +License: Expat + +Files: react/node_modules/eventsource/* +Copyright: EventSource GitHub organisation +License: Expat + +Files: react/node_modules/evp_bytestokey/* +Copyright: 2017, crypto-browserify contributors +License: Expat + +Files: react/node_modules/exec-sh/* +Copyright: 2014, Aleksandr Tsertkov +License: Expat + +Files: react/node_modules/exit/* +Copyright: 2013 +License: Expat + +Files: react/node_modules/expand-brackets/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/expand-brackets/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/expand-brackets/node_modules/debug/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/expect/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/expect/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/express/* +Copyright: 2014, 2015, Douglas Christopher Wilson + 2013, 2014, Roman Shtylman + 2009-2014, TJ Holowaychuk +License: Expat + +Files: react/node_modules/express/node_modules/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/express/node_modules/array-flatten/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: react/node_modules/ext/* +Copyright: 2011-2020, Mariusz Nowak, @medikoo, medikoo.com +License: ISC + +Files: react/node_modules/extend-shallow/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/extglob/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/extglob/node_modules/define-property/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/fast-deep-equal/* +Copyright: 2015-2021, Evgeny Poberezkin +License: Expat + +Files: react/node_modules/fast-glob/* +Copyright: Denis Malinochkin +License: Expat + +Files: react/node_modules/fast-json-stable-stringify/* +Copyright: 2017, Evgeny Poberezkin + 2013, James Halliday +License: Expat + +Files: react/node_modules/fastq/* +Copyright: 2015-2020, Matteo Collina +License: ISC + +Files: react/node_modules/file-entry-cache/* +Copyright: 2015, Roy Riojas +License: Expat + +Files: react/node_modules/file-loader/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/filesize/* +Copyright: 2020, Jason Mulligan +License: BSD-3-clause + +Files: react/node_modules/fill-range/* +Copyright: 2014, -present, Jon Schlinkert. +License: Expat + +Files: react/node_modules/finalhandler/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/finalhandler/node_modules/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/find-cache-dir/* +Copyright: James Talmage (github.com/jamestalmage) +License: Expat + +Files: react/node_modules/flat-cache/* +Copyright: 2015, Roy Riojas +License: Expat + +Files: react/node_modules/flatted/* +Copyright: 2018-2020, Andrea Giammarchi, @WebReflection +License: ISC + +Files: react/node_modules/flatten/* +Copyright: 2016, Joshua Holbrook +License: Expat + +Files: react/node_modules/flush-write-stream/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/follow-redirects/* +Copyright: 2014, –present Olivier Lalonde , James Talmage , Ruben Verborgh +License: Expat + +Files: react/node_modules/for-in/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/fork-ts-checker-webpack-plugin/* +Copyright: 2020, TypeStrong +License: Expat + +Files: react/node_modules/fork-ts-checker-webpack-plugin/node_modules/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/fork-ts-checker-webpack-plugin/node_modules/braces/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/fork-ts-checker-webpack-plugin/node_modules/fill-range/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/fork-ts-checker-webpack-plugin/node_modules/micromatch/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/fork-ts-checker-webpack-plugin/node_modules/semver/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/form-data/* +Copyright: 2012, Felix Geisendörfer (felix@debuggable.com) and contributors +License: Expat + +Files: react/node_modules/forwarded/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/fragment-cache/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/fresh/* +Copyright: 2015-2017, Douglas Christopher Wilson + 2012-2014, TJ Holowaychuk +License: Expat + +Files: react/node_modules/fs-extra/* +Copyright: 2011-2017, JP Richardson +License: Expat + +Files: react/node_modules/fs-minipass/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/fs-write-stream-atomic/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/function-bind/* +Copyright: 2012-2014, Raynos. +License: Expat + +Files: react/node_modules/functional-red-black-tree/* +Copyright: 2013, Mikola Lysenko +License: Expat + +Files: react/node_modules/gensync/* +Copyright: 2018, Logan Smyth +License: Expat + +Files: react/node_modules/get-intrinsic/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/get-own-enumerable-property-symbols/* +Copyright: 2019, Shahar Or +License: ISC + +Files: react/node_modules/get-package-type/* +Copyright: 2019, 2020, CFWare, LLC +License: Expat + +Files: react/node_modules/get-value/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/glob-parent/* +Copyright: 2014, 2015, 2019, Elan Shanker +License: ISC + +Files: react/node_modules/global-modules/* +Copyright: 2015, -present, Jon Schlinkert. +License: Expat + +Files: react/node_modules/global-prefix/* +Copyright: 2015, -present, Jon Schlinkert. +License: Expat + +Files: react/node_modules/graceful-fs/* +Copyright: Isaac Z. Schlueter, Ben Noordhuis, and Contributors +License: ISC + +Files: react/node_modules/has-bigints/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/has-symbols/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/has-value/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/has-values/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/has/* +Copyright: 2013, Thiago de Arruda +License: Expat + +Files: react/node_modules/hash-base/* +Copyright: 2016, Kirill Fomichev +License: Expat + +Files: react/node_modules/hash-base/node_modules/* +Copyright: Node.js contributors. +License: Expat + +Files: react/node_modules/hash-base/node_modules/safe-buffer/* +Copyright: Feross Aboukhadijeh +License: Expat + +Files: react/node_modules/hoopy/* +Copyright: 2012-2019, Phil Booth +License: Expat + +Files: react/node_modules/hosted-git-info/* +Copyright: 2015, Rebecca Turner +License: ISC + +Files: react/node_modules/html-entities/* +Copyright: 2013, Dulin Marat +License: Expat + +Files: react/node_modules/html-minifier-terser/* +Copyright: 2010-2019, Juriy "kangax" Zaytsev +License: Expat + +Files: react/node_modules/html-webpack-plugin/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/html-webpack-plugin/node_modules/loader-utils/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/htmlparser2/* +Copyright: Felix Böhm +License: BSD-2-clause + +Files: react/node_modules/htmlparser2/node_modules/dom-serializer/* +Copyright: 2014, The cheeriojs contributors +License: Expat + +Files: react/node_modules/http-errors/* +Copyright: 2016, Douglas Christopher Wilson doug@somethingdoug.com + 2014, Jonathan Ong me@jongleberry.com +License: Expat + +Files: react/node_modules/http-errors/node_modules/* +Copyright: Isaac Z. Schlueter +License: ISC + +Files: react/node_modules/http-proxy-middleware/* +Copyright: 2015, Steven Chim +License: Expat + +Files: react/node_modules/http-proxy-middleware/node_modules/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/http-proxy-middleware/node_modules/braces/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/http-proxy-middleware/node_modules/fill-range/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/http-proxy-middleware/node_modules/micromatch/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/http-proxy/* +Copyright: 2010-2016, Charlie Robbins, Jarrett Cruger & the Contributors. +License: Expat + +Files: react/node_modules/https-browserify/* +Copyright: James Halliday +License: Expat + +Files: react/node_modules/human-signals/* +Copyright: Copyright 2019 ehmicky +License: Apache-2.0 + +Files: react/node_modules/hyphenate-style-name/* +Copyright: 2015, Espen Hovlandsdal +License: BSD-3-clause + +Files: react/node_modules/iconv-lite/* +Copyright: 2011, Alexander Shtuchkin +License: Expat + +Files: react/node_modules/identity-obj-proxy/* +Copyright: 2015, Keyan Zhang +License: Expat + +Files: react/node_modules/ieee754/* +Copyright: 2008, Fair Oaks Labs, Inc. +License: BSD-3-clause + +Files: react/node_modules/iferr/* +Copyright: 2014, Nadav Ivgi +License: Expat + +Files: react/node_modules/ignore/* +Copyright: 2013, Kael Zhang , contributors +License: Expat + +Files: react/node_modules/immer/* +Copyright: 2017, Michel Weststrate +License: Expat + +Files: react/node_modules/import-fresh/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/indexes-of/* +Copyright: 2013, Dominic Tarr +License: Expat + +Files: react/node_modules/infer-owner/* +Copyright: npm, Inc. and Contributors +License: ISC + +Files: react/node_modules/inflight/* +Copyright: Isaac Z. Schlueter +License: ISC + +Files: react/node_modules/inherits/* +Copyright: Isaac Z. Schlueter +License: ISC + +Files: react/node_modules/ini/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/internal-slot/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/ipaddr.js/* +Copyright: 2011-2017, whitequark +License: Expat + +Files: react/node_modules/is-accessor-descriptor/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/is-arguments/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/is-arrayish/* +Copyright: 2015, JD Ballard +License: Expat + +Files: react/node_modules/is-bigint/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/is-binary-path/* +Copyright: 2019, Sindre Sorhus (https:sindresorhus.com), Paul Miller (https:paulmillr.com) +License: Expat + +Files: react/node_modules/is-boolean-object/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/is-buffer/* +Copyright: Feross Aboukhadijeh +License: Expat + +Files: react/node_modules/is-callable/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/is-ci/* +Copyright: 2015-2018, Thomas Watson Steen +License: Expat + +Files: react/node_modules/is-color-stop/* +Copyright: 2017, pigcan +License: Expat + +Files: react/node_modules/is-core-module/* +Copyright: 2014, Dave Justice +License: Expat + +Files: react/node_modules/is-data-descriptor/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/is-date-object/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/is-descriptor/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/is-directory/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/is-docker/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/is-extendable/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/is-extglob/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/is-glob/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/is-negative-zero/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/is-number-object/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/is-number/* +Copyright: 2014, -present, Jon Schlinkert. +License: Expat + +Files: react/node_modules/is-plain-object/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/is-regex/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/is-resolvable/* +Copyright: 2018, Shinnosuke Watanabe +License: ISC + +Files: react/node_modules/is-string/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/is-symbol/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/is-windows/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/isexe/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/isobject/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/istanbul-lib-coverage/* +Copyright: 2012-2015, Yahoo! Inc. +License: BSD-3-clause + +Files: react/node_modules/istanbul-lib-instrument/* +Copyright: 2012-2015, Yahoo! Inc. +License: BSD-3-clause + +Files: react/node_modules/istanbul-lib-instrument/node_modules/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/istanbul-lib-report/node_modules/semver/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/istanbul-lib-source-maps/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/istanbul-reports/* +Copyright: 2012-2015, Yahoo! Inc. +License: BSD-3-clause + +Files: react/node_modules/jest-changed-files/node_modules/cross-spawn/* +Copyright: 2018, Made With MOXY Lda +License: Expat + +Files: react/node_modules/jest-changed-files/node_modules/execa/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/jest-changed-files/node_modules/get-stream/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/jest-changed-files/node_modules/shebang-command/* +Copyright: Kevin Mårtensson (github.com/kevva) +License: Expat + +Files: react/node_modules/jest-changed-files/node_modules/which/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/jest-circus/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-circus/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-config/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-config/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-config/node_modules/jest-resolve/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-diff/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-diff/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-docblock/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-each/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-each/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-environment-jsdom/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-environment-node/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-get-type/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-haste-map/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-jasmine2/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-jasmine2/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-leak-detector/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-matcher-utils/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-matcher-utils/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-message-util/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-message-util/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-mock/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-regex-util/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-resolve-dependencies/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-resolve/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-resolve/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-runner/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-runner/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-runner/node_modules/jest-resolve/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-runtime/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-runtime/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-runtime/node_modules/jest-resolve/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-serializer/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-snapshot/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-snapshot/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-snapshot/node_modules/jest-resolve/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/jest-util/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-util/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-validate/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-validate/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-watch-typeahead/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-watch-typeahead/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest-watcher/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest-watcher/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/jest/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/jest/node_modules/jest-cli/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/js-tokens/* +Copyright: 2013-2018, Simon Lydell +License: Expat + +Files: react/node_modules/js-yaml/* +Copyright: 2011-2015, Vitaly Puzrin +License: Expat + +Files: react/node_modules/jsdom/* +Copyright: 2012-2020, various contributors (see AUTHORS) +License: Expat + +Files: react/node_modules/json-schema-traverse/* +Copyright: 2015-2021, Evgeny Poberezkin +License: Expat + +Files: react/node_modules/json-stable-stringify-without-jsonify/* +Copyright: info-missing +License: Expat + +Files: react/node_modules/json3/* +Copyright: 2013-2015, Benjamin Tan. + 2012-2015, Kit Cambridge. +License: Expat + +Files: react/node_modules/jsonfile/* +Copyright: 2012-2015, JP Richardson +License: Expat + +Files: react/node_modules/jss-plugin-camel-case/* +Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors +License: Expat + +Files: react/node_modules/jss-plugin-default-unit/* +Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors +License: Expat + +Files: react/node_modules/jss-plugin-global/* +Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors +License: Expat + +Files: react/node_modules/jss-plugin-nested/* +Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors +License: Expat + +Files: react/node_modules/jss-plugin-props-sort/* +Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors +License: Expat + +Files: react/node_modules/jss-plugin-rule-value-function/* +Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors +License: Expat + +Files: react/node_modules/jss-plugin-vendor-prefixer/* +Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors +License: Expat + +Files: react/node_modules/jss/* +Copyright: 2014, -present Oleg Isonen (Slobodskoi) & contributors +License: Expat + +Files: react/node_modules/killable/* +Copyright: 2014, Marten de Vries +License: ISC + +Files: react/node_modules/kind-of/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/kleur/* +Copyright: Luke Edwards (lukeed.com) +License: Expat + +Files: react/node_modules/klona/* +Copyright: Luke Edwards (lukeed.com) +License: Expat + +Files: react/node_modules/last-call-webpack-plugin/* +Copyright: 2016, Nuno Rodrigues +License: Expat + +Files: react/node_modules/levn/* +Copyright: George Zahariev +License: Expat + +Files: react/node_modules/lines-and-columns/* +Copyright: 2015, Brian Donovan +License: Expat + +Files: react/node_modules/loader-runner/* +Copyright: Tobias Koppers @sokra +License: Expat + +Files: react/node_modules/loader-utils/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/lodash.clonedeep/* +Copyright: jQuery Foundation and other contributors / Jeremy Ashkenas +License: Expat + +Files: react/node_modules/lodash.debounce/* +Copyright: jQuery Foundation and other contributors / Jeremy Ashkenas +License: Expat + +Files: react/node_modules/lodash.memoize/* +Copyright: jQuery Foundation and other contributors / Jeremy Ashkenas +License: Expat + +Files: react/node_modules/lodash.merge/* +Copyright: OpenJS Foundation and other contributors / Jeremy Ashkenas +License: Expat + +Files: react/node_modules/lodash.template/* +Copyright: OpenJS Foundation and other contributors / Jeremy Ashkenas +License: Expat + +Files: react/node_modules/lodash.templatesettings/* +Copyright: OpenJS Foundation and other contributors / Jeremy Ashkenas +License: Expat + +Files: react/node_modules/lodash.truncate/* +Copyright: jQuery Foundation and other contributors / Jeremy Ashkenas +License: Expat + +Files: react/node_modules/lodash.uniq/* +Copyright: jQuery Foundation and other contributors / Jeremy Ashkenas +License: Expat + +Files: react/node_modules/lodash/* +Copyright: OpenJS Foundation and other contributors / Jeremy Ashkenas +License: Expat + +Files: react/node_modules/loglevel/* +Copyright: 2013, Tim Perry +License: Expat + +Files: react/node_modules/loose-envify/* +Copyright: 2015, Andres Suarez +License: Expat + +Files: react/node_modules/lower-case/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: react/node_modules/lru-cache/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/lz-string/* +Copyright: 2008-2011, Pivotal Labs +License: Expat + +Files: react/node_modules/magic-string/* +Copyright: 2015, 2018, Rich Harris +License: Expat + +Files: react/node_modules/make-dir/node_modules/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/makeerror/* +Copyright: 2014, Naitik Shah. +License: BSD-3-clause + +Files: react/node_modules/map-cache/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/map-visit/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/md5.js/* +Copyright: 2016, Kirill Fomichev +License: Expat + +Files: react/node_modules/media-typer/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/merge-descriptors/* +Copyright: 2014-2017, Douglas Christopher Wilson + 2013, 2014, Jonathan Ong +License: Expat + +Files: react/node_modules/merge-stream/* +Copyright: Stephen Sugden (stephensugden.com) +License: Expat + +Files: react/node_modules/merge2/* +Copyright: 2014-2020, Teambition +License: Expat + +Files: react/node_modules/methods/* +Copyright: 2015-2017, Douglas Christopher Wilson + 2012-2014, TJ Holowaychuk +License: Expat + +Files: react/node_modules/microevent.ts/* +Copyright: 2016, Christian Speckner +License: Expat + +Files: react/node_modules/micromatch/* +Copyright: 2014, -present, Jon Schlinkert. +License: Expat + +Files: react/node_modules/miller-rabin/* +Copyright: Fedor Indutny, 2015. +License: Expat + +Files: react/node_modules/mime-db/* +Copyright: 2014, Jonathan Ong me@jongleberry.com +License: Expat + +Files: react/node_modules/mime-types/* +Copyright: 2014-2017, Douglas Christopher Wilson + 2013, 2014, Jonathan Ong +License: Expat + +Files: react/node_modules/mime/* +Copyright: 2010, Benjamin Thomas, Robert Kieffer +License: Expat + +Files: react/node_modules/min-indent/* +Copyright: Sindre Sorhus (sindresorhus.com), James Kyle (thejameskyle.com) +License: Expat + +Files: react/node_modules/mini-css-extract-plugin/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/minimalistic-assert/* +Copyright: 2015, Calvin Metcalf +License: ISC + +Files: react/node_modules/minimatch/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/minimist/* +Copyright: info-missing +License: Expat + +Files: react/node_modules/minipass-collect/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/minipass-flush/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/minipass-pipeline/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/minipass/* +Copyright: npm, Inc. and Contributors +License: ISC + +Files: react/node_modules/minizlib/* +Copyright: Node.js contributors. / Joyent, Inc. and other Node contributors. / Isaac Z. Schlueter and Contributors +License: Expat + +Files: react/node_modules/mississippi/* +Copyright: info-missing +License: BSD-2-clause + +Files: react/node_modules/mixin-deep/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/mkdirp/* +Copyright: 2010, 2013, James Halliday (mail@substack.net) +License: Expat + +Files: react/node_modules/move-concurrently/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/multicast-dns-service-types/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/multicast-dns/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/nanoid/* +Copyright: 2013, 2017, Andrey Sitnik +License: Expat + +Files: react/node_modules/nanomatch/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/native-url/* +Copyright: info-missing +License: Apache-2.0 + +Files: react/node_modules/negotiator/* +Copyright: 2014, 2015, Douglas Christopher Wilson + 2012-2014, Isaac Z. Schlueter + 2012-2014, Federico Romero +License: Expat + +Files: react/node_modules/neo-async/* +Copyright: Caolan McMahon / 2014-2018, Suguru Motegi +License: Expat + +Files: react/node_modules/next-tick/* +Copyright: 2012-2016, Mariusz Nowak +License: Expat + +Files: react/node_modules/nice-try/* +Copyright: 2018, Tobias Reich +License: Expat + +Files: react/node_modules/no-case/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: react/node_modules/node-forge/* +Copyright: header is +License: BSD-3-clause + +Files: react/node_modules/node-int64/* +Copyright: 2014, Robert Kieffer +License: Expat + +Files: react/node_modules/node-libs-browser/* +Copyright: 2012, Tobias Koppers +License: Expat + +Files: react/node_modules/node-modules-regexp/* +Copyright: James Talmage (github.com/jamestalmage) +License: Expat + +Files: react/node_modules/node-notifier/* +Copyright: 2017, Mikael Brevik +License: Expat + +Files: react/node_modules/node-notifier/node_modules/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/node-notifier/vendor/* +Copyright: 2019, Solutions Paralint inc. +License: BSD-3-clause + +Files: react/node_modules/node-notifier/vendor/snoreToast/* +Copyright: 2007, Free Software Foundation, Inc. +License: LGPL-3 + +Files: react/node_modules/node-releases/* +Copyright: 2017, Sergey Rubanov (https:github.com/chicoxyzzy) +License: Expat + +Files: react/node_modules/normalize-package-data/* +Copyright: Meryn Stol ("Author") +License: BSD-2-clause + +Files: react/node_modules/normalize-package-data/node_modules/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/normalize-path/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/normalize-range/* +Copyright: James Talmage (github.com/jamestalmage) +License: Expat + +Files: react/node_modules/nth-check/* +Copyright: Felix Böhm +License: BSD-2-clause + +Files: react/node_modules/num2fraction/* +Copyright: 2014, PostCSS +License: Expat + +Files: react/node_modules/nwsapi/* +Copyright: 2007-2019, Diego Perini (http:www.iport.it/) +License: Expat + +Files: react/node_modules/object-copy/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/object-copy/node_modules/define-property/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/object-inspect/* +Copyright: 2012, 2013, James Halliday +License: Expat + +Files: react/node_modules/object-is/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/object-keys/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/object-visit/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/object.assign/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/object.entries/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/object.fromentries/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/object.getownpropertydescriptors/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/object.pick/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/object.values/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/obuf/* +Copyright: Fedor Indutny, 2015. +License: Expat + +Files: react/node_modules/on-finished/* +Copyright: 2014-2017, Douglas Christopher Wilson + 2013, 2014, Jonathan Ong +License: Expat + +Files: react/node_modules/on-headers/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/once/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/onetime/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/open/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/optimize-css-assets-webpack-plugin/* +Copyright: 2016, Nuno Rodrigues +License: Expat + +Files: react/node_modules/optionator/* +Copyright: George Zahariev +License: Expat + +Files: react/node_modules/original/* +Copyright: 2015, Unshift.io, Arnout Kazemier, the Contributors. +License: Expat + +Files: react/node_modules/os-browserify/* +Copyright: 2017, CoderPuppy +License: Expat + +Files: react/node_modules/p-each-series/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/p-map/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/pako/* +Copyright: 2014-2017, Vitaly Puzrin and Andrei Tuputcyn +License: Expat + +Files: react/node_modules/pako/lib/* +Copyright: 2014-2017, Vitaly Puzrin and Andrey Tupitsin / (C) 1995-2013, Jean-loup Gailly and Mark Adler +License: Zlib + +Files: react/node_modules/parallel-transform/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/param-case/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: react/node_modules/parse-asn1/* +Copyright: 2017, crypto-browserify contributors +License: ISC + +Files: react/node_modules/parse-json/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/parse5/* +Copyright: 2013-2019, Ivan Nikulin (ifaaan@gmail.com, https:github.com/inikulin) +License: Expat + +Files: react/node_modules/parseurl/* +Copyright: 2014-2017, Douglas Christopher Wilson + 2013, 2014, Jonathan Ong +License: Expat + +Files: react/node_modules/pascal-case/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: react/node_modules/pascalcase/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/path-browserify/* +Copyright: Copyright Joyent, Inc. and other Node contributors. +License: Expat + +Files: react/node_modules/path-dirname/* +Copyright: Elan Shanker and Node.js contributors. +License: Expat + +Files: react/node_modules/path-parse/* +Copyright: 2015, Javier Blanco +License: Expat + +Files: react/node_modules/path-to-regexp/* +Copyright: 2014, Blake Embrey (hello@blakeembrey.com) +License: Expat + +Files: react/node_modules/pbkdf2/* +Copyright: 2014, 2015, Daniel Cousens +License: Expat + +Files: react/node_modules/picomatch/* +Copyright: 2017, -present, Jon Schlinkert. +License: Expat + +Files: react/node_modules/pinkie-promise/* +Copyright: Vsevolod Strukchinsky (github.com/floatdrop) +License: Expat + +Files: react/node_modules/pinkie/* +Copyright: Vsevolod Strukchinsky (github.com/floatdrop) +License: Expat + +Files: react/node_modules/pirates/* +Copyright: 2016-2018, Ari Porad +License: Expat + +Files: react/node_modules/portfinder/* +Copyright: 2012, Charlie Robbins +License: Expat + +Files: react/node_modules/portfinder/node_modules/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/posix-character-classes/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/postcss-attribute-case-insensitive/* +Copyright: 2016, Dmitry Semigradsky +License: Expat + +Files: react/node_modules/postcss-calc/* +Copyright: 2014, 2017, Maxime Thirouin +License: Expat + +Files: react/node_modules/postcss-color-rebeccapurple/* +Copyright: 2014, 2017, Maxime Thirouin +License: Expat + +Files: react/node_modules/postcss-colormin/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-colormin/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-convert-values/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-convert-values/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-custom-selectors/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-dir-pseudo-class/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-discard-comments/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-discard-duplicates/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-discard-empty/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-discard-overridden/* +Copyright: 2016, Justineo +License: Expat + +Files: react/node_modules/postcss-flexbugs-fixes/* +Copyright: 2015, Luis Rudge +License: Expat + +Files: react/node_modules/postcss-font-variant/* +Copyright: 2014, Maxime Thirouin & Ian Storm Taylor +License: Expat + +Files: react/node_modules/postcss-initial/* +Copyright: 2015, Maksim Koretskiy +License: Expat + +Files: react/node_modules/postcss-load-config/node_modules/cosmiconfig/* +Copyright: 2015, David Clark +License: Expat + +Files: react/node_modules/postcss-loader/* +Copyright: 2013, 2017, Andrey Sitnik +License: Expat + +Files: react/node_modules/postcss-loader/node_modules/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/postcss-media-minmax/* +Copyright: 2014, PostCSS +License: Expat + +Files: react/node_modules/postcss-merge-longhand/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-merge-longhand/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-merge-rules/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-minify-font-values/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-minify-gradients/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-minify-gradients/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-minify-params/* +Copyright: 2015, 2018, Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-minify-params/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-minify-selectors/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-modules-extract-imports/* +Copyright: 2015, Glen Maddern +License: ISC + +Files: react/node_modules/postcss-modules-local-by-default/* +Copyright: 2015, Mark Dalgleish +License: Expat + +Files: react/node_modules/postcss-modules-scope/* +Copyright: 2015, Glen Maddern +License: ISC + +Files: react/node_modules/postcss-modules-values/* +Copyright: 2015, Glen Maddern +License: ISC + +Files: react/node_modules/postcss-normalize-charset/* +Copyright: 2015, 2018, Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-normalize-display-values/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-normalize-display-values/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-normalize-positions/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-normalize-positions/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-normalize-repeat-style/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-normalize-repeat-style/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-normalize-string/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-normalize-string/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-normalize-timing-functions/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-normalize-timing-functions/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-normalize-unicode/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-normalize-unicode/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-normalize-url/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-normalize-url/node_modules/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/postcss-normalize-url/node_modules/postcss-value-parser/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-normalize-whitespace/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-normalize-whitespace/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-ordered-values/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-ordered-values/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-page-break/* +Copyright: 2017, AUTHOR_NAME +License: Expat + +Files: react/node_modules/postcss-pseudo-class-any-link/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-reduce-initial/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-reduce-transforms/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-reduce-transforms/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-replace-overflow-wrap/* +Copyright: 2016, Matthias Müller +License: Expat + +Files: react/node_modules/postcss-safe-parser/* +Copyright: 2013, 2017, Andrey Sitnik +License: Expat + +Files: react/node_modules/postcss-selector-matches/* +Copyright: 2014, 2017, Maxime Thirouin +License: Expat + +Files: react/node_modules/postcss-selector-not/* +Copyright: 2014, 2017, Maxime Thirouin +License: Expat + +Files: react/node_modules/postcss-selector-parser/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-svgo/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-svgo/node_modules/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-unique-selectors/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/postcss-value-parser/* +Copyright: Bogdan Chadkin +License: Expat + +Files: react/node_modules/postcss-values-parser/* +Copyright: Andrew Powell +License: Expat + +Files: react/node_modules/postcss/node_modules/source-map/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/prelude-ls/* +Copyright: George Zahariev +License: Expat + +Files: react/node_modules/pretty-bytes/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/pretty-error/* +Copyright: 2013-2015, Aria Minaei +License: Expat + +Files: react/node_modules/pretty-format/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/pretty-format/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/pretty-format/node_modules/react-is/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/process/* +Copyright: 2013, Roman Shtylman +License: Expat + +Files: react/node_modules/progress/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/promise-inflight/* +Copyright: 2015, 2017, Rebecca Turner +License: ISC + +Files: react/node_modules/promise/* +Copyright: 2013, 2014, Forbes Lindesay +License: Expat + +Files: react/node_modules/prompts/* +Copyright: 2018, Terkel Gjervig Nielsen +License: Expat + +Files: react/node_modules/prop-types/* +Copyright: 2013, -present, Facebook, Inc. +License: Expat + +Files: react/node_modules/proxy-addr/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/psl/* +Copyright: 2017, Lupo Montero lupomontero@gmail.com +License: Expat + +Files: react/node_modules/public-encrypt/* +Copyright: 2017, Calvin Metcalf +License: Expat + +Files: react/node_modules/public-encrypt/node_modules/* +Copyright: Fedor Indutny, 2015. +License: Expat + +Files: react/node_modules/pump/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/pumpify/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/q/* +Copyright: 2009-2017, Kristopher Michael Kowal. +License: Expat + +Files: react/node_modules/qs/* +Copyright: 2014, Nathan LaFreniere and other contributors. +License: BSD-3-clause + +Files: react/node_modules/querystring/* +Copyright: 2012, Irakli Gozalishvili +License: Expat + +Files: react/node_modules/querystringify/* +Copyright: 2015, Unshift.io, Arnout Kazemier, the Contributors. +License: Expat + +Files: react/node_modules/queue-microtask/* +Copyright: Feross Aboukhadijeh +License: Expat + +Files: react/node_modules/raf/* +Copyright: 2013, Chris Dickinson +License: Expat + +Files: react/node_modules/randombytes/* +Copyright: 2016, 2017, crypto-browserify +License: Expat + +Files: react/node_modules/randomfill/* +Copyright: 2016, 2017, crypto-browserify +License: Expat + +Files: react/node_modules/range-parser/* +Copyright: 2015, 2016, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/raw-body/* +Copyright: 2014-2017, Douglas Christopher Wilson + 2013, 2014, Jonathan Ong +License: Expat + +Files: react/node_modules/raw-body/node_modules/* +Copyright: 2015, Jed Watson + 2012-2014, TJ Holowaychuk +License: Expat + +Files: react/node_modules/react-app-polyfill/* +Copyright: 2013, -present, Facebook, Inc. +License: Expat + +Files: react/node_modules/react-dev-utils/node_modules/@babel/* +Copyright: 2014, -present Sebastian McKenzie and other contributors +License: Expat + +Files: react/node_modules/react-dev-utils/node_modules/browserslist/* +Copyright: 2014, Andrey Sitnik and other contributors +License: Expat + +Files: react/node_modules/react-dev-utils/node_modules/cross-spawn/* +Copyright: 2018, Made With MOXY Lda +License: Expat + +Files: react/node_modules/react-dev-utils/node_modules/shebang-command/* +Copyright: Kevin Mårtensson (github.com/kevva) +License: Expat + +Files: react/node_modules/react-dev-utils/node_modules/which/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/react-dom/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/react-error-overlay/* +Copyright: 2013, -present, Facebook, Inc. +License: Expat + +Files: react/node_modules/react-is/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/react-refresh/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/react-scripts/* +Copyright: 2013, -present, Facebook, Inc. +License: Expat + +Files: react/node_modules/react-transition-group/* +Copyright: 2018, React Community / 2013, -present, Facebook, Inc. +License: BSD-3-clause + +Files: react/node_modules/react/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/readable-stream/* +Copyright: Node.js contributors. +License: Expat + +Files: react/node_modules/readdirp/* +Copyright: 2012-2019, Thorsten Lorenz, Paul Miller (https:paulmillr.com) +License: Expat + +Files: react/node_modules/recursive-readdir/* +Copyright: +License: Expat + +Files: react/node_modules/regenerator-runtime/* +Copyright: 2014, -present, Facebook, Inc. +License: Expat + +Files: react/node_modules/regenerator-transform/* +Copyright: 2014, -present, Facebook, Inc. +License: Expat + +Files: react/node_modules/regex-not/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/regex-parser/* +Copyright: 2014-2020, Ionică Bizău (https:ionicabizau.net) +License: Expat + +Files: react/node_modules/regexp.prototype.flags/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/regexpp/* +Copyright: 2018, Toru Nagashima +License: Expat + +Files: react/node_modules/regjsparser/* +Copyright: Julian Viereck and Contributors +License: BSD-2-clause + +Files: react/node_modules/relateurl/* +Copyright: Steven Vachon (svachon.com) +License: Expat + +Files: react/node_modules/remove-trailing-separator/* +Copyright: info-missing +License: ISC + +Files: react/node_modules/renderkid/* +Copyright: Felix Böhm +License: BSD-2-clause + +Files: react/node_modules/renderkid/node_modules/ansi-regex/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/renderkid/node_modules/dom-serializer/* +Copyright: 2014, The cheeriojs contributors +License: Expat + +Files: react/node_modules/renderkid/node_modules/strip-ansi/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/repeat-element/* +Copyright: 2015, -present, Jon Schlinkert. +License: Expat + +Files: react/node_modules/repeat-string/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/require-directory/* +Copyright: 2011, Troy Goode +License: Expat + +Files: react/node_modules/require-from-string/* +Copyright: Vsevolod Strukchinsky (github.com/floatdrop) +License: Expat + +Files: react/node_modules/requires-port/* +Copyright: 2015, Unshift.io, Arnout Kazemier, the Contributors. +License: Expat + +Files: react/node_modules/resolve-url-loader/node_modules/convert-source-map/* +Copyright: 2013, Thorsten Lorenz. +License: Expat + +Files: react/node_modules/resolve-url-loader/node_modules/loader-utils/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/resolve-url-loader/node_modules/postcss/* +Copyright: 2013, 2017, Andrey Sitnik +License: Expat + +Files: react/node_modules/resolve-url-loader/node_modules/source-map/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/resolve-url/* +Copyright: 2013-2018, Simon Lydell +License: Expat + +Files: react/node_modules/resolve/* +Copyright: 2012, 2013, James Halliday +License: Expat + +Files: react/node_modules/ret/* +Copyright: 2011, Roly Fentanes +License: Expat + +Files: react/node_modules/retry/* +Copyright: 2011 +License: Expat + +Files: react/node_modules/reusify/* +Copyright: 2015, Matteo Collina +License: Expat + +Files: react/node_modules/rework/* +Copyright: 2013, Thorsten Lorenz. +License: Expat + +Files: react/node_modules/rimraf/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/ripemd160/* +Copyright: 2016, 2017, crypto-browserify +License: Expat + +Files: react/node_modules/rollup-plugin-terser/node_modules/jest-worker/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/rollup-plugin-terser/node_modules/serialize-javascript/* +Copyright: 2012-2015, Yahoo! Inc. +License: BSD-3-clause + +Files: react/node_modules/rsvp/* +Copyright: 2014, Yehuda Katz, Tom Dale, Stefan Penner and contributors +License: Expat + +Files: react/node_modules/run-parallel/* +Copyright: Feross Aboukhadijeh +License: Expat + +Files: react/node_modules/safe-buffer/* +Copyright: Feross Aboukhadijeh +License: Expat + +Files: react/node_modules/safe-regex/* +Copyright: info-missing +License: Expat + +Files: react/node_modules/safer-buffer/* +Copyright: 2018, Nikita Skovoroda +License: Expat + +Files: react/node_modules/sane/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/sane/node_modules/anymatch/* +Copyright: 2014, 2015, 2019, Elan Shanker +License: ISC + +Files: react/node_modules/sane/node_modules/braces/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/sane/node_modules/fill-range/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/sane/node_modules/micromatch/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/sass-loader/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/scheduler/* +Copyright: Facebook, Inc. and its affiliates. +License: Expat + +Files: react/node_modules/schema-utils/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/selfsigned/* +Copyright: 2013, José +License: Expat + +Files: react/node_modules/semver/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/send/* +Copyright: 2014-2016, Douglas Christopher Wilson + 2012, TJ Holowaychuk +License: Expat + +Files: react/node_modules/send/node_modules/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/serialize-javascript/* +Copyright: 2012-2015, Yahoo! Inc. +License: BSD-3-clause + +Files: react/node_modules/serve-index/* +Copyright: 2016, Douglas Christopher Wilson doug@somethingdoug.com + 2014, Jonathan Ong me@jongleberry.com +License: Expat + +Files: react/node_modules/serve-index/node_modules/debug/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/serve-index/node_modules/inherits/* +Copyright: Isaac Z. Schlueter +License: ISC + +Files: react/node_modules/serve-index/node_modules/setprototypeof/* +Copyright: 2015, Wes Todd +License: ISC + +Files: react/node_modules/serve-static/* +Copyright: 2014-2016, Douglas Christopher Wilson + 2011, TJ Holowaychuk + 2011, LearnBoost + 2010, Sencha Inc. +License: Expat + +Files: react/node_modules/set-value/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/set-value/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/setprototypeof/* +Copyright: 2015, Wes Todd +License: ISC + +Files: react/node_modules/shebang-command/* +Copyright: Kevin Martensson (github.com/kevva) +License: Expat + +Files: react/node_modules/shell-quote/* +Copyright: 2010, 2013, James Halliday (mail@substack.net) +License: Expat + +Files: react/node_modules/shellwords/* +Copyright: 2011, Jimmy Cuadra +License: Expat + +Files: react/node_modules/side-channel/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/simple-swizzle/* +Copyright: 2015, JD Ballard +License: Expat + +Files: react/node_modules/sisteransi/* +Copyright: 2018, Terkel Gjervig Nielsen +License: Expat + +Files: react/node_modules/slice-ansi/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/slice-ansi/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/snapdragon-node/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/snapdragon-node/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/snapdragon-node/node_modules/define-property/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/snapdragon-util/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/snapdragon/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/snapdragon/node_modules/debug/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/sockjs-client/node_modules/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/sockjs/* +Copyright: 2011, VMware, Inc. +License: Expat + +Files: react/node_modules/source-list-map/* +Copyright: 2017, JS Foundation +License: Expat + +Files: react/node_modules/source-map-js/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/source-map-resolve/* +Copyright: 2019, ZHAO Jinxiang + 2014-2020, Simon Lydell +License: Expat + +Files: react/node_modules/source-map-support/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/source-map-url/* +Copyright: 2013-2018, Simon Lydell +License: Expat + +Files: react/node_modules/source-map/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/sourcemap-codec/* +Copyright: 2015, 2018, Rich Harris +License: Expat + +Files: react/node_modules/spdx-correct/* +Copyright: info-missing +License: Apache-2.0 + +Files: react/node_modules/spdx-expression-parse/* +Copyright: 2015, Kyle E. Mitchell & other authors listed in AUTHORS +License: Expat + +Files: react/node_modules/spdy-transport/* +Copyright: Node.js contributors. +License: Expat + +Files: react/node_modules/split-string/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/sprintf-js/* +Copyright: 2007-2014, Alexandru Marasteanu +License: BSD-3-clause + +Files: react/node_modules/stackframe/* +Copyright: 2017, Eric Wendelin and other contributors +License: Expat + +Files: react/node_modules/static-extend/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/statuses/* +Copyright: 2014-2017, Douglas Christopher Wilson + 2013, 2014, Jonathan Ong +License: Expat + +Files: react/node_modules/stream-browserify/* +Copyright: James Halliday +License: Expat + +Files: react/node_modules/stream-each/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/stream-http/* +Copyright: 2015, 2016, John Hiesey +License: Expat + +Files: react/node_modules/stream-shift/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/strict-uri-encode/* +Copyright: Kevin Mårtensson (github.com/kevva) +License: Expat + +Files: react/node_modules/string-length/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/string.prototype.matchall/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/string.prototype.trimend/* +Copyright: 2017, Khaled Al-Ansari +License: Expat + +Files: react/node_modules/string.prototype.trimstart/* +Copyright: 2017, Khaled Al-Ansari +License: Expat + +Files: react/node_modules/string_decoder/* +Copyright: Node.js contributors. +License: Expat + +Files: react/node_modules/strip-comments/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/strip-json-comments/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/style-loader/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/stylehacks/* +Copyright: Ben Briggs (http:beneb.info) +License: Expat + +Files: react/node_modules/svgo/* +Copyright: 2012-2016, Kir Belevich +License: Expat + +Files: react/node_modules/symbol-observable/* +Copyright: Sindre Sorhus (sindresorhus.com) / Ben Lesh +License: Expat + +Files: react/node_modules/symbol-tree/* +Copyright: 2015, Joris van der Wel +License: Expat + +Files: react/node_modules/table/* +Copyright: 2015, 2018, Gajus Kuizinas (http:gajus.com/) +License: BSD-3-clause + +Files: react/node_modules/table/node_modules/* +Copyright: 2015-2021, Evgeny Poberezkin +License: Expat + +Files: react/node_modules/tapable/* +Copyright: Tobias Koppers @sokra +License: Expat + +Files: react/node_modules/tar/* +Copyright: James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me) +License: Expat + +Files: react/node_modules/terser-webpack-plugin/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +Files: react/node_modules/terser-webpack-plugin/node_modules/commander/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/terser-webpack-plugin/node_modules/make-dir/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/terser-webpack-plugin/node_modules/pkg-dir/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/terser-webpack-plugin/node_modules/schema-utils/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/terser-webpack-plugin/node_modules/semver/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/terser-webpack-plugin/node_modules/source-map/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/terser-webpack-plugin/node_modules/terser/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/terser/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/terser/node_modules/commander/* +Copyright: 2011-2014, 2017, TJ Holowaychuk +License: Expat + +Files: react/node_modules/text-table/* +Copyright: info-missing +License: Expat + +Files: react/node_modules/throat/* +Copyright: 2013, 2014, Forbes Lindesay +License: Expat + +Files: react/node_modules/thunky/* +Copyright: 2013-2016, 2018, Mathias Buus +License: Expat + +Files: react/node_modules/tiny-warning/* +Copyright: 2019, Alexander Reardon +License: Expat + +Files: react/node_modules/tmpl/* +Copyright: 2014, Naitik Shah. +License: BSD-3-clause + +Files: react/node_modules/to-arraybuffer/* +Copyright: 2015, 2016, John Hiesey +License: Expat + +Files: react/node_modules/to-fast-properties/* +Copyright: 2013-2018, Petka Antonov +License: Expat + +Files: react/node_modules/to-object-path/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/to-regex-range/* +Copyright: 2015, -present, Jon Schlinkert. +License: Expat + +Files: react/node_modules/to-regex/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/toidentifier/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/tough-cookie/* +Copyright: 2015, Salesforce.com, Inc. +License: BSD-3-clause + +Files: react/node_modules/tough-cookie/node_modules/* +Copyright: 2017, Ryan Zimmerman +License: Expat + +Files: react/node_modules/tryer/* +Copyright: 2012-2019, Phil Booth +License: Expat + +Files: react/node_modules/tsconfig-paths/* +Copyright: 2016, Jonas Kello +License: Expat + +Files: react/node_modules/tsutils/* +Copyright: 2017, Klaus Meinhardt +License: Expat + +Files: react/node_modules/tty-browserify/* +Copyright: info-missing +License: Expat + +Files: react/node_modules/type-check/* +Copyright: George Zahariev +License: Expat + +Files: react/node_modules/type-detect/* +Copyright: 2013, Jake Luer (http:alogicalparadox.com) +License: Expat + +Files: react/node_modules/type-fest/* +Copyright: Sindre Sorhus (https:/sindresorhus.com) +License: Expat + +Files: react/node_modules/type-is/* +Copyright: 2014, Jonathan Ong + 2014, 2015, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/type/* +Copyright: 2011-2020, Mariusz Nowak, @medikoo, medikoo.com +License: ISC + +Files: react/node_modules/typedarray-to-buffer/* +Copyright: Feross Aboukhadijeh +License: Expat + +Files: react/node_modules/typedarray/* +Copyright: 2012, Joshua Bell + 2010, Linden Research, Inc. +License: Expat + +Files: react/node_modules/unbox-primitive/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/union-value/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/uniq/* +Copyright: 2013, Mikola Lysenko +License: Expat + +Files: react/node_modules/unique-filename/* +Copyright: npm, Inc +License: ISC + +Files: react/node_modules/unique-slug/* +Copyright: npm, Inc +License: ISC + +Files: react/node_modules/universalify/* +Copyright: 2017, Ryan Zimmerman +License: Expat + +Files: react/node_modules/unpipe/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/unquote/* +Copyright: 2017, Cameron Lakenen +License: Expat + +Files: react/node_modules/unset-value/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/unset-value/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/upath/* +Copyright: 2014-2019, Angelos Pikoulas (agelos.pikoulas@gmail.com) +License: Expat + +Files: react/node_modules/uri-js/* +Copyright: 2011, Gary Court. +License: BSD-2-clause + +Files: react/node_modules/urix/* +Copyright: 2013-2018, Simon Lydell +License: Expat + +Files: react/node_modules/url-loader/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/url-parse/* +Copyright: 2015, Unshift.io, Arnout Kazemier, the Contributors. +License: Expat + +Files: react/node_modules/url/* +Copyright: Joyent, Inc. and other Node contributors. +License: Expat + +Files: react/node_modules/use/* +Copyright: 2015, -present, Jon Schlinkert. +License: Expat + +Files: react/node_modules/util-deprecate/* +Copyright: 2014, Nathan Rajlich +License: Expat + +Files: react/node_modules/util.promisify/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/util/* +Copyright: Joyent, Inc. and other Node contributors. +License: Expat + +Files: react/node_modules/util/node_modules/* +Copyright: Isaac Z. Schlueter +License: ISC + +Files: react/node_modules/utila/* +Copyright: 2013-2015, Aria Minaei +License: Expat + +Files: react/node_modules/utils-merge/* +Copyright: 2013-2017, Jared Hanson +License: Expat + +Files: react/node_modules/v8-compile-cache/* +Copyright: 2019, Andres Suarez +License: Expat + +Files: react/node_modules/v8-to-istanbul/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/vary/* +Copyright: 2014-2017, Douglas Christopher Wilson +License: Expat + +Files: react/node_modules/vendors/* +Copyright: 2016, Titus Wormer +License: Expat + +Files: react/node_modules/vm-browserify/* +Copyright: info-missing +License: Expat + +Files: react/node_modules/walker/* +Copyright: 2013, Naitik Shah +License: Apache-2.0 + +Files: react/node_modules/watchpack-chokidar2/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/watchpack-chokidar2/node_modules/anymatch/* +Copyright: 2014, 2015, 2019, Elan Shanker +License: ISC + +Files: react/node_modules/watchpack-chokidar2/node_modules/anymatch/node_modules/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/watchpack-chokidar2/node_modules/binary-extensions/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/watchpack-chokidar2/node_modules/braces/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/watchpack-chokidar2/node_modules/fill-range/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/watchpack-chokidar2/node_modules/glob-parent/* +Copyright: 2014, 2015, 2019, Elan Shanker +License: ISC + +Files: react/node_modules/watchpack-chokidar2/node_modules/glob-parent/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/watchpack-chokidar2/node_modules/is-binary-path/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/watchpack-chokidar2/node_modules/micromatch/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/watchpack-chokidar2/node_modules/readdirp/* +Copyright: 2012-2015, Thorsten Lorenz +License: Expat + +Files: react/node_modules/watchpack/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/web-vitals/* +Copyright: 2020, Google LLC +License: Apache-2.0 + +Files: react/node_modules/webpack-dev-middleware/* +Copyright: 2010, Benjamin Thomas, Robert Kieffer +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/anymatch/* +Copyright: 2014, 2015, 2019, Elan Shanker +License: ISC + +Files: react/node_modules/webpack-dev-server/node_modules/anymatch/node_modules/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/braces/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/fill-range/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/fill-range/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/glob-parent/* +Copyright: 2014, 2015, 2019, Elan Shanker +License: ISC + +Files: react/node_modules/webpack-dev-server/node_modules/glob-parent/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/is-number/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/micromatch/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/readdirp/* +Copyright: 2012-2015, Thorsten Lorenz +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/schema-utils/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/semver/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/webpack-dev-server/node_modules/to-regex-range/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/ws/* +Copyright: 2011, Einar Otto Stangvik +License: Expat + +Files: react/node_modules/webpack-dev-server/node_modules/yargs/* +Copyright: 2014, Contributors (ben@npmjs.com) + 2010, James Halliday (mail@substack.net) +License: Expat + +Files: react/node_modules/webpack-log/* +Copyright: 2017, webpack-contrib +License: Expat + +Files: react/node_modules/webpack-log/node_modules/* +Copyright: 2015, -present, Brian Woodward. +License: Expat + +Files: react/node_modules/webpack-manifest-plugin/* +Copyright: 2011-2017, JP Richardson +License: Expat + +Files: react/node_modules/webpack-manifest-plugin/node_modules/jsonfile/* +Copyright: 2012-2015, JP Richardson +License: Expat + +Files: react/node_modules/webpack-manifest-plugin/node_modules/universalify/* +Copyright: 2017, Ryan Zimmerman +License: Expat + +Files: react/node_modules/webpack-sources/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/webpack/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/webpack/node_modules/acorn/* +Copyright: Tobias Koppers @sokra +License: Expat + +Files: react/node_modules/webpack/node_modules/braces/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/webpack/node_modules/eslint-scope/* +Copyright: JS Foundation and other contributors, https:js.foundation / 2012-2013, Yusuke Suzuki (twitter: @Constellation) and other contributors. +License: BSD-2-clause + +Files: react/node_modules/webpack/node_modules/fill-range/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/webpack/node_modules/fill-range/node_modules/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/webpack/node_modules/is-number/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/webpack/node_modules/is-wsl/* +Copyright: Sindre Sorhus (sindresorhus.com) +License: Expat + +Files: react/node_modules/webpack/node_modules/loader-utils/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/webpack/node_modules/micromatch/* +Copyright: 2014-2018, Jon Schlinkert. +License: Expat + +Files: react/node_modules/webpack/node_modules/schema-utils/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/webpack/node_modules/serialize-javascript/* +Copyright: 2012-2015, Yahoo! Inc. +License: BSD-3-clause + +Files: react/node_modules/webpack/node_modules/source-map/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/webpack/node_modules/terser-webpack-plugin/* +Copyright: JS Foundation and other contributors +License: Expat + +Files: react/node_modules/webpack/node_modules/to-regex-range/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/whatwg-fetch/* +Copyright: 2014-2016, GitHub, Inc. +License: Expat + +Files: react/node_modules/which-boxed-primitive/* +Copyright: 2013-2020, Jordan Harband +License: Expat + +Files: react/node_modules/which-module/* +Copyright: 2015, 2016, 2019, Contributors +License: ISC + +Files: react/node_modules/which/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/which/bin/* +Copyright: Copyright (c) Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/word-wrap/* +Copyright: 2014-2017, Jon Schlinkert +License: Expat + +Files: react/node_modules/workbox-background-sync/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-broadcast-update/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-build/* +Copyright: 2009-2011, Mozilla Foundation and contributors +License: BSD-2-clause + +Files: react/node_modules/workbox-build/node_modules/fs-extra/* +Copyright: 2011-2017, JP Richardson +License: Expat + +Files: react/node_modules/workbox-build/node_modules/jsonfile/* +Copyright: 2012-2015, JP Richardson +License: Expat + +Files: react/node_modules/workbox-build/node_modules/universalify/* +Copyright: 2017, Ryan Zimmerman +License: Expat + +Files: react/node_modules/workbox-cacheable-response/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-core/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-expiration/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-google-analytics/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-navigation-preload/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-precaching/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-range-requests/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-routing/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-strategies/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-streams/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-sw/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-webpack-plugin/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/workbox-window/* +Copyright: 2018, Google LLC +License: Expat + +Files: react/node_modules/worker-rpc/* +Copyright: 2016, Christian Speckner +License: Expat + +Files: react/node_modules/wrap-ansi/node_modules/color-convert/* +Copyright: 2011-2016, Heather Arthur +License: Expat + +Files: react/node_modules/wrap-ansi/node_modules/color-name/* +Copyright: 2015, Dmitry Ivanov +License: Expat + +Files: react/node_modules/wrappy/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/write-file-atomic/* +Copyright: 2015, Rebecca Turner +License: ISC + +Files: react/node_modules/ws/* +Copyright: 2011, Einar Otto Stangvik +License: Expat + +Files: react/node_modules/xmlchars/* +Copyright: Louis-Dominique Dubeau and contributors to xmlchars +License: Expat + +Files: react/node_modules/xtend/* +Copyright: 2012-2014, Raynos. +License: Expat + +Files: react/node_modules/y18n/* +Copyright: 2015, 2016, 2019, Contributors +License: ISC + +Files: react/node_modules/yallist/* +Copyright: Isaac Z. Schlueter and Contributors +License: ISC + +Files: react/node_modules/yaml/* +Copyright: 2018, Eemeli Aro +License: ISC + +Files: react/node_modules/yargs/* +Copyright: 2010, James Halliday (mail@substack.net); Modified work Copyright 2014, Contributors (ben@npmjs.com) +License: Expat + +Files: react/node_modules/yocto-queue/* +Copyright: Sindre Sorhus (https:sindresorhus.com) +License: Expat + +License: Apache-2.0 + This is free software, licensed under: + . + The Apache License, Version 2.0, January 2004 + . + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS"BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +License: BSD-2-clause + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + . + 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: BSD-3-clause + This is free software, licensed under: + . + The (three-clause) BSD License + . + The BSD License + . + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + . + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + . + * Neither the name of the licensor nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: Expat + This is free software, licensed under: + . + The MIT (X11) License + . + The MIT License + . + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated + documentation files (the "Software"), to deal in the Software + without restriction, including without limitation the rights to + use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to + whom the Software is furnished to do so, subject to the + following conditions: + . + The above copyright notice and this permission notice shall + be included in all copies or substantial portions of the + Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT + WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, + INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE AND NONINFRINGEMENT. IN NO EVENT + SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + +License: ISC + Please fill license ISC from header of react/node_modules/@babel/core/node_modules/* + + +License: MPL-2.0 + This is free software, licensed under: + . + Mozilla Public License Version 2.0 + . + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. + On Debian systems, the complete text of Mozilla Public License v 2.0 + can be found in '/usr/share/common-licenses/MPL-2.0'. + +License: ISC + Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. + . + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +License: LGPL-3 + GNU LESSER GENERAL PUBLIC LICENSE + . + Version 3, 29 June 2007 + . + . + Copyright © 2007 Free Software Foundation, Inc. + . + Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + . + This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. + . + 0. Additional Definitions. + . + As used herein, “this License” refers to version 3 of the GNU Lesser General Public License, and the “GNU GPL” refers to version 3 of the GNU General Public License. + . + “The Library” refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. + . + An “Application” is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. + . + A “Combined Work” is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the “Linked Version”. + . + The “Minimal Corresponding Source” for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. + . + The “Corresponding Application Code” for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. + . + 1. Exception to Section 3 of the GNU GPL. + . + You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. + . + 2. Conveying Modified Versions. + . + If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: + . + a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or + . + b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. + . + 3. Object Code Incorporating Material from Library Header Files. + . + The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: + . + a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. + . + b) Accompany the object code with a copy of the GNU GPL and this license document. + . + 4. Combined Works. + . + You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: + . + a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. + . + b) Accompany the Combined Work with a copy of the GNU GPL and this license document. + . + c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. + . + d) Do one of the following: + . + 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. + . + 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. + . + e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) + . + 5. Combined Libraries. + . + You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: + . + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. + . + b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + . + 6. Revised Versions of the GNU Lesser General Public License. + . + The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + . + Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. + . + If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. + . + +License: CC-BY-4.0 + Creative Commons Attribution 4.0 International Public License + . + By exercising the Licensed Rights (defined below), You accept and agree + to be bound by the terms and conditions of this Creative Commons + Attribution 4.0 International Public License ("Public License"). To the + extent this Public License may be interpreted as a contract, You are + granted the Licensed Rights in consideration of Your acceptance of + these terms and conditions, and the Licensor grants You such rights in + consideration of benefits the Licensor receives from making the + Licensed Material available under these terms and conditions. + . + . + Section 1 -- Definitions. + . + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + . + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + . + c. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + . + d. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + . + e. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + . + f. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + . + g. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + . + h. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + . + i. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + . + j. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + . + k. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + . + . + Section 2 -- Scope. + . + a. License grant. + . + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + . + a. reproduce and Share the Licensed Material, in whole or + in part; and + . + b. produce, reproduce, and Share Adapted Material. + . + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + . + 3. Term. The term of this Public License is specified in Section + 6(a). + . + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + . + 5. Downstream recipients. + . + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + . + b. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + . + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + . + b. Other rights. + . + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + . + 2. Patent and trademark rights are not licensed under this + Public License. + . + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + . + . + Section 3 -- License Conditions. + . + Your exercise of the Licensed Rights is expressly made subject to the + following conditions. + . + a. Attribution. + . + 1. If You Share the Licensed Material (including in modified + form), You must: + . + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + . + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + . + ii. a copyright notice; + . + iii. a notice that refers to this Public License; + . + iv. a notice that refers to the disclaimer of + warranties; + . + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + . + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + . + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + . + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + . + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + . + 4. If You Share Adapted Material You produce, the Adapter's + License You apply must not prevent recipients of the Adapted + Material from complying with this Public License. + . + . + Section 4 -- Sui Generis Database Rights. + . + Where the Licensed Rights include Sui Generis Database Rights that + apply to Your use of the Licensed Material: + . + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + . + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material; and + . + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + . + For the avoidance of doubt, this Section 4 supplements and does not + replace Your obligations under this Public License where the Licensed + Rights include other Copyright and Similar Rights. + . + . + Section 5 -- Disclaimer of Warranties and Limitation of Liability. + . + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + . + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + . + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + . + . + Section 6 -- Term and Termination. + . + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + . + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + . + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + . + 2. upon express reinstatement by the Licensor. + . + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + . + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + . + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + . + . + Section 7 -- Other Terms and Conditions. + . + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + . + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + . + . + Section 8 -- Interpretation. + . + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + . + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + . + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + . + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + +License: Zlib + This is free software, licensed under: + . + The zlib License + . + The zlib License + . + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + . + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + . + 1. The origin of this software must not be misrepresented; you must + not claim that you wrote the original software. If you use this + software in a product, an acknowledgment in the product + documentation would be appreciated but is not required. + . + 2. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. + . + 3. This notice may not be removed or altered from any source + distribution. + . diff --git a/debian/fill.copyright.blanks.yml b/debian/fill.copyright.blanks.yml index 15f83f9..f8cb555 100644 --- a/debian/fill.copyright.blanks.yml +++ b/debian/fill.copyright.blanks.yml @@ -1,231 +1,21 @@ --- -/: - license: Expat - copyright: 2021, Robin E. R. Davies. -src/react/: - license: Expat - copyright: 2021, Robin E. R. Davies. - -react/node_modules/webpack/: - license: Expat - copyright: Tobias Koppers @sokra - - -react/node_modules/webpack/node_modules/is-number/: - license: Expat - copyright: Copyright 2014-2018, Jon Schlinkert - -react/node_modules/websocket-driver/: - license: Apache-2.0 - copyright: Copyright 2010-2020 James Coglan - -react/node_modules/whatwg-encoding/: - license: Expat - copyright: © 2016–2018 Domenic Denicola - -react/node_modules/whatwg-fetch/: - license: Expat - copyright: Copyright (c) 2014-2016 GitHub, Inc - -react/node_modules/whatwg-url/: - license: Expat - copyright: Copyright (c) 2015–2016 Sebastian Mayr - -react/node_modules/whatwg-mimetype/: - license: Expat - copyright: Copyright © 2017–2018 Domenic Denicola - -react/node_modules/which-boxed-primitive/: - license: Expat - copyright: Copyright (c) 2019 Jordan Harband - -react/node_modules/which-module/: +vite/node_modules/entities/*: + copyright: Felix Böhm license: ISC - copyright: Copyright (c) 2016, Contributors -react/node_modules/which/: +vite/node_modules/parse5/node_modules/entities/*: + copyright: Felix Böhm license: ISC - copyright: Copyright (c) Isaac Z. Schlueter and Contributors -react/node_modules/word-wrap/: - license: Expat - copyright: Copyright (c) 2014-2017, Jon Schlinkert -react/node_modules/workbox-background-sync/: - license: Expat - copyright: Copyright 2018 Google LLC +modules/websocketpp/websocketpp/base64/*: + copyright: 2004-2008, René Nyffenegger + license: BSD-3-clause -react/node_modules/workbox-build/: - license: Expat - copyright: Copyright 2018 Google LLC -react/node_modules/workbox-window/: - license: Expat - copyright: Copyright 2018, 2019, Google LLC - -react/node_modules/workbox-cacheable-response/: - license: Expat - copyright: Copyright 2018 Google LLC - -react/node_modules/workbox-core/: - license: Expat - copyright: Copyright 2018 Google LLC - -react/node_modules/workbox-google-analytics/: - license: Expat - copyright: Copyright 2018 Google LLC - -react/node_modules/workbox-navigation-preload/: - license: Expat - copyright: Copyright 2018, Google LLC - -react/node_modules/workbox-precaching/: - license: Expat - copyright: 2018, 2019, Google LLC - -react/node_modules/workbox-range-requests/: +vite/node_modules/source-map-js/*: + copyright: 2009-2011, Mozilla Foundation and contributors license: Expat -react/node_modules/workbox-routing/*: - license: Expat - copyright: 2018, 2019, Google LLC - -react/node_modules/workbox-strategies/: - license: Expat - copyright: 2018, 2019, Google LLC - -react/node_modules/workbox-streams/: - license: Expat - copyright: 2018, 2019, Google LLC - -react/node_modules/workbox-sw/: - license: Expat - copyright: Copyright 2018 Google LLC - -react/node_modules/workbox-webpack-plugin/: - license: Expat - copyright: Copyright 2018 Google LLC - -react/node_modules/worker-farm/: - license: Expat - copyright: Copyright (c) 2014 LevelUP contributors - -react/node_modules/worker-rpc/: - license: Expat - copyright: Copyright (c) 2016 Christian Speckner - -react/node_modules/wrap-ansi/: - license: Expat - copyright: Copyright (c) Sindre Sorhus (sindresorhus.com) - -react/node_modules/wrappy/: - license: ISC - copyright: Copyright (c) Isaac Z. Schlueter and Contributors - -react/node_modules/write-file-atomic/: - license: ISC - copyright: Copyright (c) 2015, Rebecca Turner - -react/node_modules/ws/: - license: Expat - copyright: Copyright (c) 2011 Einar Otto Stangvik - -react/node_modules/xml-name-validator/: - license: Apache-2.0 - -react/node_modules/xmlchars/: - license: Expat - copyright: Louis-Dominique Dubeau and contributors to xmlchars - -react/node_modules/xtend/: - license: Expat - copyright: Copyright (c) 2012-2014 Raynos. - -react/node_modules/y18n/: - license: ISC - copyright: Copyright (c) 2015, Contributors - -react/node_modules/yallist/: - license: ISC - copyright: Copyright (c) Isaac Z. Schlueter and Contributors - -react/node_modules/yaml/: - license: ISC - copyright: Copyright 2018 Eemeli Aro - -react/node_modules/yargs-parser/: - license: (Expat) - copyright: 2010, James Halliday (mail@substack.net) - -src/Lv2EventBufferWriter.hpp: - license: ISC - copyright: Copyright 2008-2014 David Robillard - -react/node_modules/webpack/node_modules/serialize-javascript/: - license: BSD-3-clause - copyright: 2014, Yahoo! Inc. - -react/node_modules/webpack/node_modules/to-regex-range/: - copyright: 2014-2018, Jon Schlinkert - license: Expat - -react/node_modules/workbox-build/node_modules/source-map/: - copyright: 2009-2011, 2014, Mozilla Foundation and contributors - license: BSD-2-clause - -react/node_modules/atob/: - copyright: 2012-2018, AJ ONeal - license: Apache-2.0 or Expat - -react/node_modules/fs.realpath/old.js: - copyright: Copyright Joyent, Inc. and other Node contributors. - license: Expat - - -react/node_modules/fs.realpath/: - copyright: Copyright (c) Isaac Z. Schlueter and Contributors - license: ISC - -react/node_modules/glob/: - license: CC-BY-SA-4.0 or ISC - -debian/: - skip: 1 - -~/src/pipedal/react/node_modules/indefinite-observable/AUTHORS: - skip: 1 - -react/node_modules/node-notifier/vendor/snoreToast/: - license: LGPL-3 - -react/node_modules/sockjs-client/AUTHORS: - skip: 1 - -react/node_modules/terser/bin/: - skip: 1 - -react/node_modules/unquote/: - license: Expat - -react/node_modules/css-select/: - license: BSD-2-clause - -react/node_modules/css-what/: - license: BSD-2-clause - -react/node_modules/dom-serializer/: - license: BSD-2-clause - -react/node_modules/domelementtype/: - license: BSD-2-clause - -react/node_modules/domelementtype/: - license: BSD-2-clause - -react/node_modules/domelementtype/: - license: BSD-2-clause - -react/node_modules/domutils/: - license: BSD-2-clause diff --git a/debian/scan-copyrights.sh b/debian/scan-copyrights.sh new file mode 100755 index 0000000..06f37e9 --- /dev/null +++ b/debian/scan-copyrights.sh @@ -0,0 +1,4 @@ +#!/usr/bin/bash +# sudo apt install libconfig-model-dpkg-perl + +scan-copyrights ../ > copyright diff --git a/docs/LicensePiPedal.md b/docs/LicensePiPedal.md index 8911e36..368c594 100644 --- a/docs/LicensePiPedal.md +++ b/docs/LicensePiPedal.md @@ -1,4 +1,4 @@ -Copyright 2021-2024 Robin E. R. Davies +Copyright (c) Robin E.R. Davies Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/docs/LicenseToobAmp.md b/docs/LicenseToobAmp.md index f55edb4..fa7dd72 100644 --- a/docs/LicenseToobAmp.md +++ b/docs/LicenseToobAmp.md @@ -1,4 +1,4 @@ -Copyright 2021-2023 Robin E. R. Davies +Copyright (c) Robin E.R. Davies Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/src/AesDigest.hpp b/src/AesDigest.hpp index 8d122b2..ca74791 100644 --- a/src/AesDigest.hpp +++ b/src/AesDigest.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2026 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/AlsaDriver.cpp b/src/AlsaDriver.cpp index 2c4086b..d49a0b3 100644 --- a/src/AlsaDriver.cpp +++ b/src/AlsaDriver.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AlsaDriver.hpp b/src/AlsaDriver.hpp index a6a2c15..f2401b2 100644 --- a/src/AlsaDriver.hpp +++ b/src/AlsaDriver.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AlsaDriverTest.cpp b/src/AlsaDriverTest.cpp index 1550f48..938ce44 100644 --- a/src/AlsaDriverTest.cpp +++ b/src/AlsaDriverTest.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AtomBuffer.hpp b/src/AtomBuffer.hpp index a3caaa9..36b1eee 100644 --- a/src/AtomBuffer.hpp +++ b/src/AtomBuffer.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AtomConverter.cpp b/src/AtomConverter.cpp index 59c61e1..5e4b205 100644 --- a/src/AtomConverter.cpp +++ b/src/AtomConverter.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023-2024 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AtomConverter.hpp b/src/AtomConverter.hpp index d64094f..60dc270 100644 --- a/src/AtomConverter.hpp +++ b/src/AtomConverter.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AudioConfig.hpp b/src/AudioConfig.hpp index 38ca20b..751d24b 100644 --- a/src/AudioConfig.hpp +++ b/src/AudioConfig.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AudioDriver.hpp b/src/AudioDriver.hpp index f7a7f67..c8ccc76 100644 --- a/src/AudioDriver.hpp +++ b/src/AudioDriver.hpp @@ -1,7 +1,7 @@ /* * MIT License * -* Copyright (c) 2022 Robin E. R. Davies +* Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AudioFileMetadata.cpp b/src/AudioFileMetadata.cpp index b39bf86..a7d191a 100644 --- a/src/AudioFileMetadata.cpp +++ b/src/AudioFileMetadata.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/AudioFileMetadata.hpp b/src/AudioFileMetadata.hpp index 583d2a4..e4f6cea 100644 --- a/src/AudioFileMetadata.hpp +++ b/src/AudioFileMetadata.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/AudioFileMetadataReader.cpp b/src/AudioFileMetadataReader.cpp index 760e98c..8bbdb46 100644 --- a/src/AudioFileMetadataReader.cpp +++ b/src/AudioFileMetadataReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/AudioFileMetadataReader.hpp b/src/AudioFileMetadataReader.hpp index 74cc107..201cd04 100644 --- a/src/AudioFileMetadataReader.hpp +++ b/src/AudioFileMetadataReader.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/AudioFiles.cpp b/src/AudioFiles.cpp index ec67e28..7ba4906 100644 --- a/src/AudioFiles.cpp +++ b/src/AudioFiles.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/AudioFiles.hpp b/src/AudioFiles.hpp index 132eb56..5683a92 100644 --- a/src/AudioFiles.hpp +++ b/src/AudioFiles.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/AudioFilesDb.cpp b/src/AudioFilesDb.cpp index c4c5b7c..3a096b9 100644 --- a/src/AudioFilesDb.cpp +++ b/src/AudioFilesDb.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/AudioFilesDb.hpp b/src/AudioFilesDb.hpp index 1f44ecb..4fc2e21 100644 --- a/src/AudioFilesDb.hpp +++ b/src/AudioFilesDb.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/AudioHost.cpp b/src/AudioHost.cpp index c7c6492..92d618a 100644 --- a/src/AudioHost.cpp +++ b/src/AudioHost.cpp @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Gabriel Hernandez // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/src/AudioHost.hpp b/src/AudioHost.hpp index 57e4e40..bc39c0f 100644 --- a/src/AudioHost.hpp +++ b/src/AudioHost.hpp @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Gabriel Hernandez // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/src/AutoLilvNode.cpp b/src/AutoLilvNode.cpp index dffb26a..009dd7d 100644 --- a/src/AutoLilvNode.cpp +++ b/src/AutoLilvNode.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AutoLilvNode.hpp b/src/AutoLilvNode.hpp index b4d3ba9..9a37f8e 100644 --- a/src/AutoLilvNode.hpp +++ b/src/AutoLilvNode.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AvahiService.cpp b/src/AvahiService.cpp index c88487d..d1155f5 100644 --- a/src/AvahiService.cpp +++ b/src/AvahiService.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AvahiService.hpp b/src/AvahiService.hpp index ce7f607..6719e97 100644 --- a/src/AvahiService.hpp +++ b/src/AvahiService.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/AvahiServiceTest.cpp b/src/AvahiServiceTest.cpp index be76579..3842bd6 100644 --- a/src/AvahiServiceTest.cpp +++ b/src/AvahiServiceTest.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/BootConfig.cpp b/src/BootConfig.cpp index ba7adc2..5af3c79 100644 --- a/src/BootConfig.cpp +++ b/src/BootConfig.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2024 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/BootConfig.hpp b/src/BootConfig.hpp index 5e40329..2e9e6f2 100644 --- a/src/BootConfig.hpp +++ b/src/BootConfig.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2024 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/ConfigMain.cpp b/src/ConfigMain.cpp index 704756f..2b48792 100644 --- a/src/ConfigMain.cpp +++ b/src/ConfigMain.cpp @@ -1330,7 +1330,7 @@ static void PrintHelp() PrettyPrinter pp; pp << "pipedalconfig - Command-line post-install configuration for PiPedal" << "\n" - << "Copyright (c) 2022-2024 Robin E. R. Davies." + << "Copyright (c) Robin E.R. Davies." << "\n" << "\n" << "See https://rerdavies.github.io/pipedal/Documentation.html for " diff --git a/src/CpuUse.cpp b/src/CpuUse.cpp index 63d2032..d280523 100644 --- a/src/CpuUse.cpp +++ b/src/CpuUse.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/CpuUse.hpp b/src/CpuUse.hpp index d5b96d2..c12c62a 100644 --- a/src/CpuUse.hpp +++ b/src/CpuUse.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/CrashGuard.cpp b/src/CrashGuard.cpp index ac87059..5be64bd 100644 --- a/src/CrashGuard.cpp +++ b/src/CrashGuard.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/CrashGuard.hpp b/src/CrashGuard.hpp index d62839d..4c0142e 100644 --- a/src/CrashGuard.hpp +++ b/src/CrashGuard.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Curl.cpp b/src/Curl.cpp index 0fe9349..0baea8b 100644 --- a/src/Curl.cpp +++ b/src/Curl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Curl.hpp b/src/Curl.hpp index 922d3b2..7de3ee3 100644 --- a/src/Curl.hpp +++ b/src/Curl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/DbDezipper.cpp b/src/DbDezipper.cpp index 26d44ab..c68d792 100644 --- a/src/DbDezipper.cpp +++ b/src/DbDezipper.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/DbDezipper.hpp b/src/DbDezipper.hpp index 57f6ae2..106f40d 100644 --- a/src/DbDezipper.hpp +++ b/src/DbDezipper.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/DeviceVus.hpp b/src/DeviceVus.hpp index 4f192ec..3a77e5d 100644 --- a/src/DeviceVus.hpp +++ b/src/DeviceVus.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/DummyAudioDriver.cpp b/src/DummyAudioDriver.cpp index a52c21b..84d0850 100644 --- a/src/DummyAudioDriver.cpp +++ b/src/DummyAudioDriver.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/DummyAudioDriver.hpp b/src/DummyAudioDriver.hpp index 59b2c9b..0e7381e 100644 --- a/src/DummyAudioDriver.hpp +++ b/src/DummyAudioDriver.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/FileBrowserFilesFeature.cpp b/src/FileBrowserFilesFeature.cpp index 818c417..c910d3f 100644 --- a/src/FileBrowserFilesFeature.cpp +++ b/src/FileBrowserFilesFeature.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/FileBrowserFilesFeature.hpp b/src/FileBrowserFilesFeature.hpp index 9efcdbd..3cdf9b7 100644 --- a/src/FileBrowserFilesFeature.hpp +++ b/src/FileBrowserFilesFeature.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/JackDriver.cpp b/src/JackDriver.cpp index e26880f..8e8f18e 100644 --- a/src/JackDriver.cpp +++ b/src/JackDriver.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/JackDriver.hpp b/src/JackDriver.hpp index b2d7bd3..7ecfb62 100644 --- a/src/JackDriver.hpp +++ b/src/JackDriver.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/JackServerSettings.cpp b/src/JackServerSettings.cpp index 15ce110..9d291c0 100644 --- a/src/JackServerSettings.cpp +++ b/src/JackServerSettings.cpp @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Gabriel Hernandez // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/src/JackServerSettings.hpp b/src/JackServerSettings.hpp index dfcc0c2..eee900e 100644 --- a/src/JackServerSettings.hpp +++ b/src/JackServerSettings.hpp @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Gabriel Hernandez // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/src/LRUCache.hpp b/src/LRUCache.hpp index c5a3c67..7dc11db 100644 --- a/src/LRUCache.hpp +++ b/src/LRUCache.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy @@ -21,7 +21,7 @@ * SOFTWARE. */ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/LiteralVersion.cpp b/src/LiteralVersion.cpp index 5d4ae77..d2d76a6 100644 --- a/src/LiteralVersion.cpp +++ b/src/LiteralVersion.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/LiteralVersion.hpp b/src/LiteralVersion.hpp index dfe094b..edd0222 100644 --- a/src/LiteralVersion.hpp +++ b/src/LiteralVersion.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/Locale.cpp b/src/Locale.cpp index 6d80cc3..66e0c4e 100644 --- a/src/Locale.cpp +++ b/src/Locale.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2024 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/MidiEvent.hpp b/src/MidiEvent.hpp index 483d36b..3c2aee9 100644 --- a/src/MidiEvent.hpp +++ b/src/MidiEvent.hpp @@ -1,7 +1,7 @@ /* * MIT License * -* Copyright (c) 2026 Robin E. R. Davies +* Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/ModGui.cpp b/src/ModGui.cpp index 0ec6915..a9f55a8 100644 --- a/src/ModGui.cpp +++ b/src/ModGui.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ModGui.hpp b/src/ModGui.hpp index bfa4f06..3e44def 100644 --- a/src/ModGui.hpp +++ b/src/ModGui.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ModTemplateGenerator.cpp b/src/ModTemplateGenerator.cpp index e259b19..f2d9858 100644 --- a/src/ModTemplateGenerator.cpp +++ b/src/ModTemplateGenerator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ModTemplateGenerator.hpp b/src/ModTemplateGenerator.hpp index 2c7f463..9455acc 100644 --- a/src/ModTemplateGenerator.hpp +++ b/src/ModTemplateGenerator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/PiLatencyMain.cpp b/src/PiLatencyMain.cpp index 1ad385a..6ac5fdc 100644 --- a/src/PiLatencyMain.cpp +++ b/src/PiLatencyMain.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/PiPedalAlsa.cpp b/src/PiPedalAlsa.cpp index 874148e..a82e207 100644 --- a/src/PiPedalAlsa.cpp +++ b/src/PiPedalAlsa.cpp @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Gabriel Hernandez // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/src/PiPedalAlsa.hpp b/src/PiPedalAlsa.hpp index 5b58b77..b03f979 100644 --- a/src/PiPedalAlsa.hpp +++ b/src/PiPedalAlsa.hpp @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Gabriel Hernandez // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/src/PiPedalUI.cpp b/src/PiPedalUI.cpp index e04fd65..a797181 100644 --- a/src/PiPedalUI.cpp +++ b/src/PiPedalUI.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/PiPedalUI.hpp b/src/PiPedalUI.hpp index 2b532ba..572d026 100644 --- a/src/PiPedalUI.hpp +++ b/src/PiPedalUI.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/PipewireInputStream.cpp b/src/PipewireInputStream.cpp index b6ff96a..b8dbfc5 100644 --- a/src/PipewireInputStream.cpp +++ b/src/PipewireInputStream.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/PipewireInputStream.hpp b/src/PipewireInputStream.hpp index fe67370..8bd71ee 100644 --- a/src/PipewireInputStream.hpp +++ b/src/PipewireInputStream.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/PluginHost.hpp b/src/PluginHost.hpp index 9ea0762..5331897 100644 --- a/src/PluginHost.hpp +++ b/src/PluginHost.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PrettyPrinter.hpp b/src/PrettyPrinter.hpp index e8c12f1..d81f517 100644 --- a/src/PrettyPrinter.hpp +++ b/src/PrettyPrinter.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/RingBufferReader.hpp b/src/RingBufferReader.hpp index f83cb32..88083e0 100644 --- a/src/RingBufferReader.hpp +++ b/src/RingBufferReader.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022-2023 Robin Davies +// Copyright (c) Robin E.R Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/RtInversionGuard.hpp b/src/RtInversionGuard.hpp index 74e0a29..a831e3d 100644 --- a/src/RtInversionGuard.hpp +++ b/src/RtInversionGuard.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/SchedulerPriority.cpp b/src/SchedulerPriority.cpp index 8effce9..7332200 100644 --- a/src/SchedulerPriority.cpp +++ b/src/SchedulerPriority.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2024 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/SchedulerPriority.hpp b/src/SchedulerPriority.hpp index 2309eeb..1fe5b8b 100644 --- a/src/SchedulerPriority.hpp +++ b/src/SchedulerPriority.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2024 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Storage.cpp b/src/Storage.cpp index 8e02044..e924191 100644 --- a/src/Storage.cpp +++ b/src/Storage.cpp @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Gabriel Hernandez // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/src/ThreadedQueue.hpp b/src/ThreadedQueue.hpp index 15701ea..7a70717 100644 --- a/src/ThreadedQueue.hpp +++ b/src/ThreadedQueue.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000Download.cpp b/src/Tone3000Download.cpp index d0b4680..e3881df 100644 --- a/src/Tone3000Download.cpp +++ b/src/Tone3000Download.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000Download.cpp.bak b/src/Tone3000Download.cpp.bak index 6d3003c..69e861e 100644 --- a/src/Tone3000Download.cpp.bak +++ b/src/Tone3000Download.cpp.bak @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000Download.hpp b/src/Tone3000Download.hpp index 5dd6e6d..31575fa 100644 --- a/src/Tone3000Download.hpp +++ b/src/Tone3000Download.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000DownloadProgress.cpp b/src/Tone3000DownloadProgress.cpp index 3227f4c..8e16f3b 100644 --- a/src/Tone3000DownloadProgress.cpp +++ b/src/Tone3000DownloadProgress.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000DownloadProgress.hpp b/src/Tone3000DownloadProgress.hpp index 7aa30b4..2918985 100644 --- a/src/Tone3000DownloadProgress.hpp +++ b/src/Tone3000DownloadProgress.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000DownloadType.cpp b/src/Tone3000DownloadType.cpp index 0e2ed2d..4975ee0 100644 --- a/src/Tone3000DownloadType.cpp +++ b/src/Tone3000DownloadType.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000DownloadType.hpp b/src/Tone3000DownloadType.hpp index 6a1ef93..16bf433 100644 --- a/src/Tone3000DownloadType.hpp +++ b/src/Tone3000DownloadType.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000Downloader.cpp b/src/Tone3000Downloader.cpp index b452dd9..e012cd4 100644 --- a/src/Tone3000Downloader.cpp +++ b/src/Tone3000Downloader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000Downloader.hpp b/src/Tone3000Downloader.hpp index 6b7c5e5..8afd787 100644 --- a/src/Tone3000Downloader.hpp +++ b/src/Tone3000Downloader.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000DownloaderImpl.hpp b/src/Tone3000DownloaderImpl.hpp index f354eb3..ba7dc6f 100644 --- a/src/Tone3000DownloaderImpl.hpp +++ b/src/Tone3000DownloaderImpl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000Throttler.cpp b/src/Tone3000Throttler.cpp index de27b65..33dc1e1 100644 --- a/src/Tone3000Throttler.cpp +++ b/src/Tone3000Throttler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000Throttler.hpp b/src/Tone3000Throttler.hpp index 3accf74..d41242a 100644 --- a/src/Tone3000Throttler.hpp +++ b/src/Tone3000Throttler.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000Tone.cpp b/src/Tone3000Tone.cpp index e1f55cf..2c1914c 100644 --- a/src/Tone3000Tone.cpp +++ b/src/Tone3000Tone.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/Tone3000Tone.hpp b/src/Tone3000Tone.hpp index efab74a..8dad762 100644 --- a/src/Tone3000Tone.hpp +++ b/src/Tone3000Tone.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/UnixSocket.cpp b/src/UnixSocket.cpp index 6b637d5..c06341c 100644 --- a/src/UnixSocket.cpp +++ b/src/UnixSocket.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/UnixSocket.hpp b/src/UnixSocket.hpp index 30bac95..427bf43 100644 --- a/src/UnixSocket.hpp +++ b/src/UnixSocket.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/UnixSocketTest.cpp b/src/UnixSocketTest.cpp index c1540c5..3c43735 100644 --- a/src/UnixSocketTest.cpp +++ b/src/UnixSocketTest.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/UpdaterSecurity.hpp b/src/UpdaterSecurity.hpp index 3fac951..2c0312c 100644 --- a/src/UpdaterSecurity.hpp +++ b/src/UpdaterSecurity.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/Vst3Effect.cpp b/src/Vst3Effect.cpp index f9b743c..5ca463f 100644 --- a/src/Vst3Effect.cpp +++ b/src/Vst3Effect.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/Vst3Host.cpp b/src/Vst3Host.cpp index 76202fe..b2bb456 100644 --- a/src/Vst3Host.cpp +++ b/src/Vst3Host.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/Vst3PresetFile.cpp b/src/Vst3PresetFile.cpp index fe79443..7915cb6 100644 --- a/src/Vst3PresetFile.cpp +++ b/src/Vst3PresetFile.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/Vst3RtStream.cpp b/src/Vst3RtStream.cpp index 6a0bdc5..15ddf75 100644 --- a/src/Vst3RtStream.cpp +++ b/src/Vst3RtStream.cpp @@ -313,7 +313,7 @@ bool RtStream::truncateToCursor () /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/Vst3test.cpp b/src/Vst3test.cpp index 3de3db9..b09cef3 100644 --- a/src/Vst3test.cpp +++ b/src/Vst3test.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/WebServerMod.cpp b/src/WebServerMod.cpp index 9400f0a..77f28b7 100644 --- a/src/WebServerMod.cpp +++ b/src/WebServerMod.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/WebServerMod.hpp b/src/WebServerMod.hpp index 0326be5..eb466ee 100644 --- a/src/WebServerMod.hpp +++ b/src/WebServerMod.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/alsaCheck.cpp b/src/alsaCheck.cpp index 25caa41..96c70bf 100644 --- a/src/alsaCheck.cpp +++ b/src/alsaCheck.cpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/alsaCheck.hpp b/src/alsaCheck.hpp index 90efff5..3d6597e 100644 --- a/src/alsaCheck.hpp +++ b/src/alsaCheck.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/atom_object.cpp b/src/atom_object.cpp index fd9ca6f..e3051f9 100644 --- a/src/atom_object.cpp +++ b/src/atom_object.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022-2023 Robin Davies +// Copyright (c) Robin E.R Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/atom_object.hpp b/src/atom_object.hpp index 1ef77f4..1e36f4c 100644 --- a/src/atom_object.hpp +++ b/src/atom_object.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022-2023 Robin Davies +// Copyright (c) Robin E.R Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/copyrightMain.cpp b/src/copyrightMain.cpp index a9be7be..0d10e2f 100644 --- a/src/copyrightMain.cpp +++ b/src/copyrightMain.cpp @@ -19,9 +19,9 @@ std::vector unknownLicense ={ "These copyright notices were found, but we were unable to automatically identify an associated license." }; -bool ContainsName(const std::string ©right, const char*name) +bool ContainsName(const std::string &value, const char*name) { - return copyright.find(name) != -1; + return value.find(name) != -1; } class Copyrights { @@ -60,30 +60,30 @@ class Copyrights { } - void addCopyright(std::string license,std::string copyright) + void addCopyright(std::string license,std::string copyrightString) { - if (copyright.length() == 0) return; - if (copyright == "no-info-found") return; - if (copyright == "info-missing") return; + if (copyrightString.length() == 0) return; + if (copyrightString == "no-info-found") return; + if (copyrightString == "info-missing") return; if (license == "") { license = UNKNOWN_LICENSE; } const static std::string UNSPECIFIED = "(unspecified) "; - if (copyright.starts_with(UNSPECIFIED)) + if (copyrightString.starts_with(UNSPECIFIED)) { - copyright = copyright.substr(UNSPECIFIED.length()); + copyrightString = copyrightString.substr(UNSPECIFIED.length()); } auto currentLicense = licenseMap.find(license); if (currentLicense == licenseMap.end()) { std::shared_ptr l = std::make_shared(); l->tag = license; - l->copyrights.insert(copyright); + l->copyrights.insert(copyrightString); licenseMap[license] = l; } else { auto & copyrights = (*currentLicense).second->copyrights; - copyrights.insert(copyright); + copyrights.insert(copyrightString); } } bool splitLicense(const std::string & license, const std::string &match, std::string*pLeft, std::string *pRight) diff --git a/src/kconfigMain.cpp b/src/kconfigMain.cpp index f7f7982..f8d1b5a 100644 --- a/src/kconfigMain.cpp +++ b/src/kconfigMain.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2024 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in @@ -647,7 +647,7 @@ void printHelp() pp << "pipedal_kconfig - Edit kernel commandline arguments. \n" - << "Copyright (c) Robin E. R. Davies" + << "Copyright (c) Robin E.R. Davies" << "\n\n" << "A utility that provides a user-friendly interface for configuring kernel commandline arguments that affect realtime audio performance on PREEMPT_DYANMIC kernels (like Ubuntu)." << "\n\n" diff --git a/src/lv2ext/pipedal.lv2/ext/FileMetadataFeature.h b/src/lv2ext/pipedal.lv2/ext/FileMetadataFeature.h index 38f0a09..5dccbae 100644 --- a/src/lv2ext/pipedal.lv2/ext/FileMetadataFeature.h +++ b/src/lv2ext/pipedal.lv2/ext/FileMetadataFeature.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/lv2ext/pipedal.lv2/ext/fileBrowser.h b/src/lv2ext/pipedal.lv2/ext/fileBrowser.h index 60c6db4..439ff3c 100644 --- a/src/lv2ext/pipedal.lv2/ext/fileBrowser.h +++ b/src/lv2ext/pipedal.lv2/ext/fileBrowser.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/profilePluginMain.cpp b/src/profilePluginMain.cpp index 4c89cef..742c86d 100644 --- a/src/profilePluginMain.cpp +++ b/src/profilePluginMain.cpp @@ -333,7 +333,7 @@ int main(int argc, char **argv) if (argumentError || help) { cout << "profilePlugin - Generate profiling data for LV2 Plugins" << endl; - cout << "Copyright (c) 2024 Robin E. R. Davies" << endl; + cout << "Copyright (c) Robin E.R. Davies" << endl; cout << endl; cout << "Syntax: profilePlugin [preset_name] [options...]" << endl; cout << " where preset_name is the name of a PiPedal preset." << endl; diff --git a/src/utilTest.cpp b/src/utilTest.cpp index f420c68..ad95357 100644 --- a/src/utilTest.cpp +++ b/src/utilTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/vst3/Vst3Effect.hpp b/src/vst3/Vst3Effect.hpp index 91df22d..6975704 100644 --- a/src/vst3/Vst3Effect.hpp +++ b/src/vst3/Vst3Effect.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/vst3/Vst3EffectImpl.hpp b/src/vst3/Vst3EffectImpl.hpp index e910290..ff274d9 100644 --- a/src/vst3/Vst3EffectImpl.hpp +++ b/src/vst3/Vst3EffectImpl.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/vst3/Vst3Host.hpp b/src/vst3/Vst3Host.hpp index 4f2ea96..9e4c2ea 100644 --- a/src/vst3/Vst3Host.hpp +++ b/src/vst3/Vst3Host.hpp @@ -1,7 +1,7 @@ /* /* MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/vst3/Vst3PresetFile.hpp b/src/vst3/Vst3PresetFile.hpp index 6b4be94..0e26c03 100644 --- a/src/vst3/Vst3PresetFile.hpp +++ b/src/vst3/Vst3PresetFile.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/src/vst3/Vst3RtStream.hpp b/src/vst3/Vst3RtStream.hpp index c1ef79b..f563015 100644 --- a/src/vst3/Vst3RtStream.hpp +++ b/src/vst3/Vst3RtStream.hpp @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/AlsaDeviceInfo.tsx b/vite/src/pipedal/AlsaDeviceInfo.tsx index 71899b1..2620eba 100644 --- a/vite/src/pipedal/AlsaDeviceInfo.tsx +++ b/vite/src/pipedal/AlsaDeviceInfo.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * Copyright (c) Gabriel Hernandez * * Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/vite/src/pipedal/AlsaMidiDeviceInfo.tsx b/vite/src/pipedal/AlsaMidiDeviceInfo.tsx index 6207ab2..f35f74b 100644 --- a/vite/src/pipedal/AlsaMidiDeviceInfo.tsx +++ b/vite/src/pipedal/AlsaMidiDeviceInfo.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * Copyright (c) Gabriel Hernandez * * Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/vite/src/pipedal/AlsaSequencer.tsx b/vite/src/pipedal/AlsaSequencer.tsx index 33922d9..702cf28 100644 --- a/vite/src/pipedal/AlsaSequencer.tsx +++ b/vite/src/pipedal/AlsaSequencer.tsx @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Gabriel Hernandez // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/vite/src/pipedal/AndroidHost.tsx b/vite/src/pipedal/AndroidHost.tsx index 18556ac..2dffcec 100644 --- a/vite/src/pipedal/AndroidHost.tsx +++ b/vite/src/pipedal/AndroidHost.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/AudioFileMetadata.tsx b/vite/src/pipedal/AudioFileMetadata.tsx index 30dd26c..cab0fd6 100644 --- a/vite/src/pipedal/AudioFileMetadata.tsx +++ b/vite/src/pipedal/AudioFileMetadata.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/AutoZoom.tsx b/vite/src/pipedal/AutoZoom.tsx index 8e50e90..be665c9 100644 --- a/vite/src/pipedal/AutoZoom.tsx +++ b/vite/src/pipedal/AutoZoom.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ButtonEx.tsx b/vite/src/pipedal/ButtonEx.tsx index 55f5f84..6c17066 100644 --- a/vite/src/pipedal/ButtonEx.tsx +++ b/vite/src/pipedal/ButtonEx.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/ButtonTooltip.tsx b/vite/src/pipedal/ButtonTooltip.tsx index 81bf40f..e1c19e3 100644 --- a/vite/src/pipedal/ButtonTooltip.tsx +++ b/vite/src/pipedal/ButtonTooltip.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/ControlSlider.tsx b/vite/src/pipedal/ControlSlider.tsx index db15fb3..f5d573c 100644 --- a/vite/src/pipedal/ControlSlider.tsx +++ b/vite/src/pipedal/ControlSlider.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/CopyPresetsToBankDialog.tsx b/vite/src/pipedal/CopyPresetsToBankDialog.tsx index 07c9442..f578578 100644 --- a/vite/src/pipedal/CopyPresetsToBankDialog.tsx +++ b/vite/src/pipedal/CopyPresetsToBankDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/DialogStack.tsx b/vite/src/pipedal/DialogStack.tsx index af875ff..4a606f4 100644 --- a/vite/src/pipedal/DialogStack.tsx +++ b/vite/src/pipedal/DialogStack.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/DraggableButtonBase.tsx b/vite/src/pipedal/DraggableButtonBase.tsx index bf5d9b5..a271d9e 100644 --- a/vite/src/pipedal/DraggableButtonBase.tsx +++ b/vite/src/pipedal/DraggableButtonBase.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/FilePropertyControl.tsx b/vite/src/pipedal/FilePropertyControl.tsx index 37482cb..0ca0975 100644 --- a/vite/src/pipedal/FilePropertyControl.tsx +++ b/vite/src/pipedal/FilePropertyControl.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/FileUtils.tsx b/vite/src/pipedal/FileUtils.tsx index a1bf1c1..958b9ef 100644 --- a/vite/src/pipedal/FileUtils.tsx +++ b/vite/src/pipedal/FileUtils.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/FontTest.tsx b/vite/src/pipedal/FontTest.tsx index 007ddc8..5d1a613 100644 --- a/vite/src/pipedal/FontTest.tsx +++ b/vite/src/pipedal/FontTest.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/GraphicEqCtl.tsx b/vite/src/pipedal/GraphicEqCtl.tsx index 289e14e..cc7ec8b 100644 --- a/vite/src/pipedal/GraphicEqCtl.tsx +++ b/vite/src/pipedal/GraphicEqCtl.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/IconButtonEx.tsx b/vite/src/pipedal/IconButtonEx.tsx index 8f6b13d..6ff7a56 100644 --- a/vite/src/pipedal/IconButtonEx.tsx +++ b/vite/src/pipedal/IconButtonEx.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/IconColorDropdownButton.tsx b/vite/src/pipedal/IconColorDropdownButton.tsx index 11436fd..6e684a8 100644 --- a/vite/src/pipedal/IconColorDropdownButton.tsx +++ b/vite/src/pipedal/IconColorDropdownButton.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ImportPresetFromBankDialog.tsx b/vite/src/pipedal/ImportPresetFromBankDialog.tsx index 8327a8b..2edfdef 100644 --- a/vite/src/pipedal/ImportPresetFromBankDialog.tsx +++ b/vite/src/pipedal/ImportPresetFromBankDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/LinkEx.tsx b/vite/src/pipedal/LinkEx.tsx index 6b82c4d..c1fa6db 100644 --- a/vite/src/pipedal/LinkEx.tsx +++ b/vite/src/pipedal/LinkEx.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/LoopDialog.tsx b/vite/src/pipedal/LoopDialog.tsx index c32e5ba..55a1541 100644 --- a/vite/src/pipedal/LoopDialog.tsx +++ b/vite/src/pipedal/LoopDialog.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/MidiChannelBinding.tsx b/vite/src/pipedal/MidiChannelBinding.tsx index 06dab83..7160efd 100644 --- a/vite/src/pipedal/MidiChannelBinding.tsx +++ b/vite/src/pipedal/MidiChannelBinding.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2024 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/MidiChannelBindingControl.tsx b/vite/src/pipedal/MidiChannelBindingControl.tsx index dbcef51..bcbff1f 100644 --- a/vite/src/pipedal/MidiChannelBindingControl.tsx +++ b/vite/src/pipedal/MidiChannelBindingControl.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2024 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/MidiChannelBindingDialog.tsx b/vite/src/pipedal/MidiChannelBindingDialog.tsx index 027a81a..a7084e6 100644 --- a/vite/src/pipedal/MidiChannelBindingDialog.tsx +++ b/vite/src/pipedal/MidiChannelBindingDialog.tsx @@ -1,6 +1,6 @@ /* eslint-disable @typescript-eslint/no-unused-vars */ -// Copyright (c) 2024 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ModGuiErrorBoundary.tsx b/vite/src/pipedal/ModGuiErrorBoundary.tsx index 476a152..c8b4fe5 100644 --- a/vite/src/pipedal/ModGuiErrorBoundary.tsx +++ b/vite/src/pipedal/ModGuiErrorBoundary.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/ModGuiHost.tsx b/vite/src/pipedal/ModGuiHost.tsx index 4b8aeeb..d123916 100644 --- a/vite/src/pipedal/ModGuiHost.tsx +++ b/vite/src/pipedal/ModGuiHost.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/ModelSelectionDialog.tsx b/vite/src/pipedal/ModelSelectionDialog.tsx index c2d1019..e0a7579 100644 --- a/vite/src/pipedal/ModelSelectionDialog.tsx +++ b/vite/src/pipedal/ModelSelectionDialog.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/OkCancelDialog.tsx b/vite/src/pipedal/OkCancelDialog.tsx index c46384e..0624de3 100644 --- a/vite/src/pipedal/OkCancelDialog.tsx +++ b/vite/src/pipedal/OkCancelDialog.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/OkDialog.tsx b/vite/src/pipedal/OkDialog.tsx index cc0d4cc..650aea7 100644 --- a/vite/src/pipedal/OkDialog.tsx +++ b/vite/src/pipedal/OkDialog.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PluginControlView.tsx b/vite/src/pipedal/PluginControlView.tsx index 0a723e9..8dad030 100644 --- a/vite/src/pipedal/PluginControlView.tsx +++ b/vite/src/pipedal/PluginControlView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PluginNameDialog.tsx b/vite/src/pipedal/PluginNameDialog.tsx index 864d518..d3cac43 100644 --- a/vite/src/pipedal/PluginNameDialog.tsx +++ b/vite/src/pipedal/PluginNameDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/RenameDialog.tsx b/vite/src/pipedal/RenameDialog.tsx index 2d91ce3..d87b55c 100644 --- a/vite/src/pipedal/RenameDialog.tsx +++ b/vite/src/pipedal/RenameDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SavePresetAsDialog.tsx b/vite/src/pipedal/SavePresetAsDialog.tsx index 2e96f0c..7815d06 100644 --- a/vite/src/pipedal/SavePresetAsDialog.tsx +++ b/vite/src/pipedal/SavePresetAsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ScratchClass.tsx b/vite/src/pipedal/ScratchClass.tsx index fbe6a6e..9805fe5 100644 --- a/vite/src/pipedal/ScratchClass.tsx +++ b/vite/src/pipedal/ScratchClass.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ScreenOrientation.tsx b/vite/src/pipedal/ScreenOrientation.tsx index 05f3465..2287ed8 100644 --- a/vite/src/pipedal/ScreenOrientation.tsx +++ b/vite/src/pipedal/ScreenOrientation.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/SettingsDialog.tsx b/vite/src/pipedal/SettingsDialog.tsx index d008cfc..e70c38f 100644 --- a/vite/src/pipedal/SettingsDialog.tsx +++ b/vite/src/pipedal/SettingsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Gabriel Hernandez // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/vite/src/pipedal/SideChainSelectControl.tsx b/vite/src/pipedal/SideChainSelectControl.tsx index f4f3177..e2e9e07 100644 --- a/vite/src/pipedal/SideChainSelectControl.tsx +++ b/vite/src/pipedal/SideChainSelectControl.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SnapshotButton.tsx b/vite/src/pipedal/SnapshotButton.tsx index a215eb2..cd6530f 100644 --- a/vite/src/pipedal/SnapshotButton.tsx +++ b/vite/src/pipedal/SnapshotButton.tsx @@ -1,7 +1,7 @@ /* * MIT License * -* Copyright (c) 2024 Robin E. R. Davies +* Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SnapshotColors.tsx b/vite/src/pipedal/SnapshotColors.tsx index f20721f..1bc2048 100644 --- a/vite/src/pipedal/SnapshotColors.tsx +++ b/vite/src/pipedal/SnapshotColors.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SnapshotDialog.tsx b/vite/src/pipedal/SnapshotDialog.tsx index 1bea229..1d97b36 100644 --- a/vite/src/pipedal/SnapshotDialog.tsx +++ b/vite/src/pipedal/SnapshotDialog.tsx @@ -2,7 +2,7 @@ /* * MIT License * -* Copyright (c) 2024 Robin E. R. Davies +* Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SnapshotPanel.tsx b/vite/src/pipedal/SnapshotPanel.tsx index 10e7cab..b8dd4a2 100644 --- a/vite/src/pipedal/SnapshotPanel.tsx +++ b/vite/src/pipedal/SnapshotPanel.tsx @@ -1,7 +1,7 @@ /* * MIT License * -* Copyright (c) 2024 Robin E. R. Davies +* Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SnapshotPropertiesDialog.tsx b/vite/src/pipedal/SnapshotPropertiesDialog.tsx index c955866..aeb3ef4 100644 --- a/vite/src/pipedal/SnapshotPropertiesDialog.tsx +++ b/vite/src/pipedal/SnapshotPropertiesDialog.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SystemMidiBindingView.tsx b/vite/src/pipedal/SystemMidiBindingView.tsx index 1299580..8a42c2d 100644 --- a/vite/src/pipedal/SystemMidiBindingView.tsx +++ b/vite/src/pipedal/SystemMidiBindingView.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022-2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SystemMidiBindingsDialog.tsx b/vite/src/pipedal/SystemMidiBindingsDialog.tsx index 648b3f8..d9aef17 100644 --- a/vite/src/pipedal/SystemMidiBindingsDialog.tsx +++ b/vite/src/pipedal/SystemMidiBindingsDialog.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022-2023 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/TextInfoDialog.tsx b/vite/src/pipedal/TextInfoDialog.tsx index 053321a..7412d9e 100644 --- a/vite/src/pipedal/TextInfoDialog.tsx +++ b/vite/src/pipedal/TextInfoDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/TextInfo_RewriteT3kUrls.ts b/vite/src/pipedal/TextInfo_RewriteT3kUrls.ts index 029ae57..be64398 100644 --- a/vite/src/pipedal/TextInfo_RewriteT3kUrls.ts +++ b/vite/src/pipedal/TextInfo_RewriteT3kUrls.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/Timebase.tsx b/vite/src/pipedal/Timebase.tsx index a957af7..846c72d 100644 --- a/vite/src/pipedal/Timebase.tsx +++ b/vite/src/pipedal/Timebase.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/TimebaseselectorDialog.tsx b/vite/src/pipedal/TimebaseselectorDialog.tsx index bdd4bd9..e1dfafc 100644 --- a/vite/src/pipedal/TimebaseselectorDialog.tsx +++ b/vite/src/pipedal/TimebaseselectorDialog.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/Tone3000DownloadProgress.tsx b/vite/src/pipedal/Tone3000DownloadProgress.tsx index 79891ee..673c34b 100644 --- a/vite/src/pipedal/Tone3000DownloadProgress.tsx +++ b/vite/src/pipedal/Tone3000DownloadProgress.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/ToobPlayerControl.tsx b/vite/src/pipedal/ToobPlayerControl.tsx index b36ab68..f9fc04e 100644 --- a/vite/src/pipedal/ToobPlayerControl.tsx +++ b/vite/src/pipedal/ToobPlayerControl.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/ToolTipEx.tsx b/vite/src/pipedal/ToolTipEx.tsx index d451fb2..5273478 100644 --- a/vite/src/pipedal/ToolTipEx.tsx +++ b/vite/src/pipedal/ToolTipEx.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/Units.tsx b/vite/src/pipedal/Units.tsx index 2819942..80e2a69 100644 --- a/vite/src/pipedal/Units.tsx +++ b/vite/src/pipedal/Units.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2024 Robin E. R. Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/UpdateDialog.tsx b/vite/src/pipedal/UpdateDialog.tsx index 6e53948..7fb51d0 100644 --- a/vite/src/pipedal/UpdateDialog.tsx +++ b/vite/src/pipedal/UpdateDialog.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/UseWindowSize.tsx b/vite/src/pipedal/UseWindowSize.tsx index 7fa73f3..0474170 100644 --- a/vite/src/pipedal/UseWindowSize.tsx +++ b/vite/src/pipedal/UseWindowSize.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/WifiDirectConfigDialog.tsx b/vite/src/pipedal/WifiDirectConfigDialog.tsx index d53c122..9fe1fa3 100644 --- a/vite/src/pipedal/WifiDirectConfigDialog.tsx +++ b/vite/src/pipedal/WifiDirectConfigDialog.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/WifiDirectConfigSettings.tsx b/vite/src/pipedal/WifiDirectConfigSettings.tsx index f112813..9f962b5 100644 --- a/vite/src/pipedal/WifiDirectConfigSettings.tsx +++ b/vite/src/pipedal/WifiDirectConfigSettings.tsx @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2022 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/WithStyles.tsx b/vite/src/pipedal/WithStyles.tsx index 19a1e87..2685c1f 100644 --- a/vite/src/pipedal/WithStyles.tsx +++ b/vite/src/pipedal/WithStyles.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Robin E. R. Davies + * Copyright (c) Robin E.R. Davies * All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vite/src/pipedal/t3k/tone3000-client.ts b/vite/src/pipedal/t3k/tone3000-client.ts index a7aa7de..5320650 100644 --- a/vite/src/pipedal/t3k/tone3000-client.ts +++ b/vite/src/pipedal/t3k/tone3000-client.ts @@ -1,5 +1,5 @@ /** - * Modified by Robin E. R. Davies from tone3000-client.ts, original from github tone3000/api repository. + * Modified by Robin E.R. Davies from tone3000-client.ts, original from github tone3000/api repository. * * The file has been modified to address the following scenario. *