We've established that there is usually no copyright to protect when talking about data. In those instances where there could be some copyright, we recommend you use a CC0 license waiver when sharing data. This is also known as a public domain designation and does not make any copyright assertions. There are a few reasons for this.
Software development has a long history of collaboration and sharing of code. If you've written software that you would like others to use, then there are many license options for you to choose from. These licenses are focused on keeping the source code open for all users and include copyleft or permissive licenses. Permissive licenses allow for commercial reuse, whereas copyleft works require that derivative works are released under an open source license (possibly the same as the original).
Here are some of the most popular open source licenses:
You should NOT use Creative Commons (CC) licenses to facilitate reuse of software. CC licenses do not contain text about distribution of source code and they do not address patent rights. In addition, CC licenses are not compatible with the main open source licenses, so it would be difficult to integrate CC licensed work with other free software.
The UT Open Source Program Office (UT-OSPO) provides a wide range of services around open source software for university members and has a best practices document on open source software licensing. Researchers who are interested in patenting software commercialization should contact the Discovery to Impact office.
Many research projects may involve both data and software that researchers are expected to share by a journal or funder. If you want to license one or both of these outputs, they should be published as separate deposits in your repository or repositories of choice (i.e. should have separate DOIs) - it is not possible to mix licenses for a single deposit in standard repositories (e.g., Zenodo), and applying a license to an object that it should not apply to (e.g., a software license to a set of data files) creates confusion for potential users. The only instance in which data and software can be published under the same “license” is when the CC0 license waiver is used, since this asserts no copyright claim. Note that while CC0 is technically not incompatible with software, it is discouraged for use by the Open Source Initiative (OSI); Free Software Foundation (FSF); and The Fedora Project and can impede reuse of software released with this designation. Therefore, joint publishing of data and software under CC0 should only be done if the reusability of a set of materials will be severely adversely affected by separating them into linked deposits.
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 Generic License.