Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2014-01-12 17:53:48 (GMT)
committer Walter Bender <walter@sugarlabs.org>2014-01-12 17:53:48 (GMT)
commit336d1c6c28d1cac6185952bbe56bd117a3a8597f (patch)
treef1b62ed2652693b3eb38eb9f199b0c53af43e266
parent9ae7eac046cadf80c6ec0f124c69e098ee4d0268 (diff)
add more authors to copyright
-rw-r--r--pippy_app.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/pippy_app.py b/pippy_app.py
index 2c8d98e..26c2a62 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 Ignacio Rodriguez
+# Copyright (C) 2013 Jorge Gomez
+# Copyright (C) 2013 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