diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-08-15 00:50:43 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-08-15 00:50:43 +0000 |
commit | df065c820f81aac8444e81aefef4b8177619c467 (patch) | |
tree | e994a0d5f7b6f5d32314b9b7c5478508da7b96ef /fixincludes/fixincl.c | |
parent | 89ee9c70a15cd1c0457613d267aa684ff3846191 (diff) | |
download | gcc-df065c820f81aac8444e81aefef4b8177619c467.zip gcc-df065c820f81aac8444e81aefef4b8177619c467.tar.gz gcc-df065c820f81aac8444e81aefef4b8177619c467.tar.bz2 |
All files: Update with new FSF address.
2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update with new FSF address.
From-SVN: r103096
Diffstat (limited to 'fixincludes/fixincl.c')
-rw-r--r-- | fixincludes/fixincl.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fixincludes/fixincl.c b/fixincludes/fixincl.c index 6d967e6..250f0b0 100644 --- a/fixincludes/fixincl.c +++ b/fixincludes/fixincl.c @@ -18,8 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; 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. */ #include "fixlib.h" |