Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bot/test_brain.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 /bot/test_brain.py
parent3eca82bc3ca461081a28c0ab12cb73acf4687593 (diff)
Add copyright notes to python files
Diffstat (limited to 'bot/test_brain.py')
-rwxr-xr-xbot/test_brain.py16
1 files changed, 16 insertions, 0 deletions
diff --git a/bot/test_brain.py b/bot/test_brain.py
index 32dc9b0..2e5399d 100755
--- a/bot/test_brain.py
+++ b/bot/test_brain.py
@@ -1,4 +1,20 @@
#!/usr/bin/env python
+
+# Copyright (C) 2008 Sebastian Silva Fundacion FuenteLibre sebastian@fuentelibre.org
+#
+# HablarConSara.activity 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 3 of the License, or
+# (at your option) any later version.
+#
+# HablarConSara.activity 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with HablarConSara.activity. If not, see <http://www.gnu.org/licenses/>.
+
#coding=utf-8
import aiml