From 27598bc0ab4ee2961d253f1946a43c02a1f16dcc Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 7 Jan 2014 10:43:31 -0700 Subject: [PATCH] Update copyright year. --- common/atobool.c | 2 +- common/event.c | 2 +- plugins/sudoers/iolog.c | 2 +- plugins/sudoers/parse.h | 2 +- src/exec.c | 2 +- src/preserve_fds.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/atobool.c b/common/atobool.c index bf7c9e612..fc5db7019 100644 --- a/common/atobool.c +++ b/common/atobool.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2012 Todd C. Miller + * Copyright (c) 2010-2014 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/common/event.c b/common/event.c index 8c398cf65..6135c71dc 100644 --- a/common/event.c +++ b/common/event.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 Todd C. Miller + * Copyright (c) 2013-2014 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/plugins/sudoers/iolog.c b/plugins/sudoers/iolog.c index 2ea91aa08..117cb35b7 100644 --- a/plugins/sudoers/iolog.c +++ b/plugins/sudoers/iolog.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2013 Todd C. Miller + * Copyright (c) 2009-2014 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/plugins/sudoers/parse.h b/plugins/sudoers/parse.h index 8e5b1c96d..766da8753 100644 --- a/plugins/sudoers/parse.h +++ b/plugins/sudoers/parse.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2000, 2004, 2007-2013 + * Copyright (c) 1996, 1998-2000, 2004, 2007-2014 * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any diff --git a/src/exec.c b/src/exec.c index 84cdb05d1..705573e19 100644 --- a/src/exec.c +++ b/src/exec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2013 Todd C. Miller + * Copyright (c) 2009-2014 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/preserve_fds.c b/src/preserve_fds.c index e53556554..e1ed57038 100644 --- a/src/preserve_fds.c +++ b/src/preserve_fds.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 Todd C. Miller + * Copyright (c) 2013-2014 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above