diff --git a/apps/bogobot/Bogobot.java b/apps/bogobot/Bogobot.java index d1e1af29587a2170dd737a1a26526def5a05cf3e..f9767db0adf7aad08549118db13eba33ac781955 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 1aea6bd79ad25984fba395efa1806af348ed347b..9b19443967a5ee87dcd9a7f126b575ccfc7bce9b 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 903d02fd7388ccd823a617cb90e4ab8276df6470..ee101d32460ee407704fe80c17c40a76cb1fe53e 100644 --- a/apps/bogobot/build-eclipse.xml +++ b/apps/bogobot/build-eclipse.xml @@ -5,9 +5,10 @@ <!-- --> <!-- build-eclipse.xml --> <!-- 2004 The I2P Project --> +<!-- http://www.i2p.net --> <!-- This code is public domain. --> <!-- --> -<!-- author hypercubus, oOo --> +<!-- authors: hypercubus, oOo --> <!-- version 0.4 --> <!-- ********************************************************** --> diff --git a/apps/bogobot/build.xml b/apps/bogobot/build.xml index e24acedfe85401c68c345644b9d6bf1aad1cfa3e..13c0253bfc3872f6de6125d6117f0f5ca90ca0fe 100644 --- a/apps/bogobot/build.xml +++ b/apps/bogobot/build.xml @@ -5,9 +5,10 @@ <!-- --> <!-- build.xml --> <!-- 2004 The I2P Project --> +<!-- http://www.i2p.net --> <!-- This code is public domain. --> <!-- --> -<!-- author hypercubus, oOo --> +<!-- authors: hypercubus, oOo --> <!-- version 0.4 --> <!-- ********************************************************** -->