diff options
| author | pdurante <pdurante@30a43799-04e7-0310-8b2b-ea0d24f86d0e> | 2006-12-31 02:03:53 +0000 |
|---|---|---|
| committer | pdurante <pdurante@30a43799-04e7-0310-8b2b-ea0d24f86d0e> | 2006-12-31 02:03:53 +0000 |
| commit | 12266bd407e85c7468bc9dfd2284dfebdc9a9430 (patch) | |
| tree | eab68f058c2f383b8ece447ad3c733187c85d30c /tools/xml2cpp.cpp | |
| parent | d74a45890aac40a42f8eba4a4132a78162fd0f49 (diff) | |
| download | dbus-c++-12266bd407e85c7468bc9dfd2284dfebdc9a9430.tar.gz | |
* Bumped version number to 0.5.0
* Updated copyright notice to the upcoming year
* Some s/DBus/D-Bus/g in the comments
* Updated TODO list
* Removed hardcoded version number from output file names
* Added --enable-debug switch to ./configure (debug mode is now off by default)
* Reordered autogen.sh (Robert Schwebel)
* Removed autogenerated files (Robert Schwebel)
* Fixed 'make maintainer-clean' (Robert Schebel)
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@9042 30a43799-04e7-0310-8b2b-ea0d24f86d0e
Diffstat (limited to 'tools/xml2cpp.cpp')
| -rw-r--r-- | tools/xml2cpp.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/xml2cpp.cpp b/tools/xml2cpp.cpp index 3ce1cf7..df8bebc 100644 --- a/tools/xml2cpp.cpp +++ b/tools/xml2cpp.cpp @@ -1,8 +1,8 @@ /* * - * D-Bus++ - C++ bindings for DBus + * D-Bus++ - C++ bindings for D-Bus * - * Copyright (C) 2005-2006 Paolo Durante <shackan@gmail.com> + * Copyright (C) 2005-2007 Paolo Durante <shackan@gmail.com> * * * This library is free software; you can redistribute it and/or |
