similar to: Licensing

Displaying 20 results from an estimated 4000 matches similar to: "Licensing"

2019 Oct 22
5
It was twenty years ago today...
Xapian has turned 20! Strictly speaking it was 20 years ago last month but I managed to miss the true anniversary - the oldest commit in the Xapian repo is: commit 8ced76ea128c8fb2792477e09b41fa989f2e572f Author: Richard Boulton <richard at tartarus.org> Date: Fri Sep 10 09:50:40 1999 +0000 Martins initial code, which didn't work for him but did for me. Back then Richard,
2010 Nov 26
2
Hivex licensing question
On Fri, Nov 26, 2010 at 10:03:05AM -0800, Yandell, Henri wrote: > We?re looking into using Hivex and came across something odd. While > the license of hivex.c is LGPL 2.1, it appears to require the GPL > 3.0 licensed gnulib package for a few minor functions ( full_read, > full_write and c_toupper ). There are also a few GPL 3.0 build > files. It has always been our intention to
2010 May 28
1
libsmbclient licensing
Dear Samba team, We have developed cross-platform multiprotocol intranet file searcher and it includes the module (SMB scanner for *nix) which uses libsmbclient to enumerate all files on smb shares ("uses" means including headers and linking with library). Other modules also use some external libraries, but all other libraries have LGPL license. We prefer to publish our
2011 Aug 19
1
Licensing Issue with JRI
Hoping someone can clear up a licencing question... My understanding is that R is licensed under the GPL, with some headers licensed under the LGPL (per COPYRIGHTS, so that R plugins don't have to be GPL - arguably incorrect, but besides the point). JRI states that it is licensed under the LGPL - but it links against R shared libraries (or so is my understanding - please correct me if I'm
2009 Nov 20
1
Licenses GPL and LGPL
Hello, I am new to Cortado and I am very interested in playing video in some of my Java applets using the Theora decoder. I would like to write a LGPL library to use the decoders in Processing (see processing.org). I prefer LGPL over GPL because it allows a wider usage of the library. The core libraries of Processing are released under LGPL as well. I would like to use com.fluendo.plugin and
2011 Nov 01
3
CrossOver license
Hey guys, I have a question about CrossOver and the LGPL license. I'm looking into licensing some software of my own and I'm not sure if I can. >From what I've read the LGPL license doesn't allow any product to be sold if it's based on LGPL protected software, unless it uses the software simply as a plug-in: > A program that contains no derivative of any portion of the
2010 Jan 03
1
package license questions
I am looking for some advice on licenses. Here is my situation: Over the last couple years, I have developed a rather large number of fire department analysis functions. I am in the process of trying to publish some packages to make these functions available to the public. I am trying to release two packages that essentially define S4 classes for common types of fire department data. Then, I
2010 Jan 19
2
Copyright versus Licenses
My company recently started using a R library from RCRAN that is licensed under the LGPL Version 2 or greater per the DESCRIPTION file, but contains no copy of the LGPL notice, or any copyright notice. I've grown accustomed to paying attention to copyright and licensing as a Debian package maintainer, and sent the author of the package an email expressing my concern. The author believed that
2000 Oct 26
8
Vorbis licensing...
We spent a little time here taking a look at the Vorbis licensing scheme and ran into some possible issues. In particular, the Vorbis FAQ page here says that the LGPL license applies to Vorbis libraries and GPL applies to source code (at least that's what I gather). http://www.vorbis.com/faq.html#flic http://www.fsf.org/copyleft/lesser.html Reading the text of these Gnu
2004 Sep 10
1
Latest Flac license thinking?
I've always wondered, why can't a simple LGPL/GPL double-license do the trick? -- Asheesh. On Tue, 15 Jan 2002, Matt Zimmerman wrote: > On Tue, Jan 15, 2002 at 03:27:42PM -0500, Woodrow Stool wrote: > > > A while back Josh was thinking of changing the Flac license, and posted a > > question on Slashdot regarding various licensing schemes. > > > > Josh, have
2003 Sep 26
3
RE: Asterisk license (fwd)
Just FYI, MySQL stuff has been pulled from Asterisk since apparently now the client libraries are under GPL and not LGPL (and thus are incompatible with OpenH323). You may check out the MySQL code under "asterisk-addons", but you should not use both MySQL and OpenH323 (OpenSSL is also questionable) in the same Asterisk installation unless you downgrade your MySQL client libraries to a
2002 Aug 11
4
Wine license issues
> ok, > This is something I want to ask for some time now :) > Does this mean that License issues works with wine as it > works with the Linux kernel? > The Linux kernel is GPLed, however if a module (driver) is > dynamic loadable, it can have a proprietary license. > Is this the way it works with wine? The core (wine itself) > is LGPL, however its modules (builtin
2010 Oct 31
9
Wine license
Please be patient and read this... Can AJ please change the license of the wine-launcher (like mono does)? You can still keep the libraries under LGPL. Please note proprietary is not bad and no oss w/o proprietary... You can make WINE a standard of binaries because of competition of Linux/BSD/Solaris binaries. It would be good for OS developers if you Change the license of the WINE launcher.
2010 Aug 03
1
License for Rembedded.h
Possibly more of a legal question than a technical development question, but here goes. In the doc\COPYRIGHTS file it is made clear that the intention is that you can write R packages and distribute them under licenses not compatible with GPL, by making the relevant header files available under the LGPL. This was an explicit change that was made in February 2001, and allows for DLLs that
2010 Apr 02
1
hivex: Copyright license(s)
I note that LICENSES and README state LGPL v2.1 but there are other files with other licenses, most obviously many shell script files such as: regedit/hivexregedit sh/example* Also some Makefiles: perl/Makefile.am sh/Makefile.am ...etc... find . -type f | while read filename; \ do if grep -iqs 'general public license' $filename; then \ if grep -viqs 'lesser' $filename; then
2000 Feb 14
3
Vorbis license terms?
Are there any thoughts to changing the license used by Vorbis from the GPL to the LGPL? As it stands, linking to libvorbis will taint any program. I'd like to research using Vorbis and contribute to it, but I'm not at the liberty to GPL the engine I'd like to link with libvorbis. The GPL prevents me from using it. The LGPL would still protect the Vorbis code while allowing
2000 Feb 14
3
Vorbis license terms?
Are there any thoughts to changing the license used by Vorbis from the GPL to the LGPL? As it stands, linking to libvorbis will taint any program. I'd like to research using Vorbis and contribute to it, but I'm not at the liberty to GPL the engine I'd like to link with libvorbis. The GPL prevents me from using it. The LGPL would still protect the Vorbis code while allowing
2005 Apr 06
2
dovecot-sasl license
hi, i talked to timo about re-licensing the sasl part of dovecot under a more liberal license (bsd/lgpl e.g.). it would allow the integration of it in bsd base systems. another reason i would be interested is adding sasl support to svnserve [1]. so here is my question: what is your oppinion about this issue? any objections from contributors? darix [1] http://subversion.tigris.org/ -- irssi
2019 Sep 07
2
[libnbd PATCH] maint: Update reference to license info
Our README file claims that license info is in LICENSE, but we did not have a file by that name in the tarball. At least we did correctly ship COPYING.LIB since the library is LGPLv2+. --- The LGPL requires that the user also receive a copy of the GPL, since anyone can upgrade their copy from LGPL to GPL. Does that mean we should ship a copy of COPYING alongside COPYING.LIB? README | 3 ++- 1
2012 Sep 07
3
GPL as the main reason why Xapian might not get the widespread success it deserves?
Hi, I realise that the GPL license question has been discussed in 2003 and in 2007, extensively. Back then, the conclusion seem to have been that in-process usage is not possible for most use-cases and that instead, a network layer/IPC mechanism is required to use Xapian with any non-GPL software. I think the project is severely undermining its own potential success. I see that there are even