- 29 Nov, 2022 1 commit
-
-
Simon McVittie authored
The SPDX name for this license includes the `.0`. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- 27 May, 2022 4 commits
-
-
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
This is the license we encourage contributors to use for new code, so we should certainly have a reference copy of it. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Having the full text of the AFL-2.1 and GPL in this file makes it harder to find the unique information, which is the summary. Move their full text into LICENSES/ (consistent with how REUSE handles this), leaving a short summary of the licensing situation in COPYING. Loosely based on work from Ralf Habacker in !304 . Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
We are trying to be consistent about saying this codebase is dbus (a piece of software), which is the reference implementation of D-Bus (a protocol). Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- 14 Jul, 2009 2 commits
-
-
Colin Walters authored
The canonical copyright information in the source file says we allow later versions of the GPL. So note that in COPYING too. (cherry picked from commit f908daed)
-
No comment. Signed-off-by:
Colin Walters <walters@verbum.org> (cherry picked from commit 5baf2f85)
-
- 13 Jul, 2009 1 commit
-
-
Colin Walters authored
The canonical copyright information in the source file says we allow later versions of the GPL. So note that in COPYING too.
-
- 10 Jul, 2009 1 commit
-
-
No comment. Signed-off-by:
Colin Walters <walters@verbum.org>
-
- 07 Nov, 2006 1 commit
-
-
Havoc Pennington authored
* doc/dbus-specification.xml, doc/dbus-faq.xml, README: various documentation updates. Bump faq/spec versions (not to 1.0; I don't think the spec will be "finished"/1.0 when we ship the 1.0 library).
-
- 03 Aug, 2006 1 commit
-
-
John Palmieri authored
-
- 10 Aug, 2004 1 commit
-
-
Havoc Pennington authored
* COPYING: switch to Academic Free License version 2.1 instead of 2.0, to resolve complaints about patent termination clause.
-
- 11 Oct, 2003 1 commit
-
-
Havoc Pennington authored
* dbus/dbus-message.c (_dbus_message_test): add more test coverage, but #if 0 for now since they uncover a bug not fixed yet; I think in re_align_field_recurse() (re_align_field_recurse): add FIXME about broken assertion * dbus/dbus-sysdeps.c (_dbus_sysdeps_test): add more test coverage * bus/connection.c: share a couple code bits with expirelist.c * bus/expirelist.h, bus/expirelist.c: implement a generic expire-items-after-N-seconds facility, was going to share between expiring connections and replies, decided not to use for expiring connections for now. * bus/connection.c: add tracking of expected replies * COPYING: include AFL 2.0 (still need to change all the file headers)
-
- 01 Jun, 2003 1 commit
-
-
Havoc Pennington authored
* tools/dbus-cleanup-sockets.c: add utility to clean up sockets in /tmp (though on Linux this will end up being useless, when we add abstract namespace support) * configure.in: define DBUS_SESSION_SOCKET_DIR in addition to subst'ing it
-
- 21 Nov, 2002 2 commits
-
-
Havoc Pennington authored
* doc/file-boilerplate.c: include both AFL and GPL boilerplate. * COPYING: include the GPL as well, and license code under both AFL and GPL.
-
Havoc Pennington authored
-