Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pippy_app.py
diff options
context:
space:
mode:
Diffstat (limited to 'pippy_app.py')
-rw-r--r--pippy_app.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/pippy_app.py b/pippy_app.py
index 28fbf44..6e92409 100644
--- a/pippy_app.py
+++ b/pippy_app.py
@@ -1,8 +1,14 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
+#
# Copyright (C) 2007,2008,2009 Chris Ball, based on Collabora's
# "hellomesh" demo.
#
+# Copyright (C) 2013,14 Walter Bender
+# Copyright (C) 2013,14 Ignacio Rodriguez
+# Copyright (C) 2013 Jorge Gomez
+# Copyright (C) 2013,14 Sai Vineet
+#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or