Giter Site home page Giter Site logo

Comments (5)

ajnyga avatar ajnyga commented on June 17, 2024

No problem, can you point me to a license text I could add to my plugins?

from alloweduploads.

ctgraham avatar ctgraham commented on June 17, 2024

GNU.org describes this:

The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.

With an example of:

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

https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

In the University of Pittsburgh development, we implement this as simply as:
"Released under a license of GPL v2 or later"

https://github.com/ulsdevteam/ojs-sushiLite-plugin#author--license

from alloweduploads.

ajnyga avatar ajnyga commented on June 17, 2024

@ctgraham I guess this would be ok? https://github.com/pkp/ots/blob/master/LICENSE

Github seems to add the license tag to the upper right corner automatically according to the LICENSE file you have in the repository.

from alloweduploads.

ctgraham avatar ctgraham commented on June 17, 2024

Github will automatically tag the project according to the LICENSE file it finds.

The individual file headers still retain the reference to GPL v2, however:

* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.

GPL provides the option of licensing software to a specific GPL version, to version x or later, or to any GPL version ever published:
https://github.com/pkp/ots/blob/11a60c92ee51794095c6266780c65a8cd0cb19eb/LICENSE#L570-L577

I'd recommend updating the text in the headers to indicate "GPL v3" or "GPL v2 or later", or just removing the version reference entirely.

from alloweduploads.

ajnyga avatar ajnyga commented on June 17, 2024

Should be all GPL3 now.

from alloweduploads.

Related Issues (8)

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.