Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: EDT PCI SDK and Driver
Upstream-Contact: Engineering Design Team, Inc. <software@edt.com>
Source: https://edt.com/drivers/

# Sample paragraph, commented out:
#
# Files: src/*
# Copyright: $YEAR $NAME <$CONTACT>
# License: ...

Files: packaging/edticon64.ico packaging/edtinstall.ico packaging/welcomesplash.bmp
Copyright: 2011 Engineering Design Team, Inc. <info@edt.com>
License: LicenseRef-EDTtermsOfUse

Files: doc/dev/*
Copyright: 2011 Engineering Design Team, Inc. <info@edt.com>
License: LicenseRef-EDTtermsOfUse

Files: doc/*.png # .png files used in the various README's
Copyright: 2022 Engineering Design Team, Inc. <info@edt.com>
License: LicenseRef-EDTtermsOfUse

Files: VERSION.template
Copyright: 2022 Engineering Design Team, Inc. <info@edt.com>
License: BSD-3-Clause

Files: src/genicam/include/GenTL_1.6.h
Copyright: (c) 2004-2019 by GenICam GenTL Subcommittee
License: LicenseRef-BSD-3-Clause-GenICam-Modified

# IGNORE: Configuration files
Files:
  .clang-format
  .clang-tidy
  .clangd
  .gitattributes
  .gitignore
  .gitmodules
  .pylintrc
  .vscode/*
  .gitlab/*
  CMakePresets.json
  poetry.lock
  poetry.toml
  pyproject.toml
  scan.cppcheck
Copyright: 2022 Engineering Design Team, Inc. <info@edt.com>
License: BSD-3-Clause

# IGNORE: python virtual environment, used for development, not published
Files: .venv/* .cache/*
Copyright: 2022 Engineering Design Team, Inc. <info@edt.com>
License: BSD-3-Clause

# IGNORE: internal developer scripts, not published
Files: scripts_dev/*
Copyright: 2022 Engineering Design Team, Inc. <info@edt.com>
License: BSD-3-Clause


# IGNORE: build directories, not published
Files: build/* build_x64/* build_x32/* .ccache/*
Copyright: 2022 Engineering Design Team, Inc. <info@edt.com>
License: BSD-3-Clause
