diff options
Diffstat (limited to 'libmudflap/testsuite/libmudflap.c')
-rw-r--r-- | libmudflap/testsuite/libmudflap.c/pass-stratcliff.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmudflap/testsuite/libmudflap.c/pass-stratcliff.c b/libmudflap/testsuite/libmudflap.c/pass-stratcliff.c index 894f10ffa96..baaf8a9f353 100644 --- a/libmudflap/testsuite/libmudflap.c/pass-stratcliff.c +++ b/libmudflap/testsuite/libmudflap.c/pass-stratcliff.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA. */ #define _GNU_SOURCE 1 #define __USE_GNU |