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-13 21:37:15 (GMT)
committer Walter Bender <walter@sugarlabs.org>2014-01-13 21:37:15 (GMT)
commit69b74341635a61a4f7dc47e7e8af708f20b761c7 (patch)
tree8422ef19674525432a3bab2cf805c7b44a3769c1
parentfcf16f9f4f0c9e5654017db84215041f7dc7704f (diff)
update copyright to include new authors
-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