PixelScope Third-Party Notices
==============================

This file lists third-party components distributed with PixelScope or used to
build PixelScope. PixelScope's own license is separate from the licenses below.

Runtime components distributed with PixelScope
----------------------------------------------

AForge.NET Framework 2.2.5
- Components: AForge.dll, AForge.Imaging.dll, AForge.Math.dll
- License: GNU Lesser General Public License version 3 (LGPL-3.0)
- Project: http://www.aforgenet.com/framework
- Notice: AForge.NET states that AForge.Video.FFMPEG is GPL v3 because it
  depends on GPL FFmpeg builds. PixelScope does not distribute
  AForge.Video.FFMPEG.dll or FFmpeg binaries.
- License files:
  licenses/AForge.NET-LICENSE.txt
  licenses/LGPL-3.0.txt

DockPanel Suite / WeifenLuo.WinFormsUI.Docking
- Components: WeifenLuo.WinFormsUI.Docking.dll,
  WeifenLuo.WinFormsUI.Docking.ThemeVS2015.dll
- License: MIT
- Copyright: Copyright (c) 2007-2012 Weifen Luo and other contributors
- Project: https://github.com/dockpanelsuite/dockpanelsuite
- License file: licenses/DockPanelSuite-MIT.txt

Build-time components not distributed as PixelScope runtime dependencies
-----------------------------------------------------------------------

No additional build-time third-party components are distributed with PixelScope.

Notes for LGPL components
-------------------------

AForge.NET LGPL components are distributed as separate DLL files. PixelScope
does not embed these DLLs into PixelScope.exe and does not intentionally block
users from replacing them with compatible versions, subject to normal Windows
file permissions and application compatibility.
