Browse Source
			
			
			
			
				
		[flutter-plugins] Update copyright to SPDX, dependencies See merge request non-oss/flutter/flutter-plugins!25merge-requests/25/merge
				 199 changed files with 425 additions and 1669 deletions
			
			
		@ -1,3 +1,4 @@ | 
				
			|||||||
# Copyright (C) 2023 Open Mobile Platform LLC. | 
					# SPDX-FileCopyrightText: 2023 Open Mobile Platform LLC <community@omp.ru> | 
				
			||||||
 | 
					# SPDX-License-Identifier: BSD-3-Clause | 
				
			||||||
 | 
					
 | 
				
			||||||
include: package:flutter_lints/flutter.yaml | 
					include: package:flutter_lints/flutter.yaml | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,5 @@ | 
				
			|||||||
/* | 
					// SPDX-FileCopyrightText: 2023 Open Mobile Platform LLC <community@omp.ru> | 
				
			||||||
 * Copyright (C) 2023 Open Mobile Platform LLC. | 
					// SPDX-License-Identifier: BSD-3-Clause | 
				
			||||||
 */ | 
					 | 
				
			||||||
abstract class BuildConfig { | 
					abstract class BuildConfig { | 
				
			||||||
  bool get isDebug; | 
					  bool get isDebug; | 
				
			||||||
} | 
					} | 
				
			||||||
 | 
				
			|||||||
Some files were not shown because too many files have changed in this diff Show More
					Loading…
					
					
				
		Reference in new issue