summaryrefslogtreecommitdiff
path: root/plugin/auth_pam/auth_pam.c
diff options
context:
space:
mode:
authoriangilfillan <github@greenman.co.za>2017-02-10 13:26:55 +0200
committerSergei Golubchik <serg@mariadb.org>2017-03-10 18:21:29 +0100
commitf0ec34002a98eeb669cb254eaba6a3d678a58cc1 (patch)
tree79faf4bbc9d45810ae55fc8617aed5e5c3fa4692 /plugin/auth_pam/auth_pam.c
parent2a0ae1c90acc6332606144719764cb5fc730bf3b (diff)
downloadmariadb-git-f0ec34002a98eeb669cb254eaba6a3d678a58cc1.tar.gz
Correct FSF address
Diffstat (limited to 'plugin/auth_pam/auth_pam.c')
-rw-r--r--plugin/auth_pam/auth_pam.c2
1 files changed, 1 insertions, 1 deletions
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 */