gnu: offlineimap: fix license.
* gnu/packages/mail.scm (offlineimap) [license]: Change to gpl2+.
This commit is contained in:
		
							parent
							
								
									d2938d59aa
								
							
						
					
					
						commit
						7886e23b03
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -283,7 +283,7 @@ and corrections.  It is based on a Bayesian filter.") | |||
|      "OfflineImap synchronizes emails between two repositories, so that you | ||||
| can read the same mailbox from multiple computers.  It supports IMAP as REMOTE | ||||
| repository and Maildir/IMAP as LOCAL repository.") | ||||
|     (license gpl2))) | ||||
|     (license gpl2+))) | ||||
| 
 | ||||
| (define-public mu | ||||
|   (package | ||||
|  |  | |||
		Reference in a new issue