diff options
Diffstat (limited to 'lib/libc/locale/runefile.h')
-rw-r--r-- | lib/libc/locale/runefile.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/locale/runefile.h b/lib/libc/locale/runefile.h index 18a603c03e31..dfd85bb3d504 100644 --- a/lib/libc/locale/runefile.h +++ b/lib/libc/locale/runefile.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2005 Ruslan Ermilov * 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 _RUNEFILE_H_ |