gparted/AUTHORS
Curtis Gedak c020834508 Created 2 files to support ext4 operations.
Support for ext4 is planned for version 2.6.28 of the Linux kernel.

svn path=/trunk/; revision=1004
2008-12-18 22:07:06 +00:00

39 lines
1.5 KiB
Plaintext

This file is part of GParted
Copyright (C) 2004, 2005, 2006, 2007, 2008
Bart Hakvoort
Portions Copyright (C) 2008
Curtis Gedak
This file may be modified and/or distributed without restriction. This is
not an invitation to misrepresent who contributed to GNU GParted.
-------------------------------------------------------------------------------
We need to keep track of copyright (see the Maintainer HOWTO on www.gnu.org).
Curtis Gedak <gedakc@users.sourceforge.net>
* Created ext4.h, ext4.cc to support ext4 file systems
* Created FS_Info.h, FS_Info.cc
* Rewrote read_label functionality for hfs
* Wrote create, read_label, and check_repair functionality for hfs+
* Wrote read_label functionality for fat16 and fat32 file systems
* Wrote following Utils:: methods:
regexp_label(), fat_compliant_label(),
create_mtoolsrc_file(), delete_mtoolsrc_file,
trim(), cleanup_cursor(), get_lang()
* Wrote partition write_label functionality
* Created Dialog_Partion_Label.h, Dialog_Partition_Label.cc
* Created OperationLabelPartition.h, OperationLabelPartition.cc
* Maintained from official 0.3.5 release onward
Michael Monreal <michael.monreal@gmx.net>
* Wrote small patch to implement themed app icon in hicolor
Sebastian Kraft <kraft.sebastian@gmail.com>
* Designed Tango theme icons
Bart Harkvoort <gparted@users.sourceforge.net>
* Original author of GParted.
* Created and maintained up to official 0.3.3 release and
the unofficial 0.3.4 release.