summaryrefslogtreecommitdiff
path: root/support.cc
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2013-09-24 12:56:11 -0400
committerRoderick W. Smith <rodsmith@rodsbooks.com>2013-09-24 12:56:11 -0400
commite3ee733ff8690af7568dac665bc20ecf869dea1d (patch)
tree2dd7293e1a607729d26174ace272524a17c5d24a /support.cc
parent427c799b611e357223da28c778a08451fb789590 (diff)
downloadsgdisk-e3ee733ff8690af7568dac665bc20ecf869dea1d.tar.gz
Removed 0x8302 type code, since the Red Hat parted developers have
decided against using it.
Diffstat (limited to 'support.cc')
-rw-r--r--support.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/support.cc b/support.cc
index 9e1c799..d795440 100644
--- a/support.cc
+++ b/support.cc
@@ -3,7 +3,7 @@
// Primarily by Rod Smith, February 2009, but with a few functions
// copied from other sources (see attributions below).
-/* 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. */
#define __STDC_LIMIT_MACROS