-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The code is released under the Apache License version 2.0. We should follow the guidelines on how to apply the license, as described at http://www.apache.org/licenses/LICENSE-2.0
To Reproduce
Steps to reproduce the behavior:
- Go to any file
- Look for the Apache boilerplate
- Go to LICENSE.txt
- Look for the license text
Expected behavior
The following boilerplate should be at the top of every file:
Copyright 2013 (c) Microsoft
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
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
and the license text should be at LICENSE.txt
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working