roundcube: fix license statement to match the github repo
This commit is contained in:
		
					parent
					
						
							
								44da04fda3
							
						
					
				
			
			
				commit
				
					
						916f394cdf
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -25,7 +25,7 @@ stdenv.mkDerivation rec { | |||
|   meta = with lib; { | ||||
|     description = "Roundcube"; | ||||
|     homepage    = https://roundcube.net/; | ||||
|     license     = licenses.agpl3; | ||||
|     license     = licenses.gpl3Plus; | ||||
|     maintainers = with maintainers; [ tokudan ]; | ||||
|     platforms   = platforms.all; | ||||
|   }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Daniel Frank
				Daniel Frank