summaryrefslogtreecommitdiff
path: root/gptcurses.h
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 /gptcurses.h
parent427c799b611e357223da28c778a08451fb789590 (diff)
downloadsgdisk-e3ee733ff8690af7568dac665bc20ecf869dea1d.tar.gz
Removed 0x8302 type code, since the Red Hat parted developers have
decided against using it.
Diffstat (limited to 'gptcurses.h')
-rw-r--r--gptcurses.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gptcurses.h b/gptcurses.h
index 3b1fd9a..9a14f7e 100644
--- a/gptcurses.h
+++ b/gptcurses.h
@@ -1,7 +1,7 @@
/*
* Implementation of GPTData class derivative with curses-based text-mode
* interaction
- * Copyright (C) 2011 Roderick W. Smith
+ * Copyright (C) 2011-2013 Roderick W. Smith
*
* 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