whatlicense.org

Your Perfect Match

0BSD

You want the absolute maximum freedom for your users without even requiring a copyright notice in binary distributions.

License Overview

1. License Overview

A quick summary of what you are legally allowing, requiring, and limiting.

Permissions

  • Commercial use

Commercial use:Anyone can do anything.

Conditions

Limitations

  • Liability

Liability:No liability.

File Header Generator

2. File Header Customizer

Personalize your license headers before copying them to your files.

Project Details
Processed locally. Never saved.
/**
 * 
 * Copyright (C) [year] by [fullname] <[email]>
 * Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted...
 */

Full License Text

3. Full License Text

Save this as a LICENSE file in your repository root.

BSD Zero Clause License

Copyright (C) year by fullname <email>

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.