From: Andreas Dilger Date: Sun, 30 Mar 2008 18:14:31 +0000 (-0400) Subject: Fix the copyright notice in lib/ext2fs/tst_csum.c to be GPLv2 only X-Git-Tag: v1.41-WIP-0427~44 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=02a73f12df0dbc3636e6fe1b952e438737937669;p=tools%2Fe2fsprogs.git Fix the copyright notice in lib/ext2fs/tst_csum.c to be GPLv2 only Signed-off-by: Andreas Dilger Signed-off-by: "Theodore Ts'o" --- diff --git a/lib/ext2fs/tst_csum.c b/lib/ext2fs/tst_csum.c index e3fa9be..efeeb0a 100644 --- a/lib/ext2fs/tst_csum.c +++ b/lib/ext2fs/tst_csum.c @@ -4,8 +4,8 @@ * Copyright (C) 2006, 2007 by Andreas Dilger * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU General Public + * License, Version 2. See the file COPYING for more details. * %End-Header% */