[Ocfs2-tools-devel] [PATCH 2/6] Add truncate_log clear process in fsck.ocfs2.

Joel Becker Joel.Becker at oracle.com
Fri Sep 19 20:45:40 PDT 2008


On Tue, Sep 16, 2008 at 04:55:51PM +0800, Tao Ma wrote:
> diff --git a/fsck.ocfs2/include/slot_recovery.h b/fsck.ocfs2/include/slot_recovery.h
> new file mode 100644
> index 0000000..2d8e756
> --- /dev/null
> +++ b/fsck.ocfs2/include/slot_recovery.h
> @@ -0,0 +1,31 @@
> +/*
> + * slot_recovery.h
> + *
> + * Copyright (C) 2008 Oracle Corporation.  All rights reserved.

	We're supposed to just say "Oracle" now.  Not "Oracle
Corporation".

> + * 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.

	Do not add new code with the 'any later version' language.  This
should read:

 * 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.

> + * You should have received a copy of the GNU General Public
> + * License along with this program; if not, write to the
> + * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
> + * Boston, MA 021110-1307, USA.

	This paragraph is no longer correct (they moved) and the Free
Software Foundation recommends just leaving it out.

Joel

-- 

Life's Little Instruction Book #24

	"Drink champagne for no reason at all."

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127



More information about the Ocfs2-tools-devel mailing list