From 3a6b2fdee76b5f782094b6b268bfdf895263eda8 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 27 Nov 2013 14:04:51 -0500 Subject: Fix license boilerplates Instad of referring to an old FSF address, point the reader to the FSF website where the latest licenses and addresses are published. Signed-off-by: Simo Sorce --- m4/ac_check_class.m4 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'm4/ac_check_class.m4') diff --git a/m4/ac_check_class.m4 b/m4/ac_check_class.m4 index 264ba4d9..08e7b3d2 100644 --- a/m4/ac_check_class.m4 +++ b/m4/ac_check_class.m4 @@ -38,9 +38,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., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, see . # # As a special exception, the respective Autoconf Macro's copyright # owner gives unlimited permission to copy, distribute and modify the -- cgit