summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/syscons/fire/Makefile1
-rw-r--r--sys/modules/syscons/logo/logo.c2
2 files changed, 3 insertions, 0 deletions
diff --git a/sys/modules/syscons/fire/Makefile b/sys/modules/syscons/fire/Makefile
index e078f2c..d32eec7 100644
--- a/sys/modules/syscons/fire/Makefile
+++ b/sys/modules/syscons/fire/Makefile
@@ -1,3 +1,4 @@
+# $FreeBSD$
KMOD= fire_saver
SRCS= fire_saver.c
diff --git a/sys/modules/syscons/logo/logo.c b/sys/modules/syscons/logo/logo.c
index be502fe..0c122ad 100644
--- a/sys/modules/syscons/logo/logo.c
+++ b/sys/modules/syscons/logo/logo.c
@@ -1,3 +1,5 @@
+/* $FreeBSD$ */
+
#define logo_w 88
#define logo_h 88
OpenPOWER on IntegriCloud