summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COPYING8
-rw-r--r--HsBot.hs (renamed from Main.hs)0
-rw-r--r--Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/COPYING b/COPYING
index 60035b6..2049847 100644
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,5 @@
-SLoad (http://sload.buetow.org) is ...
-... Copyright (c) 2009 by Dipl.-Inf. (FH) Paul C. Buetow
+HsBot (http://hsbot.buetow.org) is ...
+... Copyright (c) 2009 by Dipl.-Inform. (FH) Paul C. Buetow
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -10,8 +10,8 @@ modification, are permitted provided that the following conditions are met:
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of buetow.org nor the names of its contributors may
- be used to endorse or promote products derived from this software
- without specific prior written permission.
+ be used to endorse or promote products derived from this software
+ without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY Paul Buetow ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
diff --git a/Main.hs b/HsBot.hs
index ab6ec7e..ab6ec7e 100644
--- a/Main.hs
+++ b/HsBot.hs
diff --git a/Makefile b/Makefile
index f84a83e..5cf710f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all:
- ghc Main.hs -o karmabot
+ ghc HsBot.hs -o hsbot
test: all
- ./karmabot
+ ./hsbot