summaryrefslogtreecommitdiff
path: root/libcpp/files.c
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2005-06-29 02:34:39 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-06-29 02:34:39 +0000
commit200031d1d5fe48edd60dbcaa89a6d2c03a020750 (patch)
tree70ec2fcb148c2e3611bba3e5b7aef7fe3672a75a /libcpp/files.c
parent4f1eb6e36fc151e6603f09d5ba9996e9f1e8ec3b (diff)
downloadgcc-200031d1d5fe48edd60dbcaa89a6d2c03a020750.tar.gz
all files: Update FSF address in copyright headers.
2005-06-29 Kelley Cook <kcook@gcc.gnu.org> * all files: Update FSF address in copyright headers. * makeucnid.c (write_copyright): Update outputted FSF address. From-SVN: r101413
Diffstat (limited to 'libcpp/files.c')
-rw-r--r--libcpp/files.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/files.c b/libcpp/files.c
index 6cab34f8b83..dd4f6d92ec5 100644
--- a/libcpp/files.c
+++ b/libcpp/files.c
@@ -19,7 +19,7 @@ GNU 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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "config.h"
#include "system.h"