From 287e76479d68db4134274d4a4fca5fe0fbc9a605 Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Mon, 12 Nov 2012 13:00:45 -0500 Subject: Fix errors reported by rpmlint --- src/config/SSSDConfig/ipachangeconf.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/config/SSSDConfig/ipachangeconf.py') diff --git a/src/config/SSSDConfig/ipachangeconf.py b/src/config/SSSDConfig/ipachangeconf.py index ea73a9b9..49394f20 100644 --- a/src/config/SSSDConfig/ipachangeconf.py +++ b/src/config/SSSDConfig/ipachangeconf.py @@ -14,8 +14,7 @@ # 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., 675 Mass Ave, Cambridge, MA 02139, USA. +# along with this program. If not, see . # import fcntl -- cgit