From f4e5b135bb8d3957ebfa4f6065b4bb70fca944d1 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 20 Jan 2016 15:40:51 -0700 Subject: [PATCH] Update copyright year --- include/sudo_compat.h | 2 +- lib/util/strtobool.c | 2 +- plugins/sudoers/ldap.c | 2 +- plugins/sudoers/sssd.c | 2 +- src/sudo_edit.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/sudo_compat.h b/include/sudo_compat.h index 8c6edf845..9ed797c31 100644 --- a/include/sudo_compat.h +++ b/include/sudo_compat.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2005, 2008, 2009-2014 + * Copyright (c) 1996, 1998-2005, 2008, 2009-2016 * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any diff --git a/lib/util/strtobool.c b/lib/util/strtobool.c index c3b70ceb4..75fe5317b 100644 --- a/lib/util/strtobool.c +++ b/lib/util/strtobool.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2015 Todd C. Miller + * Copyright (c) 2010-2016 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/ldap.c b/plugins/sudoers/ldap.c index 11eef0eca..2cd2d6335 100644 --- a/plugins/sudoers/ldap.c +++ b/plugins/sudoers/ldap.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2015 Todd C. Miller + * Copyright (c) 2003-2016 Todd C. Miller * * This code is derived from software contributed by Aaron Spangler. * diff --git a/plugins/sudoers/sssd.c b/plugins/sudoers/sssd.c index 2bf3198b0..9c91722c2 100644 --- a/plugins/sudoers/sssd.c +++ b/plugins/sudoers/sssd.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2015 Todd C. Miller + * Copyright (c) 2003-2016 Todd C. Miller * Copyright (c) 2011 Daniel Kopecek * * This code is derived from software contributed by Aaron Spangler. diff --git a/src/sudo_edit.c b/src/sudo_edit.c index 02bd9219e..eddff3f6a 100644 --- a/src/sudo_edit.c +++ b/src/sudo_edit.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004-2008, 2010-2015 Todd C. Miller + * Copyright (c) 2004-2008, 2010-2016 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 -- 2.40.0