diff options
| author | mbalmer <mbalmer@NetBSD.org> | 2013-10-18 07:49:06 +0000 |
|---|---|---|
| committer | mbalmer <mbalmer@NetBSD.org> | 2013-10-18 07:49:06 +0000 |
| commit | 77fe94a077ff58250d5e8b943bc7e2d667692d10 (patch) | |
| tree | e1ecd3a846a6acb01ff969d6311e074079fa5e28 /sys/modules/lua/lua.c | |
| parent | e9a0bd4a47f8e822152dea63af7d8d18d3617f8c (diff) | |
fix CVS marker and copyright year
Diffstat (limited to 'sys/modules/lua/lua.c')
| -rw-r--r-- | sys/modules/lua/lua.c | 4 |
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 |
