stevedlawrence commented on a change in pull request #42:
URL: https://github.com/apache/daffodil-vscode/pull/42#discussion_r737393316
##########
File path: .eslintrc.json
##########
@@ -1,9 +1,10 @@
/*
- * Copyright 2021 Concurrent Technologies Corporation, Nteligen LLC
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
Review comment:
I'm not really sure where it came from, but I think the json-license.txt
file is unnecessary.
My guess is it was added to specify the license for json files that cannot
have comments/license headers. But the LICENSE file says everything in this
repo is ALv2, and explicitly calls out the files that have a different license.
Since these files cannot have headers, then the assumption is that they are
ALv2 since they aren't called out in the LICENSE file.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]