From e59cf2d51a47cb1d76a3b7e1a0d6210d93a1dd36 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Mon, 9 Jul 2007 19:46:27 +0000 Subject: r23780: Find and fix more GPL2 -> GPL3. Jeremy. --- source/lib/errmap_unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/lib/errmap_unix.c') diff --git a/source/lib/errmap_unix.c b/source/lib/errmap_unix.c index 8ec0e5facac..cd2e7a53da2 100644 --- a/source/lib/errmap_unix.c +++ b/source/lib/errmap_unix.c @@ -8,7 +8,7 @@ * * 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 + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, -- cgit