Giter VIP home page Giter VIP logo

licenses's Introduction

How to use the licenses

This repository contains the licenses for the software or released by the Digital Transformation Team. Unless there are strong and explicit reasons to make an exception, this list also applies to the software developed on Developers Italia.

Brief summary

To correctly apply a license, you must:

  1. choose a license from those proposed here;
  2. copy it to the repository root, named LICENSE
  3. create and compile the AUTHORS file always in the root of the repository.

How to choose the license

In particular, we suggest to use:

How to fill in the AUTHORS file

The AUTHORS file contains three information:

  1. the copyright holders;
  2. moral rights holders: are the names of the individual authors of the code, so as to recognize also their moral rights (which in Italian law are inalienable) regardless of the copyright holders; in the case of employees or other subordination regime, in fact, the copyright is the employer while the moral rights remain with the actual author;
  3. the words "The version control system provides attribution for specific lines of code" for mapping the correspondences between authors and single portions of code.

It is not mandatory to add your name to the two lists; it is recommended only for relevant code contributions. All contributions are in any case tracked by the version control system, but they could be lost in case of distribution of the code outside of GitHub and moreover from the commit history alone it is not clear whether the author of the commit has the copyright or not. This is why we recommend the AUTHORS file to list the rights holders.

An example of the AUTHORS file is available here

Further steps

AGPL-3.0-or-later

You need to create a README or README.md file that contains, at the bottom, the following text:

Copyright (c) the respective contributors, as shown by the AUTHORS file.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

licenses's People

Contributors

ruphy avatar alranel avatar libremente avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.