| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add clearer licensing information in SPDX format | Simon McVittie | 2019-07-15 | 2 | -0/+4 |
| | | | | | Signed-off-by: Simon McVittie <smcv@collabora.com> | ||||
| * | Use MIT/X11 license as per permission given on the dbus mailing list. | Simon McVittie | 2007-10-09 | 1 | -15/+19 |
| | | | | | | | | | | | | This affects code with copyright statements from the following individuals: * Anders Carlsson * Colin Walters * David Zeuthen * Rob Taylor and the following companies: * Collabora Ltd. (represented by me) * Red Hat Inc. (represented by Havoc Pennington) | ||||
| * | Relicense Collabora code under the MIT/X11 license proposed for dbus core, ↵ | Simon McVittie | 2007-09-27 | 1 | -13/+17 |
| | | | | | removing all references to the LGPL as a result | ||||
| * | Actually commit the numerous copyright-statement changes. | Simon McVittie | 2007-02-07 | 1 | -0/+18 |
| | | |||||
| * | dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated ↵ | Simon McVittie | 2007-01-25 | 1 | -2/+0 |
| | | | | | lines in license statement | ||||
| * | dbus/mainloop/__init__.py, dbus/mainloop/glib.py: Add docstrings | Simon McVittie | 2006-12-05 | 2 | -0/+11 |
| | | |||||
| * | dbus/mainloop/__init__.py: Export glib submodule; improve docstrings | Simon McVittie | 2006-11-30 | 1 | -6/+35 |
| | | |||||
| * | Add improved main-loop integration. | Simon McVittie | 2006-11-22 | 2 | -0/+39 |
| Currently only GLib (with the default main context) and a "null main loop" are supported, but a pure-Python main loop could be supported without incompatible API changes. | |||||
