From 44cda477dfe10ced50fdd585252e396dc86501c3 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Thu, 5 Jul 2018 09:07:58 -0400 Subject: Added search/filter feature to "L" function to display partition type codes. --- support.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support.cc') diff --git a/support.cc b/support.cc index bc91c6e..d47965a 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-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. */ #define __STDC_LIMIT_MACROS -- cgit v1.2.1