gnu: hidapi: Fix 'license'.
* gnu/packages/libusb.scm (hidapi)[license]: Actually call 'non-copyleft'.
This commit is contained in:
		
							parent
							
								
									624144e0e7
								
							
						
					
					
						commit
						28791c1c8d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -237,4 +237,4 @@ HID-Class devices.") | |||
|     ;; HIDAPI can be used under one of three licenses. | ||||
|     (license (list gpl3 | ||||
|                    bsd-3 | ||||
|                    non-copyleft "file://LICENSE-orig.txt")))) | ||||
|                    (non-copyleft "file://LICENSE-orig.txt"))))) | ||||
|  |  | |||
		Reference in a new issue