Clarified license definition as GPL 2.0 or later is supported
This commit is contained in:
		
					parent
					
						
							
								04fe35c822
							
						
					
				
			
			
				commit
				
					
						75ab9b1acf
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2,7 +2,7 @@ | |||
|     "name": "engelsystem/engelsystem", | ||||
|     "description": "Shift planning system for chaos events", | ||||
|     "type": "project", | ||||
|     "license": "GPL-2.0", | ||||
|     "license": "GPL-2.0-or-later", | ||||
|     "authors": [ | ||||
|         { | ||||
|             "name": "msquare", | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ | |||
|   "main": "index.js", | ||||
|   "repository": "https://github.com/engelsystem/engelsystem.git", | ||||
|   "author": "https://github.com/engelsystem/engelsystem/contributors", | ||||
|   "license": "GPL-2.0-only", | ||||
|   "license": "GPL-2.0-or-later", | ||||
|   "scripts": { | ||||
|     "build": "npm run -s build:clean && NODE_ENV=production run-p build:webpack", | ||||
|     "build:clean": "rimraf public/assets", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Igor Scheller
				Igor Scheller