From f56cc610dc3a002f5d72b1fdba88c942b5aedcda Mon Sep 17 00:00:00 2001 From: Allan Jude Date: Sun, 12 Jul 2015 19:16:19 +0000 Subject: [PATCH] Remove excess copyright lines propogated by copy/paste Approved by: trasz --- usr.sbin/fstyp/geli.c | 3 --- usr.sbin/fstyp/zfs.c | 3 --- 2 files changed, 6 deletions(-) diff --git a/usr.sbin/fstyp/geli.c b/usr.sbin/fstyp/geli.c index 1c15ca6779d..a6ce740e87e 100644 --- a/usr.sbin/fstyp/geli.c +++ b/usr.sbin/fstyp/geli.c @@ -2,9 +2,6 @@ * Copyright (c) 2015 Allan Jude * All rights reserved. * - * This software was developed by Edward Tomasz Napierala under sponsorship - * from the FreeBSD Foundation. - * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/usr.sbin/fstyp/zfs.c b/usr.sbin/fstyp/zfs.c index 9d91db65015..af3965ec047 100644 --- a/usr.sbin/fstyp/zfs.c +++ b/usr.sbin/fstyp/zfs.c @@ -2,9 +2,6 @@ * Copyright (c) 2015 Allan Jude * All rights reserved. * - * This software was developed by Edward Tomasz Napierala under sponsorship - * from the FreeBSD Foundation. - * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: