From f0ec34002a98eeb669cb254eaba6a3d678a58cc1 Mon Sep 17 00:00:00 2001 From: iangilfillan Date: Fri, 10 Feb 2017 13:26:55 +0200 Subject: Correct FSF address --- plugin/auth_pam/auth_pam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin/auth_pam') diff --git a/plugin/auth_pam/auth_pam.c b/plugin/auth_pam/auth_pam.c index 8810a418cd3..1f25163b371 100644 --- a/plugin/auth_pam/auth_pam.c +++ b/plugin/auth_pam/auth_pam.c @@ -12,7 +12,7 @@ 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, Fifth Floor, Boston, MA 02111-1301 USA */ #define _GNU_SOURCE 1 /* for strndup */ -- cgit v1.2.1