Giter Site home page Giter Site logo

Missing Licence about grisp-software HOT 7 OPEN

grisp avatar grisp commented on June 2, 2024
Missing Licence

from grisp-software.

Comments (7)

c-mauderer avatar c-mauderer commented on June 2, 2024 1

I would slightly prefere BSD license because most of the code already has it. As far as I know BSD-2-clause should be compatible with Apache 2. So you shouldn't get any problems there. See http://www.apache.org/legal/resolved.html#category-a

Below is a list of all authors (using git shortlog -e). Also most commits are done by me, I think we should collect a OK of all of them in this ticket.

  • 7 Adam Lindberg (@eproxus)
  • 5 Andreas Leibold (as far as I know, he has no github account - I'll collect that one as an Email)
  • 161 Christian Mauderer (@c-mauderer)
  • 3 Kilian Holzinger (@nextl00p)
  • 7 Peer Stritzinger (@peerst)
  • 11 Sebastian Huber (@sebhub)
  • 3 Sebastien Merle (@sylane)
  • 6 nextloop (@nextl00p again?)

As soon as we have green light, I'll add the following text as LICENSE:

There are a few imported paths in this repository. Namely:

- libinih/inih: New BSD license (see libinih/inih/LICENSE.txt)

- rtems, rtems-libbsd and rtems-source-builder: See the Licenses of the
  subrepositories.

For all other files the following bsd-2-clause is applicable:

   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions
   are met:
   1. Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
   2. Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.
   
   THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   SUCH DAMAGE.

from grisp-software.

eproxus avatar eproxus commented on June 2, 2024 1

@nextl00p @sylane Do we have your permission to use the BSD license for your commits?

from grisp-software.

breezeight avatar breezeight commented on June 2, 2024

I notice that other project in the Grisp org have a similar issue, some are under MIT, some are under Apache. May be using a single licence could benefit the project.

from grisp-software.

c-mauderer avatar c-mauderer commented on June 2, 2024

I think it shouldn't be too hard to get a license for grisp-software.

  • The samples and applications as well as libgrisp already have a BSD 2 clause header
  • Only 8 persons have worked on the build scripts. Most of it was done by me, one of the colleagues of @peerst colleagues or one of my colleagues. We should be able to get a OK for a license there.
  • libinih could be a little tricky. That is an import from an external project. It has a BSD 3 clause license.
  • The rest are subrepos with their own license.

So basically the question is: @peerst: You have the lead on that project so which license do you want? I would suggest BSD 2 clause for all code in grisp-software (except for libinih and the subrepos) like already used in the samples.

I think a single license for the other repos could be a little difficult. I'm only active in the RTEMS parts but that is an external project. So the license can't be easily changed (although RTEMS works towards a BSD stile license). Some of the other repos most likely have the same problem.

from grisp-software.

peerst avatar peerst commented on June 2, 2024

BSD licence would be fine for me, slight preference for Apache 2 since our Erlang code and Erlang/OTP itself.

But if BSD is easier thats fine by me

from grisp-software.

peerst avatar peerst commented on June 2, 2024

from grisp-software.

holzingk avatar holzingk commented on June 2, 2024

I agree to license my work on this project under the BSD 2-clause license.

from grisp-software.

Related Issues (20)

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.