Coder Social home page Coder Social logo

License of SDFat? about sdfat HOT 3 CLOSED

greiman avatar greiman commented on August 24, 2024
License of SDFat?

from sdfat.

Comments (3)

greiman avatar greiman commented on August 24, 2024

SdFat is GPLv3.

The SdFat part of the SD library is GPLv3 also. Read the comments . It is clearly GPLv3.

From libraries/SD/src/utility/SdFat.h

/* Arduino SdFat Library

  • Copyright (C) 2009 by William Greiman
    *
  • This file is part of the Arduino SdFat Library
    *
  • This Library 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.

From: Jeremy Herbert
Sent: Wednesday, October 12, 2016 4:39 AM
To: greiman/SdFat
Subject: [greiman/SdFat] License of SDFat? (#46)

Hi,

I might be blind, and while I can see that SDFat is GPL as per the comments in the code, which version of GPL is it under? According to the Arduino folks, all of the core libraries are LGPL, and SD (based on this I believe) is part of the core library. Does that mean that SDFat is LGPL?

Thanks,
Jeremy


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from sdfat.

jeremyherbert avatar jeremyherbert commented on August 24, 2024

Ok, thank you! I was confused because the arduino FAQ says that the core libraries are LGPL: https://www.arduino.cc/en/Main/FAQ

And SD is considered to be a core library here: https://www.arduino.cc/en/Reference/Libraries

from sdfat.

greiman avatar greiman commented on August 24, 2024

SD is not a core library. It is a "Standard Library". Look at the various "Standard Libraries", few are LGPL.

Look at SD.h it is licensed GPLv3:

/*
SD - a slightly more friendly wrapper for sdfatlib

This library aims to expose a subset of SD card functionality
in the form of a higher level "wrapper" object.

License: GNU General Public License V3
(Because sdfatlib is licensed with this.)

from sdfat.

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.