From 2382785240c10b731e3faf0a9df309db84a51483 Mon Sep 17 00:00:00 2001 From: hypercubus Date: Sun, 22 Aug 2004 13:59:01 +0000 Subject: [PATCH] changed some filenames and updated credits in comment headers --- apps/bogobot/Bogobot.java | 1 + apps/bogobot/Bogoparser.java | 1 + apps/bogobot/{LICENSE_log4j.txt => LICENSE.log4j.txt} | 0 apps/bogobot/{LICENSE_pircbot.txt => LICENSE.pircbot.txt} | 0 apps/bogobot/build-eclipse.xml | 3 ++- apps/bogobot/build.xml | 3 ++- 6 files changed, 6 insertions(+), 2 deletions(-) rename apps/bogobot/{LICENSE_log4j.txt => LICENSE.log4j.txt} (100%) rename apps/bogobot/{LICENSE_pircbot.txt => LICENSE.pircbot.txt} (100%) diff --git a/apps/bogobot/Bogobot.java b/apps/bogobot/Bogobot.java index d1e1af295..f9767db0a 100644 --- a/apps/bogobot/Bogobot.java +++ b/apps/bogobot/Bogobot.java @@ -3,6 +3,7 @@ * * Bogobot.java * 2004 The I2P Project + * http://www.i2p.net * This code is public domain. */ diff --git a/apps/bogobot/Bogoparser.java b/apps/bogobot/Bogoparser.java index 1aea6bd79..9b1944396 100644 --- a/apps/bogobot/Bogoparser.java +++ b/apps/bogobot/Bogoparser.java @@ -3,6 +3,7 @@ * * Bogoparser.java * 2004 The I2P Project + * http://www.i2p.net * This code is public domain. */ diff --git a/apps/bogobot/LICENSE_log4j.txt b/apps/bogobot/LICENSE.log4j.txt similarity index 100% rename from apps/bogobot/LICENSE_log4j.txt rename to apps/bogobot/LICENSE.log4j.txt diff --git a/apps/bogobot/LICENSE_pircbot.txt b/apps/bogobot/LICENSE.pircbot.txt similarity index 100% rename from apps/bogobot/LICENSE_pircbot.txt rename to apps/bogobot/LICENSE.pircbot.txt diff --git a/apps/bogobot/build-eclipse.xml b/apps/bogobot/build-eclipse.xml index 903d02fd7..ee101d324 100644 --- a/apps/bogobot/build-eclipse.xml +++ b/apps/bogobot/build-eclipse.xml @@ -5,9 +5,10 @@ + - + diff --git a/apps/bogobot/build.xml b/apps/bogobot/build.xml index e24acedfe..13c0253bf 100644 --- a/apps/bogobot/build.xml +++ b/apps/bogobot/build.xml @@ -5,9 +5,10 @@ + - +