Coder Social home page Coder Social logo

Comments (7)

lord63 avatar lord63 commented on August 25, 2024

I'm sorry, I don't understand what you said.
Something with the license template? I get all of them from http://choosealicense.com

from licen.

lbeltrame avatar lbeltrame commented on August 25, 2024

In data lunedì 23 marzo 2015 16:21:03, lord63 ha scritto:

I'm sorry, I don't understand what you said.
Something with the license template? I get all of them from

Yes, for example, from my own software (GPL 3):

-- snip --

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 3 of the License, or
(at your option) any later version.

-- snip --

The "at your option" is optional, but it makes quite a difference from a
licensing point of view.

from licen.

lord63 avatar lord63 commented on August 25, 2024

@lbeltrame
Hi, I diffed your license with the template from choosealicense, it seems thats except the 'http://fsf.org/' link and some tiny difference, they are the same.
I still feel a bit puzzled, may be you can submit a pull request :)

from licen.

lbeltrame avatar lbeltrame commented on August 25, 2024

In data mercoledì 25 marzo 2015 06:36:12, lord63 ha scritto:

thats except the 'http://fsf.org/' link and some tiny difference, they
are the same. I still feel a bit puzzled, may be you can submit a pull
request :)

The difference is only in "or later part":

For example, let's imagine a program licensed under GPL v2 "or later" (as
written)

  • if "or later" is there → I can license it as GPL v2, or v3, or whatever
    comes out next, even if I'm not the original author (because the license
    grants me this option)
  • if there isn't → I can only use v2, anything else requires approval from the
    original author (major example in the wild: the Linux kernel)

So what I'm suggesting is to have a text with "or...blablabla any later
version" and one without it, and make options like "gplv3+" or "gplv3" and so
on.

from licen.

lord63 avatar lord63 commented on August 25, 2024

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.

There is also a 'later part' in the template boilerplate notice from licen. Check it out

So what I'm suggesting is to have a text with "or...blablabla any later version" and one without it, and make options like "gplv3+" or "gplv3" and so on.

Do you mean two seperate license template?


All the license templates are come from choosealicense, I think we can rely on it. Any thoughts?

from licen.

lbeltrame avatar lbeltrame commented on August 25, 2024

In data venerd� 27 marzo 2015 20:03:31, lord63 ha scritto:
.

Do you mean two seperate license template?

Exactly that.

from licen.

lord63 avatar lord63 commented on August 25, 2024

I'm sorry, this may won't fix.
Currently I think one is enough, if you really want it, I'm afraid that you have to add your own template manually.
Thanks for you advice!

from licen.

Related Issues (3)

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.