diff options
Diffstat (limited to 'libiberty/vsnprintf.c')
-rw-r--r-- | libiberty/vsnprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/vsnprintf.c b/libiberty/vsnprintf.c index 8d4a1e218b4..7df5bd88e52 100644 --- a/libiberty/vsnprintf.c +++ b/libiberty/vsnprintf.c @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. As a special exception, if you link this library with files compiled with a GNU compiler to produce an executable, this does not cause |