From 4b56f7ec24d9169c19d937ff2d900290c1a2cd3f Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 13 Jul 2010 23:53:20 +0000 Subject: correct lots of copyright notices; ok kristaps@ --- man.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man.c') diff --git a/man.c b/man.c index 6081d10f..95313d7a 100644 --- a/man.c +++ b/man.c @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009, 2010 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