aboutsummaryrefslogtreecommitdiff
path: root/jabberd
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-08-07 16:13:33 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-08-07 16:13:33 +0000
commit2ba00ae4133b7dfd84f6d9804aeda5eee0b0a275 (patch)
tree0cb6736a073af229c736ac0261c22738e2fe5f9b /jabberd
parent37c0e83bd345842a368a97d4712aae0f57bd532b (diff)
downloadgsc-2ba00ae4133b7dfd84f6d9804aeda5eee0b0a275.tar.gz
gsc-2ba00ae4133b7dfd84f6d9804aeda5eee0b0a275.tar.bz2
Change license to GPLv3
git-svn-id: file:///svnroot/gsc/trunk@272 d2de0444-eb31-0410-8365-af798a554d48
Diffstat (limited to 'jabberd')
-rw-r--r--jabberd/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/jabberd/main.c b/jabberd/main.c
index 2bfd2e7..5a5b03b 100644
--- a/jabberd/main.c
+++ b/jabberd/main.c
@@ -123,7 +123,7 @@ version ()
{
printf ("jabberd (%s)\n", PACKAGE_STRING);
printf ("Copyright (C) 2007 Sergey Poznyakoff\n");
- printf ("License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>\n");
+ printf ("License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n");
printf ("This is free software: you are free to change and redistribute it.\n");
printf ("There is NO WARRANTY, to the extent permitted by law.\n");
}

Return to:

Send suggestions and report system problems to the System administrator.