diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-08-15 01:01:02 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-08-15 01:01:02 +0000 |
commit | e252987e8ee6a5340b5f54da516d9263656a132d (patch) | |
tree | 8e54528c932526d1a2041a8f433bc1a7a5737218 | |
parent | df065c820f81aac8444e81aefef4b8177619c467 (diff) | |
download | gcc-e252987e8ee6a5340b5f54da516d9263656a132d.zip gcc-e252987e8ee6a5340b5f54da516d9263656a132d.tar.gz gcc-e252987e8ee6a5340b5f54da516d9263656a132d.tar.bz2 |
gcc_release: Update with FSF address.
2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
* gcc_release: Update with FSF address.
From-SVN: r103097
-rw-r--r-- | maintainer-scripts/ChangeLog | 4 | ||||
-rwxr-xr-x | maintainer-scripts/gcc_release | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 9b805c7..57bd915 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,7 @@ +2005-08-14 Kelley Cook <kcook@gcc.gnu.org> + + * gcc_release: Update with FSF address. + 2005-07-26 Janis Johnson <janis187@us.ibm.com> * update_version (ADD_BRANCHES): Add dfp-branch. diff --git a/maintainer-scripts/gcc_release b/maintainer-scripts/gcc_release index 51422b9..0c60cdb 100755 --- a/maintainer-scripts/gcc_release +++ b/maintainer-scripts/gcc_release @@ -25,8 +25,8 @@ # # 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. # ######################################################################## |