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