Export LICENSE
This makes it easier to include the license in redistributions, as required by the license.
This commit is contained in:
		@@ -36,6 +36,8 @@ package(default_visibility = ["//visibility:public"])
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
licenses(["notice"])
 | 
					licenses(["notice"])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					exports_files(["LICENSE"])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
config_setting(
 | 
					config_setting(
 | 
				
			||||||
    name = "windows",
 | 
					    name = "windows",
 | 
				
			||||||
    constraint_values = ["@bazel_tools//platforms:windows"],
 | 
					    constraint_values = ["@bazel_tools//platforms:windows"],
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user