2008-09-08 Raul Mateos <raulofpandora@gmail.com>

* Commit forgotten file

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
raulmateos 2008-09-27 15:13:34 +00:00
parent 0fc9339dad
commit 9a8e7545f0
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ sub pandora_init {
my $init_string = $_[1];
printf "\n$init_string $pandora_version Build $pandora_build Copyright (c) 2004-2008 ArticaST\n";
printf "This program is OpenSource, licensed under the terms of GPL License version 2.\n";
printf "You can download latest versions and documentation at http://pandora.sourceforge.net \n\n";
printf "You can download latest versions and documentation at http://www.pandorafms.org \n\n";
# Load config file from command line
if ($#ARGV == -1 ){