Fix forgotten license comments

This commit is contained in:
Denis Vlasenko
2008-12-07 00:52:58 +00:00
parent 30e5cf8875
commit db12d1d733
49 changed files with 114 additions and 60 deletions

View File

@ -20,10 +20,7 @@
* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
* 2001, 2002, 2003, 2004, 2005 by Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GNU Public
* License.
* %End-Header%
* Licensed under GPLv2, see file LICENSE in this tarball for details.
*/
#include <sys/types.h>

View File

@ -5,8 +5,7 @@
* Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
* 2003, 2004, 2005 by Theodore Ts'o.
*
* This file may be redistributed under the terms of the GNU Public
* License.
* Licensed under GPLv2, see file LICENSE in this tarball for details.
*/
/* Usage: mke2fs [options] device

View File

@ -8,10 +8,7 @@
*
* Copyright 1995, 1996, 1997, 1998, 1999, 2000 by Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GNU Public
* License.
* %End-Header%
* Licensed under GPLv2, see file LICENSE in this tarball for details.
*/
/*

View File

@ -4,10 +4,7 @@
*
* Copyright 1995, 1996, 1997, 1998, 1999, 2000 by Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GNU Public
* License.
* %End-Header%
* Licensed under GPLv2, see file LICENSE in this tarball for details.
*/
#include <stdio.h>