BSD licenses are a family of permissive free software licenses. The original license was used for the Berkeley Software Distribution (BSD), a Unix-like operating system after which it is named.
0
votes
1answer
13 views
Would a simple attribution satisfy the BSD license's requirements for reuse or do I need to copy the whole copyright notice?
Would something like This program uses code written by Nathan2055 satisfy the requirements for the BSD license, or do I need to copy out the whole notice? I know it asks that the notice is kept ...
0
votes
1answer
16 views
Apache 2.0 and Modified BSD libaries in MIT project?
If I write MIT code and publish it on Github, am I allowed to have a library directory containing .jar libraries licensed under Apache 2.0 and/or Modified BSD?
As far as I understand, I can't ...
-2
votes
0answers
47 views
Which is the best BSD licensed based C++ logger and having minimal features/footprint? [closed]
Looking for BSD licensed based C++ logger which we can integrate in our commercial product, a C++ server on Windows Server 2008-2012, serving max 1000 transaction simultaneously.
As on date, ...
0
votes
1answer
55 views
BSD (3-point) licence
After reading the licence i am not really sure what i'm allowed to do. Is it possible to use a BSD (3-point) licenced library in a closed source project without making the project open source?
1
vote
2answers
99 views
A good cat.c implementation to look, learn and edit?
If I want a program like cat that I can take, practice and learn from as a good example, can I take this file or would any other source be preferred? Ideally the same cat.c would run on linux, solaris ...
0
votes
2answers
65 views
Can I take GPLv3 Code and Relicense it to MIT, BSD or Apachce?
I am looking at taking an opensource project and altering it significantly. It is licensed under GPL v3. I believe that my additions will basically represent the livelihood of my company. So, can I ...
-1
votes
1answer
21 views
Reusage and changing of BSD licensed software [closed]
I am developing the CRM software for my company. It is a internal product for the moment but it will be distributed in the future. The product is actually web application. I want to add some ...
0
votes
0answers
57 views
Apps in MATLAB Central/File Exchange under GPL license [closed]
I have a tool that I have developped in Matlab and I want to share it under GPL license.
Since version R2012b there is the "Get More Apps" button in Matlab which make links with Matlab central/File ...
0
votes
1answer
50 views
HTS - modified BSD license
I would like to develop commercial application, that will be using HTS (speech recognition tool), that is distributed under open source license(modified BSD license), HOWEVER it's implemented as a ...
0
votes
1answer
18 views
Is the network protocol part of its open source license? [closed]
I'm trying to implement a network software and found an existing one which has mostly satisfied my needs. I love its protocol but not its code and i want to re-implement that protocol.
Is my ...
-1
votes
1answer
51 views
can I customize bsd license text? [closed]
I want to release some software under permissive license since I want to make it free for both academic and commercial use, but my academic employer wants to enforce "free registration" of commercial ...
2
votes
0answers
66 views
Can i use a project code which has New BSD license but uses a GPL license library?(Solved) [closed]
If we see the ICSOpenVpn project , it states that its license is New BSD but the libopenvpn.so library it uses is under GNU GPLv2 license.
As per documentation for version 2 of GNU GPL . "If a library ...
1
vote
0answers
125 views
Any c/c++/objective c level SIP library under BSD license?
I want to implement video/audio call on iOS, but most of open source projects such as siphone are under GPL license. Is there any open source project under BSD license? Thanks.
1
vote
2answers
246 views
MIT/BSD licensed (fairly) portable C Standard Library with sources
I'm interested mainly in the parts which can be written in pure C, without reaching to the OS: algorithms like strcpy(), memcmp(), atoi(), etc. And I mean the regular ANSI C library, not POSIX or ...
-1
votes
2answers
129 views
Software Licensing with LGPL v3 Library
I'm looking to produce open source software for the Biomedical Engineering Department at my University. They've requested that I make an interface for their Phidget Peripherals. I'm considering a BSD ...
0
votes
3answers
817 views
can i use a source code under BSD license and make it commercial? [closed]
I wonder if i could use a source code under BSD Free license to make a commercial product this source code is simple part from my big project.
0
votes
1answer
173 views
New BSD License and Apache License compatibility
I was wondering if I could use a library that is licensed under Apache 2.0 in my project and release the project under the terms of the New BSD License? I'm confused here because both are permissive ...
-1
votes
1answer
215 views
3-clause BSD or LGPL (or…)?
Ok. First to all those who would say this should go to Lawyer exchange it is not necessarily so, because it's directly linked to software and it's usage. If it still is to be posted in Lawyer ...
-2
votes
1answer
59 views
Am I allowed to remove backlinks in BSD software? [closed]
I found this open source software that's licensed under the BSD license, but the author has decided to include several backlinks in the footer of the software. The majority of them are links to spammy ...
0
votes
1answer
74 views
Are licensing terms invoked if my application uses libraries installed separately by the user? [closed]
Sorry if this is not the right place, but superuser also didn't seem right.
The way my application works now, it has no packaging whatsoever. So each of the libraries below must be installed ...
1
vote
1answer
74 views
Can “New” BSD and QPL Licensed applications be packaged and distributed together?
I am building a web based application and I'm using the Zend Framework (1.11.11) along with JPGraph, a PHP library for building graphs from. However, Zend is licensed under the "New" BSD License and ...
3
votes
1answer
367 views
LICENSE and AUTHORS Maintenance
I have started an open source project a few days ago, it's licensed under BSD 3 clause license and written in Python.
I am not clear on when and how I need to maintain my LICENSE and AUTHORS files.
...
0
votes
1answer
370 views
Licensing questions: MIT BSD
I'm ready to deploy an application on the AppStore.
I've used different libraries and I'm not really sure if I can deploy my app.
The libraries are under MIT and BSD license.
I know it would be enough ...
0
votes
1answer
303 views
MIT license + 3 Clause BSD license
I have this web framework I gonna use that is under 3 clause BSD license and I gonna use a javascript framework under MIT license is this compatible to each other or not?
Thanks
0
votes
2answers
108 views
Choosing an open source license
I'm looking into open-sourcing a code base I'm working on and have been researching the various more popular licenses. However, none of them seem to really fit exactly how I want to license the code. ...
0
votes
2answers
121 views
LGPL with BSD-Like [closed]
Here's the setup: there's a nice library that is BSD-style licensed and want to contribute to it. My "extension" uses an LGPL JavaScript library. The JS library itself is very big, and I want to ...
2
votes
1answer
356 views
BSD/MIT-licensed MP3 encoder?
Is there a BSD/MIT licensed MP3 encoder?
GPL and GPL are no-go, not because I don't like them, but because the application is not open, and because of target platform limitations.
Dealing with ...
0
votes
2answers
98 views
Can a BSD piece of software copy features from a GPL project? [closed]
I know that I cannot copy code from a GPL project into a BSD project, but can I copy features?
In my specific case, I am interested in making a web and later android based accounting program. I would ...
0
votes
1answer
17 views
Transferring GNU GPL v2 from parent to child project [closed]
We work on a project whose parent is another project licensed under the GNU GPL v2 license. Is it mandatory that we also would need to acknowledge that we fall under GPL v2 too (in terms of attaching ...
1
vote
1answer
100 views
Multiple license & notice files in a jar
I have to release a library as a JAR file which includes modified (shrinked/obfuscated/optimized/package renamed with ProGuard) code from 2 libraries:
One using Apache 2.0 license
One ...
0
votes
1answer
57 views
Are New BSD and wxWidgets Licenses compatible?
Can I license my app with New BSD, that using wxWidgets?
0
votes
1answer
1k views
Non-copyleft free Augmented Reality framework?
I need a AR library that allows me to overlay 3D Object or animations on a marker/markerless pattern. I do not need the AR library that is based on GPS.
But looks like all of the Augmented Reality ...
1
vote
1answer
228 views
When and where to mention usage of OpenSSL
I'm a bit confused about the OpenSSL license.
I have an open-source application (MIT licensed) that I'm preparing for its public release. One of the libraries that's being used uses OpenSSL (cURL ...
1
vote
1answer
747 views
About GPL v2 license and BSD (3-point) license
I would like to know,
Can I use a javascript library which is made available under both the GPL v2 license and a BSD (3-point) style license in my commercial web application ?
What do I need to do, ...
2
votes
2answers
324 views
Is it possible to fork an open project and change the licence of code modifications?
I developed an open source software using CeCILL-B license (french BSD like) now I'm leaving the institution where I coded the project and owns the rights. I want to fork that project to continue the ...
0
votes
1answer
207 views
Do I have to release my sourcecode when I choose to release my software under the (new)BSD license?
this is a more or less theoretical question:
When I write Software and don't want to release the my sourcecode can I choose the BSD license? I want that people can do with it whatever they want, but ...
1
vote
1answer
532 views
How do the Dual BSD/GPL licences work for Linux drivers?
I see this type of license listed at http://tldp.org/LDP/lkmpg/2.6/html/x279.html
What exactly does it mean?
Does it mean GPL or BSD? i.e.: if I release a driver under this license can I use changes ...
-1
votes
1answer
282 views
Is the WTFPL license compatible with the new BSD license? [closed]
I have written some snippets for an application that uses the new bsd license. I used to release my snippets with the WTFPL.
If it is not compatible, what do I have to do?
4
votes
1answer
231 views
Relicensing code including both Apache2 and BSD licensed sources
I have 2 software systems that have been combined. one of them has an Apache2 license, and the other, the BSD license. Now, the resulting system uses code from both of the systems.
What kind of ...
2
votes
2answers
233 views
can I release a pure c++ MySQL API under 3-BSD based on available documentation?
I'm the author of Dolphin Connector, and I'm planning to release (v2.0) a pure C++ MySQL library, then it no longer depends on MySQL C API (GPL).
Is it legal?
1
vote
4answers
159 views
Which license should I use for my code?
I have written a shell script for extracting table from a MySQL dump interactively. I want to release the code under a liberal/permissive license. Which one should I use?
Or should I dual license the ...
0
votes
2answers
319 views
Redistribution of BSD license component
I need to reuse a BSD license component in my product. Once the product is developed I am going to redistribute that to several users with this component embedded with my product (I am using it as a ...
0
votes
1answer
1k views
Using Qt Solution (Qt Service) with FOSS
I am creating a piece of FOSS to handle all the extra buttons ony my keyboard (through g15daemon).
As part of this, I wish to create a daemon to handle parsing events. I am planning on using the Qt ...
0
votes
1answer
180 views
Changing code of an LGPL project and licenses on installers
I have a project I am working on, which links to:
Qt
Qt Solutions' QtSingleApplication
Botan
I have a license dialog in my application, which shows the licenses for the application itself and ...
1
vote
1answer
141 views
Etiquette for maintaining and updating abandoned open source project
There are couple of abandoned .NET project which released ZIPs of source code that I would like to do some maintainance work on, and make my own additions. These were simply distributed as ZIPs and ...
8
votes
3answers
946 views
Minified JavaScript and BSD license [closed]
BSD license says:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce ...
6
votes
6answers
576 views
Existing parsers in c# (BSD license or similar)
Looking for parsers (in C#) for a bunch of formats. (PHP, ASP, some XML based formats, HTML,...pretty much anything I can get my hands on.)
So far we have:
HTML:
* Majestic-12
* Html Agility Pack
...
5
votes
1answer
487 views
Derrived work from BSD Licensed code
I'm not exactly sure that stackoverflow is the right *overflow to post to concerning this, but w/e. Just don't flame me.
If i took a file with a BSD-style license (or MIT/X11, or ISC, or NCSA, etc.) ...
2
votes
1answer
51 views
IEEE 1003.1 licenses compared
Software or real people can technically copy a BSD software, install it and sell it. What are technical and licence advantages and disadvantages compared to taking Linux or other 1003.1 and delivering ...
3
votes
2answers
391 views
BSD license - adding author [closed]
I significantly modified some BSD licensed code.
Can I add myself as the author to the Copyright statement list under the 'redistribution clause'?




