From 09be6e615e264a4d3ff7a78a5d213644ce9ee91b Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Sat, 24 Mar 2012 12:21:42 +0000 Subject: GPL v3 --- src/proxy/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/proxy/main.c') diff --git a/src/proxy/main.c b/src/proxy/main.c index bf35377..bb81810 100644 --- a/src/proxy/main.c +++ b/src/proxy/main.c @@ -5,7 +5,7 @@ Copyright (C) Xavier Roche and other contributors This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 +as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, @@ -92,7 +92,7 @@ int main(int argc, char* argv[]) printf("\n"); printf("This program is free software; you can redistribute it and/or\n"); printf("modify it under the terms of the GNU General Public License\n"); - printf("as published by the Free Software Foundation; either version 2\n"); + printf("as published by the Free Software Foundation; either version 3\n"); printf("of the License, or any later version.\n"); printf("\n"); printf("*** This version is a development release ***\n"); -- cgit v1.2.3