summaryrefslogtreecommitdiff
path: root/sys/modules/lua/lua.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/lua/lua.c')
-rw-r--r--sys/modules/lua/lua.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/lua/lua.c b/sys/modules/lua/lua.c
index 7fd0001a186..3da665ab4b1 100644
--- a/sys/modules/lua/lua.c
+++ b/sys/modules/lua/lua.c
@@ -1,7 +1,7 @@
-/* $NetBSD */
+/* $NetBSD: lua.c,v 1.2 2013/10/18 07:49:06 mbalmer Exp $ */
/*
- * Copyright (c) 2011 by Marc Balmer <mbalmer@NetBSD.org>.
+ * Copyright (c) 2011, 2013 by Marc Balmer <mbalmer@NetBSD.org>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without