dbus: Proposed relicense to MIT/X11
Ryan Lortie
desrt at desrt.ca
Thu Sep 13 16:20:14 PDT 2007
Hello.
I am writing this email because the three of you wrote code that was
copied into dbus by someone else. We are currently in the middle of an
effort to relicense dbus to an MIT/X11 style license.
This email concerns two blocks of code:
dbus-sysdeps-win.c:
2444 * Backtrace Generator
2445 *
2446 * Copyright 2004 Eric Poech
2447 * Copyright 2004 Robert Shearman
view: http://git.desrt.ca/gitweb/?p=dbus.git;a=blob;f=dbus/dbus-sysdeps-win.c;h=3c6c31be976250f77cd6f20aea3a47265e4b0323;hb=44ed90c10d435f1a12c2b4b1a601040fa585ce38
and
dbus-sysdeps-util-win.c:
452 /* This file is part of the KDE project
453 Copyright (C) 2000 Werner Almesberger
454
455 libc/sys/linux/sys/dirent.h - Directory entry as returned by readdir
view: http://git.desrt.ca/gitweb/?p=dbus.git;a=blob;f=dbus/dbus-sysdeps-util-win.c;h=e4a30ba1ad5f6227a8d7a3bc0f0129ceb2af2400;hb=44ed90c10d435f1a12c2b4b1a601040fa585ce38
In both cases the code is licensed under the LGPL "2 or later".
The text of the proposed new license is the standard MIT/X11 license:
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
We would appreciate it if you are willing to allow your code to be used
under these terms.
Please "reply to all" to this email (specifically, replies should go to
<desrt at desrt.ca> and <dbus at lists.freedesktop.org>) indicating your
willingness or unwillingness to have your code licensed under the above
terms.
Many thanks.
Cheers
More information about the dbus
mailing list