summaryrefslogtreecommitdiff
path: root/dbus/dbus-gloader-expat.c
Commit message (Collapse)AuthorAgeFilesLines
* Add clearer licensing information using SPDX-License-IdentifierSimon McVittie2019-07-151-0/+2
| | | | Signed-off-by: Simon McVittie <smcv@collabora.com>
* Use single star in doc-comments not intended for gtk-docSimon McVittie2011-06-011-1/+1
| | | | | Reviewed-by: Will Thompson <will.thompson@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=10890
* Consistently include config.h in all non-generated .c filesSimon McVittie2011-05-301-0/+2
| | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37060 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* Merge branch '20936-fsf-address'Simon McVittie2009-09-291-1/+1
|\ | | | | | | Reviewed-by: Colin Walters <walters@verbum.org>
| * fd.o #20936: Update FSF addressTobias Mueller2009-06-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The glib bindings contain an outdated address of the FSF: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 The new address is: http://www.fsf.org/about/contact.html writes: > Free Software Foundation > 51 Franklin Street, Fifth Floor > Boston, MA 02110-1301 > USA Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
* | Clean up some compilation warningsColin Walters2009-07-151-3/+3
|/
* - Created empty NEWS fileJohn (J5) Palmieri2006-06-291-0/+266
- renamed glib dir to dbus so include paths stay the same in the examples - build now works