diff options
Diffstat (limited to 'sbin/geom/core/geom.h')
| -rw-r--r-- | sbin/geom/core/geom.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/geom/core/geom.h b/sbin/geom/core/geom.h index a76021c8aca5..93a5ee72d9ad 100644 --- a/sbin/geom/core/geom.h +++ b/sbin/geom/core/geom.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org> * All rights reserved. @@ -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 _GEOM_H_ |
