From 8c8aa46e183409b5293a7adada7d1d2c027cc29c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 6 Nov 2015 15:50:34 +0000 Subject: Garrett D'Amore has agreed to moving his copyright line up above the terms with the existing copyright, so it is clear it applies the same terms. --- usr.bin/less/signal.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'usr.bin/less/signal.c') diff --git a/usr.bin/less/signal.c b/usr.bin/less/signal.c index ccb8f24cc21..6cb329c7785 100644 --- a/usr.bin/less/signal.c +++ b/usr.bin/less/signal.c @@ -1,15 +1,13 @@ /* * Copyright (C) 1984-2012 Mark Nudelman + * Modified for use with illumos by Garrett D'Amore. + * Copyright 2015 Garrett D'Amore * * You may distribute under the terms of either the GNU General Public * License or the Less License, as specified in the README file. * * For more information, see the README file. */ -/* - * Modified for use with illumos. - * Copyright 2015 Garrett D'Amore - */ /* * Routines dealing with signals. -- cgit v1.2.3