Removed 0x8302 type code, since the Red Hat parted developers have
decided against using it.
diff --git a/basicmbr.h b/basicmbr.h
index d38f963..b809856 100644
--- a/basicmbr.h
+++ b/basicmbr.h
@@ -1,6 +1,6 @@
/* basicmbr.h -- MBR data structure definitions, types, and functions */
-/* This program is copyright (c) 2009 by Roderick W. Smith. It is distributed
+/* This program is copyright (c) 2009-2013 by Roderick W. Smith. It is distributed
under the terms of the GNU GPL version 2, as detailed in the COPYING file. */
#include <stdint.h>