summaryrefslogtreecommitdiff
path: root/support.h
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 /support.h
parent45f012b6f8d73a16b5e59891f5f9891fbfda0e54 (diff)
downloadsgdisk-44cda477dfe10ced50fdd585252e396dc86501c3.tar.gz
Added search/filter feature to "L" function to display partition type
codes.
Diffstat (limited to 'support.h')
-rw-r--r--support.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/support.h b/support.h
index 85324f6..d0a5145 100644
--- a/support.h
+++ b/support.h
@@ -1,4 +1,4 @@
-/* This program is copyright (c) 2009-2013 by Roderick W. Smith. It is distributed
+/* This program is copyright (c) 2009-2018 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>