From ef84c4b5fcbbc4ae6ea10f06505b49fb2e4e7b8c Mon Sep 17 00:00:00 2001 From: schwarze Date: Sat, 31 Jul 2010 23:42:04 +0000 Subject: Correct Copyright lines in the rarely touched files: * add missing years (only where substantial changes were committed) * update Kristaps' email address in the remaining places No code changes. --- usr.bin/mandoc/st.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/mandoc/st.c') diff --git a/usr.bin/mandoc/st.c b/usr.bin/mandoc/st.c index 19716aa4baf..b316e377180 100644 --- a/usr.bin/mandoc/st.c +++ b/usr.bin/mandoc/st.c @@ -1,6 +1,6 @@ -/* $Id: st.c,v 1.4 2010/05/23 22:45:01 schwarze Exp $ */ +/* $Id: st.c,v 1.5 2010/07/31 23:42:04 schwarze Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3-59-g8ed1b