Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chatbox.py
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2010-08-12 16:20:23 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-08-12 16:20:23 (GMT)
commitb2d38f17e56bf3b391fe20b77532df23e5721413 (patch)
treea268658e9ee93d1d3f5d239e0cc8c9d31bfdb853 /chatbox.py
parent3eca82bc3ca461081a28c0ab12cb73acf4687593 (diff)
Add copyright notes to python files
Diffstat (limited to 'chatbox.py')
-rw-r--r--chatbox.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/chatbox.py b/chatbox.py
index f9fb2fd..8ebb563 100644
--- a/chatbox.py
+++ b/chatbox.py
@@ -1,3 +1,5 @@
+# Copyright (C) 2009, Aleksey Lim
+#
# 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