Skip to content

Commit

Permalink
add spdx license tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cenit committed Sep 30, 2024
1 parent 9f783f6 commit bd27957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "datalogger",
"version": "1.1.0",
"license": "GPL-3.0",
"homepage": "https://github.com/physycom/datalogger",
"description": "Tool that acquires data from different brands of devices through the serial port and dumps them into raw files on disk. It can also plot data in realtime using an FLTK widget.",
"dependencies": [
Expand Down

0 comments on commit bd27957

Please sign in to comment.