From e3ee733ff8690af7568dac665bc20ecf869dea1d Mon Sep 17 00:00:00 2001 From: "Roderick W. Smith" Date: Tue, 24 Sep 2013 12:56:11 -0400 Subject: Removed 0x8302 type code, since the Red Hat parted developers have decided against using it. --- gpt.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gpt.cc') diff --git a/gpt.cc b/gpt.cc index afe6ab2..0dc5acf 100644 --- a/gpt.cc +++ b/gpt.cc @@ -3,7 +3,7 @@ /* By Rod Smith, initial coding January to February, 2009 */ -/* This program is copyright (c) 2009-2012 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. */ #define __STDC_LIMIT_MACROS -- cgit v1.2.1