diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-11 14:12:18 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-11 14:12:18 +0000 |
commit | 0a244baed44e7f9aa9464b1485e529b9452587bc (patch) | |
tree | 910039a5263f9ff01512de101ce2f4adaa7abad5 /move-if-change | |
parent | ceae8b861cc1ac28143955b788ffb7e5ead67edf (diff) | |
download | gcc-0a244baed44e7f9aa9464b1485e529b9452587bc.tar.gz |
FSF address fix in copyright header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24620 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'move-if-change')
-rwxr-xr-x | move-if-change | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/move-if-change b/move-if-change index 565825f35bc..ee1b348beeb 100755 --- a/move-if-change +++ b/move-if-change @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. if test -r $2 |