diff options
author | Simon McVittie <smcv@collabora.com> | 2019-07-15 13:08:16 +0100 |
---|---|---|
committer | Simon McVittie <smcv@collabora.com> | 2019-07-15 15:51:05 +0100 |
commit | 28734ae1661ea029fa2ed06fab6a4d6cf6ade098 (patch) | |
tree | bc427f3ca4fd54b22f0e3418f5c81196589df751 /examples/gconf-proxy-client.py | |
parent | 69e7c4f58e9244acfc8b23a6beaf73124bb19ce0 (diff) |
Add clearer licensing information in SPDX format
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'examples/gconf-proxy-client.py')
-rwxr-xr-x | examples/gconf-proxy-client.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/gconf-proxy-client.py b/examples/gconf-proxy-client.py index e57d7cd..8d81486 100755 --- a/examples/gconf-proxy-client.py +++ b/examples/gconf-proxy-client.py @@ -5,6 +5,8 @@ # Copyright (C) 2004-2006 Red Hat Inc. <http://www.redhat.com/> # Copyright (C) 2005-2007 Collabora Ltd. <http://www.collabora.co.uk/> # +# SPDX-License-Identifier: MIT +# # Permission is hereby granted, free of charge, to any person # obtaining a copy of this software and associated documentation # files (the "Software"), to deal in the Software without |