mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-23 06:00:08 +01:00
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:
parent
02dfd4fb34
commit
2a751e51a7
4 changed files with 9 additions and 1 deletions
|
|
@ -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>
|
2003-02-13 Anders Carlsson <andersca@codefactory.se>
|
||||||
|
|
||||||
* bus/Makefile.am:
|
* bus/Makefile.am:
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,6 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "loop.h"
|
#include "loop.h"
|
||||||
#include "activation.h"
|
|
||||||
#include "connection.h"
|
#include "connection.h"
|
||||||
#include "driver.h"
|
#include "driver.h"
|
||||||
#include <dbus/dbus-list.h>
|
#include <dbus/dbus-list.h>
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
/* dbus-errors.c Error reporting
|
/* dbus-errors.c Error reporting
|
||||||
*
|
*
|
||||||
* Copyright (C) 2002 Red Hat Inc.
|
* Copyright (C) 2002 Red Hat Inc.
|
||||||
|
* Copyright (C) 2003 CodeFactory AB
|
||||||
*
|
*
|
||||||
* Licensed under the Academic Free License version 1.2
|
* Licensed under the Academic Free License version 1.2
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
/* dbus-errors.h Error reporting
|
/* dbus-errors.h Error reporting
|
||||||
*
|
*
|
||||||
* Copyright (C) 2002 Red Hat Inc.
|
* Copyright (C) 2002 Red Hat Inc.
|
||||||
|
* Copyright (C) 2003 CodeFactory AB
|
||||||
*
|
*
|
||||||
* Licensed under the Academic Free License version 1.2
|
* Licensed under the Academic Free License version 1.2
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue