From 92db94da9c8d6ba5c1a0a4aafa4af6ad1b28ed80 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 31 Jul 2010 23:52:58 +0000 Subject: Sync to OpenBSD: add missing Copyright years. I checked that substantial changes were committed to these files during these years. --- man_action.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man_action.c') diff --git a/man_action.c b/man_action.c index 4ca0d5a9..2be781f6 100644 --- a/man_action.c +++ b/man_action.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