diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2011-08-17 11:15:20 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2011-08-17 16:21:21 +0200 |
commit | 15f77d131a763fc6044ca1fa1e6adb8e93b36d31 (patch) | |
tree | d8bb5b78fd1dedc366306df1099386c96638ba19 /introspection | |
parent | 6eb32c72dac22edf2d0e1841f9a040cab3cebb4a (diff) |
api: add license and header include guards
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/all.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/all.xml b/introspection/all.xml index ff174d81..0d91cbdf 100644 --- a/introspection/all.xml +++ b/introspection/all.xml @@ -2,7 +2,7 @@ xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0" xmlns:xi="http://www.w3.org/2001/XInclude"> - <tp:title>ModemManager D-Bus Interface Specification</tp:title> + <tp:title>ModemManager Interface Specification</tp:title> <tp:version>0.5</tp:version> <tp:copyright>Copyright (C) 2008 Novell, Inc.</tp:copyright> <tp:copyright>Copyright (C) 2008 - 2010 Red Hat, Inc.</tp:copyright> |