summaryrefslogtreecommitdiff
path: root/gptpart.cc
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2018-07-05 09:07:58 -0400
committerRod Smith <rodsmith@rodsbooks.com>2018-07-05 09:07:58 -0400
commit44cda477dfe10ced50fdd585252e396dc86501c3 (patch)
tree6fccffae89869e8ff8192dc2021c37c8f3c7f7b7 /gptpart.cc
parent45f012b6f8d73a16b5e59891f5f9891fbfda0e54 (diff)
downloadsgdisk-44cda477dfe10ced50fdd585252e396dc86501c3.tar.gz
Added search/filter feature to "L" function to display partition type
codes.
Diffstat (limited to 'gptpart.cc')
-rw-r--r--gptpart.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gptpart.cc b/gptpart.cc
index 17d6f15..40a90a3 100644
--- a/gptpart.cc
+++ b/gptpart.cc
@@ -4,7 +4,7 @@
// Description: Class to implement a SINGLE GPT partition
//
//
-// Author: Rod Smith <rodsmith@rodsbooks.com>, (C) 2009-2013
+// Author: Rod Smith <rodsmith@rodsbooks.com>, (C) 2009-2018
//
// Copyright: See COPYING file that comes with this distribution
//