From a524e654f95e768871e9235bd670d5d124ad84af Mon Sep 17 00:00:00 2001 From: ThorstenB Date: Sat, 5 May 2012 00:38:56 +0200 Subject: [PATCH] Fix rpmlint/Linux packager complaints about outdated/invalid FSF address in some license headers. --- src/Include/version.h.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Include/version.h.in b/src/Include/version.h.in index 4d1f692ef..035a552f6 100644 --- a/src/Include/version.h.in +++ b/src/Include/version.h.in @@ -16,8 +16,8 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the -// Free Software Foundation, Inc., 59 Temple Place - Suite 330, -// Boston, MA 02111-1307, USA. +// Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, +// Boston, MA 02110-1301, USA. // // $Id$ -- 2.39.5