gnu: emacs-piem: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-piem)[license]: Set to GPL3+.
This commit is contained in:
		
							parent
							
								
									f5f8a21cc9
								
							
						
					
					
						commit
						ffa8a7129f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7065,7 +7065,7 @@ working with public-inbox archives.  As much of the hard work here is already | |||
| done by other Emacs libraries—things like mail clients, news readers, Git | ||||
| interfaces, and even web browsers—piem is mostly about bridging some of these | ||||
| parts for convenience.") | ||||
|     (license license:gpl3))) | ||||
|     (license license:gpl3+))) | ||||
| 
 | ||||
| (define-public emacs-ert-expectations | ||||
|   (package | ||||
|  |  | |||
		Reference in a new issue