diff options
author | Tomas Mraz <tmraz@fedoraproject.org> | 2011-08-25 16:02:42 +0200 |
---|---|---|
committer | Tomas Mraz <tmraz@fedoraproject.org> | 2011-08-25 16:02:42 +0200 |
commit | 3d8a20af1f5f32ad7e4abf26057e8ef2193bc190 (patch) | |
tree | 838dd32decdb14c17e40347f67ab4b3f64ad7a4d /modules/pam_loginuid | |
parent | 61f4f06abc9b8fcb3c478fa430b52499fd2ca300 (diff) | |
download | pam-3d8a20af1f5f32ad7e4abf26057e8ef2193bc190.tar.gz pam-3d8a20af1f5f32ad7e4abf26057e8ef2193bc190.tar.bz2 pam-3d8a20af1f5f32ad7e4abf26057e8ef2193bc190.zip |
Correct the FSF address.
Diffstat (limited to 'modules/pam_loginuid')
-rw-r--r-- | modules/pam_loginuid/pam_loginuid.c | 3 |
1 files changed, 2 insertions, 1 deletions
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 <sgrubb@redhat.com> |