comparison m4/flexmember.m4 @ 17587:344018b6e5d7

maint: update copyright I ran 'make update-copyright'. Signed-off-by: Eric Blake <eblake@redhat.com>
author Eric Blake <eblake@redhat.com>
date Wed, 01 Jan 2014 00:04:40 -0700
parents e542fd46ad6f
children
comparison
equal deleted inserted replaced
17586:fcecfcc66724 17587:344018b6e5d7
1 # serial 3 1 # serial 3
2 # Check for flexible array member support. 2 # Check for flexible array member support.
3 3
4 # Copyright (C) 2006, 2009-2013 Free Software Foundation, Inc. 4 # Copyright (C) 2006, 2009-2014 Free Software Foundation, Inc.
5 # This file is free software; the Free Software Foundation 5 # This file is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it, 6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved. 7 # with or without modifications, as long as this notice is preserved.
8 8
9 # Written by Paul Eggert. 9 # Written by Paul Eggert.