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: