2003-02-13 Richard Hult <rhult@codefactory.se>

* bus/main.c: Fix build.

	* dbus/dbus-errors.h:
	* dbus/dbus-errors.c: Fix copyright for Anders.
This commit is contained in:
Richard Hult 2003-02-13 19:43:33 +00:00
parent 02dfd4fb34
commit 2a751e51a7
4 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2003-02-13 Richard Hult <rhult@codefactory.se>
* bus/main.c: Fix build.
* dbus/dbus-errors.h:
* dbus/dbus-errors.c: Fix copyright for Anders.
2003-02-13 Anders Carlsson <andersca@codefactory.se>
* bus/Makefile.am:

View file

@ -21,7 +21,6 @@
*
*/
#include "loop.h"
#include "activation.h"
#include "connection.h"
#include "driver.h"
#include <dbus/dbus-list.h>

View file

@ -2,6 +2,7 @@
/* dbus-errors.c Error reporting
*
* Copyright (C) 2002 Red Hat Inc.
* Copyright (C) 2003 CodeFactory AB
*
* Licensed under the Academic Free License version 1.2
*

View file

@ -2,6 +2,7 @@
/* dbus-errors.h Error reporting
*
* Copyright (C) 2002 Red Hat Inc.
* Copyright (C) 2003 CodeFactory AB
*
* Licensed under the Academic Free License version 1.2
*