aboutsummaryrefslogtreecommitdiff
path: root/tests/client/script_modeltest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/client/script_modeltest.py')
-rwxr-xr-xtests/client/script_modeltest.py15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/client/script_modeltest.py b/tests/client/script_modeltest.py
index 9f5df9c..3a319b5 100755
--- a/tests/client/script_modeltest.py
+++ b/tests/client/script_modeltest.py
@@ -1,5 +1,20 @@
#!/usr/bin/env python3
# -*- coding: 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/>.
+#
+
import time
from gi.repository import GLib