From 5cfbde75ef8043ad834c3d0576b018b62bfeba55 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Fri, 26 May 2006 23:47:23 +0200 Subject: [PATCH] License revisited: it's GPLv2 or later --- tig.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tig.c b/tig.c index a5d9df3..d86d51f 100644 --- a/tig.c +++ b/tig.c @@ -1,8 +1,9 @@ /* Copyright (c) 2006 Jonas Fonseca * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. + * 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 of + * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -2696,7 +2697,7 @@ main(int argc, char *argv[]) * - link:http://www.kernel.org/pub/software/scm/cogito/docs/[cogito(7)] * * Other git repository browsers: -* + * * - gitk(1) * - qgit(1) * - gitview(1) -- 2.11.0