diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2017-09-29 10:08:39 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2017-09-29 10:09:42 +0900 |
commit | c6875c46d7e474c02f61c33aa892dfad4515a141 (patch) | |
tree | e55d39f1d039923729d3637625b5597bce01dd49 /gio/gdbusobject.c | |
parent | f122b92e1d3554504ac749da8e1398208a071648 (diff) | |
download | glib-c6875c46d7e474c02f61c33aa892dfad4515a141.tar.gz glib-c6875c46d7e474c02f61c33aa892dfad4515a141.tar.bz2 glib-c6875c46d7e474c02f61c33aa892dfad4515a141.zip |
Imported Upstream version 2.53.3
Change-Id: I620ef00381ff01f0dd7c6d644b3c0a88e29aaedb
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'gio/gdbusobject.c')
-rw-r--r-- | gio/gdbusobject.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gdbusobject.c b/gio/gdbusobject.c index e1dd2204f..3c52a6a84 100644 --- a/gio/gdbusobject.c +++ b/gio/gdbusobject.c @@ -5,7 +5,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |