diff options
Diffstat (limited to 'sys/dev/vt/hw/fb/vt_fb.h')
-rw-r--r-- | sys/dev/vt/hw/fb/vt_fb.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/vt/hw/fb/vt_fb.h b/sys/dev/vt/hw/fb/vt_fb.h index 98ecefa77f6c9..6a185bab0dcb5 100644 --- a/sys/dev/vt/hw/fb/vt_fb.h +++ b/sys/dev/vt/hw/fb/vt_fb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 The FreeBSD Foundation * All rights reserved. * |