diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:11 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:11 +0000 |
| commit | 95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (patch) | |
| tree | 0a5dc23810cd888bebf4213a8b87d1854fb14cfd /sys/geom/label | |
| parent | d54a7d337331d991e039e4f42f6b4dc64aedce08 (diff) | |
Diffstat (limited to 'sys/geom/label')
| -rw-r--r-- | sys/geom/label/g_label.h | 2 | ||||
| -rw-r--r-- | sys/geom/label/g_label_msdosfs.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sys/geom/label/g_label.h b/sys/geom/label/g_label.h index 21590700c0b2..baca2b71c02f 100644 --- a/sys/geom/label/g_label.h +++ b/sys/geom/label/g_label.h @@ -24,8 +24,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #ifndef _G_LABEL_H_ diff --git a/sys/geom/label/g_label_msdosfs.h b/sys/geom/label/g_label_msdosfs.h index 295590615f3b..8c83c9862f84 100644 --- a/sys/geom/label/g_label_msdosfs.h +++ b/sys/geom/label/g_label_msdosfs.h @@ -24,8 +24,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #include <sys/types.h> |
