aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRenato Araujo Oliveira Filho <renato.filho@canonical.com>2013-01-31 01:22:06 -0300
committerRenato Araujo Oliveira Filho <renato.filho@canonical.com>2013-01-31 01:22:06 -0300
commit5a4ff7ac613c74c0cbea9a6c22d0cdac7cee87dc (patch)
tree18da07418eff0a578faa3a977acc53e13cf51287 /examples
parent954e6e636d5d8f903f7b6874d0e21a30c274d530 (diff)
downloadqmenumodel-5a4ff7ac613c74c0cbea9a6c22d0cdac7cee87dc.tar.gz
qmenumodel-5a4ff7ac613c74c0cbea9a6c22d0cdac7cee87dc.tar.bz2
qmenumodel-5a4ff7ac613c74c0cbea9a6c22d0cdac7cee87dc.zip
Fixed files missing license header.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/exportactiongroup.py15
-rwxr-xr-xexamples/exportmenu.py15
2 files changed, 30 insertions, 0 deletions
diff --git a/examples/exportactiongroup.py b/examples/exportactiongroup.py
index 0f2d675..b1237a8 100755
--- a/examples/exportactiongroup.py
+++ b/examples/exportactiongroup.py
@@ -1,5 +1,20 @@
#!/usr/bin/env python3
# -*- encoding: utf-8 -*-
+#
+# Copyright 2013 Canonical Ltd.
+#
+# This program 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; version 3.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+#
"""
This example script exports an action group on the session bus under the name
diff --git a/examples/exportmenu.py b/examples/exportmenu.py
index 70cc6f3..4be3deb 100755
--- a/examples/exportmenu.py
+++ b/examples/exportmenu.py
@@ -1,5 +1,20 @@
#!/usr/bin/env python3
# -*- encoding: utf-8 -*-
+#
+# Copyright 2013 Canonical Ltd.
+#
+# This program 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; version 3.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+#
"""
This example script exports a menu model on the session bus under the name