From 3d8a20af1f5f32ad7e4abf26057e8ef2193bc190 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Thu, 25 Aug 2011 16:02:42 +0200 Subject: [PATCH] Correct the FSF address. --- ChangeLog | 2 ++ modules/pam_loginuid/pam_loginuid.c | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b4f1ef81..21f4e8a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * modules/pam_access/pam_access.c (user_match): Fix the split on @ in the user field. (Red Hat Bug #732081) + * modules/pam_loginuid/pam_loginuid.c: Correct the FSF address. + 2011-08-23 Tomas Mraz * modules/pam_env/pam_env.c (_pam_parse): Fix missing dereference. diff --git a/modules/pam_loginuid/pam_loginuid.c b/modules/pam_loginuid/pam_loginuid.c index 4fa486c7..06479973 100644 --- a/modules/pam_loginuid/pam_loginuid.c +++ b/modules/pam_loginuid/pam_loginuid.c @@ -14,7 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500 + * Boston, MA 02110-1335 USA * * Authors: * Steve Grubb -- 2.40.0