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/sss_client/common.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/sss_client/common.c') diff --git a/src/sss_client/common.c b/src/sss_client/common.c index 7cfa3e0ef..6639ae156 100644 --- a/src/sss_client/common.c +++ b/src/sss_client/common.c @@ -18,9 +18,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * You should have received a copy of the GNU Lesser General Public License + * along with this program. If not, see . */ #include "config.h" -- cgit