Skip to content

How to use GNU licenses for your own software #847

@ghost

Description

https://www.gnu.org/licenses/gpl-howto.html

Whichever license you plan to use, the process involves adding two elements to each source file of your program: a copyright notice (such as “Copyright 1999 Terry Jones”), and a statement of copying permission, saying that the program is distributed under the terms of the GNU General Public License (or the Lesser GPL).

If you are releasing your program under the GNU AGPL, you only need to include the text version of the GNU AGPL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions