diff options
-rw-r--r-- | modules/pam_loginuid/pam_loginuid.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/modules/pam_loginuid/pam_loginuid.c b/modules/pam_loginuid/pam_loginuid.c index 6f5a6380..fc739134 100644 --- a/modules/pam_loginuid/pam_loginuid.c +++ b/modules/pam_loginuid/pam_loginuid.c @@ -15,9 +15,7 @@ * GNU General Public License for more details. * * 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., 51 Franklin Street, Suite 500 - * Boston, MA 02110-1335 USA + * along with this program. If not, see <https://www.gnu.org/licenses/>. * * Authors: * Steve Grubb <sgrubb@redhat.com> |