Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 1.37 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.37 KB

OpenSourceTemplates

A set of templates that aim to follow community best practices around releasing open source software.

The goal of the files in this repo is to provide a starting point for licensing and coyright texts in source.

Please feel free to use these templates for text and headers in your own project and feel free to send patches on improvements if you've got them. Perhaps begin with our CONTRIBUTING.md file?

Resources

In our example directory we have some examples on how to list copyright and license on a per-file basis. We use the SPDX "short tag" format for this. SPDX license identifiers for various licenses are available here; https://spdx.org/licenses/

The Free Software Foundation Europe has created a document on software reuse that they've contributed to the OpenChain project; https://github.com/OpenChain-Project/curriculum/blob/master/guides/Reuse-for-OpenChain.md

License and Copyright

Copyright © Pelagicore AB 2017

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

SPDX-License-Identifier: CC-BY-SA-4.0

CC-BY-SA-4.0 logo