Update copyright years

Repository details (uvcc)
Project page
uvcc
Project log category
(175 entries)
Repository
@joelpurra/uvcc
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
191 commits
Stars
94 stars
Commit details (5e7f2bdd)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Update copyright years

Raw text
Update copyright years

Changed files (30)

Path Additions Deletions
.xo-config.js +1 -1
CHANGELOG.md +1 -1
DEVELOP.md +1 -1
README.md +1 -1
USAGE.md +2 -2
examples/README.md +1 -1
examples/logitech-c920/demo/README.md +1 -1
src/camera-control-helper-factory.ts +1 -1
src/camera-control-helper.ts +1 -1
src/camera-factory.ts +1 -1
src/camera-helper-factory.ts +1 -1
src/camera-helper.ts +1 -1
src/command-handlers.ts +1 -1
src/command-handlers/controls.ts +1 -1
src/command-handlers/devices.ts +1 -1
src/command-handlers/export.ts +1 -1
src/command-handlers/get.ts +1 -1
src/command-handlers/import.ts +1 -1
src/command-handlers/range.ts +1 -1
src/command-handlers/ranges.ts +1 -1
src/command-handlers/set.ts +1 -1
src/command-manager.ts +1 -1
src/index.ts +1 -1
src/output.ts +1 -1
src/runtime-configurator.ts +2 -2
src/types/command.ts +1 -1
src/types/uvc-control.d.ts +1 -1
src/utilities/flatten-control-values.ts +1 -1
src/utilities/wrapped-error.ts +1 -1
src/uvc-device-lister.ts +1 -1

Commit categories (3)