similar to: Samba Adopts GPLv3 for Future Releases

Displaying 20 results from an estimated 4000 matches similar to: "Samba Adopts GPLv3 for Future Releases"

2010 Nov 30
1
Consistency regarding compiled Cortado 0.6.0 sourceand the official binary
It should probably not be necessary in my case to compile a custom version of the Cortado applet-the official binary works fine, and may be advantageous over a locally-compiled version (regarding compatibility with 1.1-era JVMs), as was mentioned in a previous message. My interest was to include the corresponding source code when distributing the official binary (i.e. as would be required for
2014 Aug 19
2
Samba 3.0.37 license confusion
Hello Jeremy and samba maintainers, I am using Samba 3.0.37 and I am confused about the license. On one hand both the COPYING file in the 3.0.37 tarball and your website indicates that version 3.0.37 is GPLv2. http://news.samba.org/announcements/samba_gplv3/ On the other hand, in the 3.0.37 tarball, there are many files with GPLv3 headers without any exception. For instance, several file in
2014 May 21
1
Linking libsmbclient with GPLv2 Code
Hello everyone, I'm not sure who to ask about this, but I have a licensing question. I'm writing a utility to allow Git to connect to SMB shares, which uses libsmbclient. I was thinking about using libgit2 in my program: http://libgit2.github.com/ . This library is licensed as GPLv2 only, with a linking exception to link to any program without restriction. My understanding is that, since
2007 Jul 13
1
about Samba Adopts GPLv3 for Future Releases
Dear Samba team, I read this message. http://lists.samba.org/archive/samba/2007-July/133609.html Can I translate Japanese and send translated message to Japanese people? -- --- Oota Toshiya --- oota at mail.linux.bs1.fc.nec.co.jp NEC Computers Software Operations Unit Shiba,Minato,Tokyo Open Source Software Platform Development Division Japan,Earth,Solar system (samba-jp/ldap-jp
2015 Oct 19
8
RFC: Improving license & patent issues in the LLVM community
On 19 October 2015 at 18:12, David Chisnall via llvm-dev <llvm-dev at lists.llvm.org> wrote: > One worry is that Apache 2 is incompatible with GPLv2 (is it incompatible with other licenses?) This is interesting, I did not know that... http://www.apache.org/licenses/GPL-compatibility.html "Despite our best efforts, the FSF has never considered the Apache License to be compatible
2011 Oct 12
1
Contributing to Samba: Samba now accepts corporate copyright.
Here is a change we're instituting immediately to make it easier for corporations to contribute code changes to Samba whilst still retaining copyright ownership of the contributed code. Feel free to ask any questions on the samba-technical at samba.org list. We'd like to thank our lawyers at the Software Freedom Law Center for helping us to make this change. Regards, The Samba Team.
2011 Oct 12
1
Contributing to Samba: Samba now accepts corporate copyright.
Here is a change we're instituting immediately to make it easier for corporations to contribute code changes to Samba whilst still retaining copyright ownership of the contributed code. Feel free to ask any questions on the samba-technical at samba.org list. We'd like to thank our lawyers at the Software Freedom Law Center for helping us to make this change. Regards, The Samba Team.
2010 Oct 30
1
GPLv3 and Mac OS X
This may have been raised before and if so I apologise for not being able to find it. I was wondering if someone on the list can please explain the relationship that GPLv3 has in preventing Apple from distributing updated builds with their operating systems. I've read over the GPLv3 (I'm not lawyer or anything) and I would guess it has something to do with the patent agreements? I'll
2011 May 16
0
Fwd: adding GPLv3 to unicorn license
Hi Ian, I also found this address in the git history, hoping this works since ian at inspir.es doesn''t. ----- Forwarded message from Eric Wong <normalperson at yhbt.net> ----- From: Eric Wong <normalperson at yhbt.net> To: mongrel-unicorn at rubyforge.org Cc: Hongli Lai <hongli at phusion.nl>, Augusto Becciu <augusto at jadedpixel.com>, I?aki Baz Castillo
2015 Oct 29
4
RFC: Improving license & patent issues in the LLVM community
On 29 October 2015 at 10:25, Jonas Maebe via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Hi, > > Regarding the previously voiced concerns of incompatibilities between the > Apache and GPLv2 license, I'd like to add one more thing. > > I work on a, at this time mostly LLVM-unrelated [1], "GPLv2 or later" > licensed compiler: the Free Pascal Compiler. Some
2007 Jul 24
2
licensing requirements for using the SWIG bindings
Hi, I'm confused about my licensing obligation with respect to the Xapian SWIG bindings. I've got a python wrapper that sits above the standard Xapian Python/SWIG bindings, and I wasn't sure if the *intent* of the Xapian team is that my python wrapper - and any code that also uses my wrapper also falls under GPLv2. It seems unclear if the FSF's position on dynamic linking in
2015 Oct 20
4
RFC: Improving license & patent issues in the LLVM community
On Tue, Oct 20, 2015 at 8:59 AM, Rafael EspĂ­ndola <llvm-dev at lists.llvm.org> wrote: > On 19 October 2015 at 13:57, Renato Golin via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> On 19 October 2015 at 18:12, David Chisnall via llvm-dev >> <llvm-dev at lists.llvm.org> wrote: >>> One worry is that Apache 2 is incompatible with GPLv2 (is it
2009 Dec 27
1
testhelp/maketree.py is GPLv2
Hi, I have a licensing question: I'm curious if the fact maketree.py is GPLv2 causes any trouble for the rest of rsync (which is GPLv3 or later). -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/logging.html
2011 Jul 12
5
Proposal to change Samba contribution copyright policy.
Hi all, Some history. Samba has historically only accepted code with personal, not corporate copyright attached. There were a couple of good reasons for this in the past, one of which was that we preferred GPL enforcement decisions to be made by individuals, not by corporations. Under GPLv2, a license violator loses all rights under the license and these have to be reinstated by the copyright
2011 Jun 22
2
[LLVMdev] ARM thumb-2 instruction used for non-thumb2 CPUs
On Jun 22, 2011, at 9:00 AM, Renato Golin wrote: > On 22 June 2011 16:50, Jim Grosbach <grosbach at apple.com> wrote: >>> This sounds like a dead end as newer binutils are GPLv3. >> >> Yeah, that's definitely a very real concern and a big motivation to get the MC based asm parser whipped into usable shape. We're much more in control of our own destiny then.
2015 Oct 21
5
RFC: Improving license & patent issues in the LLVM community
Hi David, Sorry for the delay getting back to you, been a bit buried: On Oct 19, 2015, at 10:12 AM, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote: >> The TL;DR version of this is that I think we should discuss relicensing all of LLVM under the Apache 2.0 license and add a runtime exception clause. See below for a lot more details. > > I agree that this is a problem.
2011 Jun 22
0
[LLVMdev] ARM thumb-2 instruction used for non-thumb2 CPUs
On Jun 22, 2011, at 6:15 PM, Jim Grosbach wrote: > > On Jun 22, 2011, at 9:00 AM, Renato Golin wrote: > >> On 22 June 2011 16:50, Jim Grosbach <grosbach at apple.com> wrote: >>>> This sounds like a dead end as newer binutils are GPLv3. >>> >>> Yeah, that's definitely a very real concern and a big motivation to get the MC based asm parser
2019 Jul 26
3
Revisiting the PHP binding license issues
Hello, I would like to see Xapian used more widely in the PHP community. The major obstacle is that binaries of the PHP extension cannot be distributed. I've been reading earlier discussions on this and wonder if there's now an option. My starting points were https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package and the discussion at https://trac.xapian.org/ticket/191. One comment
2012 Sep 27
0
[Announce] Libksba 1.3.0 released
Hello! I am pleased to announce version 1.3.0 of Libksba. Libksba is an X.509 and CMS (PKCS#7) library. It is for example required to build the S/MIME part of GnuPG-2 (gpgsm). The only build requirement for Libksba itself is the libgpg-error package. There are no other dependencies; actual cryptographic operations need to be done by the user. Libksba is distributed under the LGPLv3+/GPLv2+.
2008 Apr 25
3
[ANNOUNCE] Samba 3.2.0pre3
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Release Announcements ===================== This is the third preview release of Samba 3.2.0. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Please be aware that Samba is now distributed under the version 3 of