Skip to content

No license for this code #32

@tannert

Description

@tannert

Describe the bug

The code for this extension does not have a license.

Expected behavior

I would expect the code to have an open source license such as the Apache License 2.0, which grants an "irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute".

Additional context

This would be as easy as adding a file called LICENSE.md with the following contents:

   Copyright 2022 Krishna Pravin
   
   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.

The reason for my report is that I would like to use this extension internally at my company, but my company has a policy of only using third-party code that has a license.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions