me
/
guix
Archived
1
0
Fork 0

gnu: openocd: Correct license.

* gnu/packages/embedded.scm (openocd)[license]: Change to gpl2+.
master
Ricardo Wurmus 2016-10-31 10:38:34 +01:00
parent b89cbf5832
commit 6d1b3bf55b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -361,4 +361,4 @@ language.")
(synopsis "On-Chip Debugger")
(description "OpenOCD provides on-chip programming and debugging support
with a layered architecture of JTAG interface and TAP support.")
(license license:gpl2))))
(license license:gpl2+))))