mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Correct Gigaget's license
It's GPLv3, not GPLv2.
This commit is contained in:
		| @@ -33,7 +33,7 @@ public class AboutActivity extends AppCompatActivity { | |||||||
|      */ |      */ | ||||||
|     private static final SoftwareComponent[] SOFTWARE_COMPONENTS = new SoftwareComponent[]{ |     private static final SoftwareComponent[] SOFTWARE_COMPONENTS = new SoftwareComponent[]{ | ||||||
|             new SoftwareComponent("Giga Get", "2014 - 2015", "Peter Cai", |             new SoftwareComponent("Giga Get", "2014 - 2015", "Peter Cai", | ||||||
|                     "https://github.com/PaperAirplane-Dev-Team/GigaGet", StandardLicenses.GPL2), |                     "https://github.com/PaperAirplane-Dev-Team/GigaGet", StandardLicenses.GPL3), | ||||||
|             new SoftwareComponent("NewPipe Extractor", "2017 - 2020", "Christian Schabesberger", |             new SoftwareComponent("NewPipe Extractor", "2017 - 2020", "Christian Schabesberger", | ||||||
|                     "https://github.com/TeamNewPipe/NewPipeExtractor", StandardLicenses.GPL3), |                     "https://github.com/TeamNewPipe/NewPipeExtractor", StandardLicenses.GPL3), | ||||||
|             new SoftwareComponent("Jsoup", "2017", "Jonathan Hedley", |             new SoftwareComponent("Jsoup", "2017", "Jonathan Hedley", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 opusforlife2
					opusforlife2