diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-01-11 07:12:18 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-01-11 07:12:18 -0700 |
commit | f0974237d4c4f761f5073cfd93583a571651ba76 (patch) | |
tree | 910039a5263f9ff01512de101ce2f4adaa7abad5 /move-if-change | |
parent | ab97ebb9f8e10668d9de2a1e2840654a63f3092d (diff) | |
download | gcc-f0974237d4c4f761f5073cfd93583a571651ba76.zip gcc-f0974237d4c4f761f5073cfd93583a571651ba76.tar.gz gcc-f0974237d4c4f761f5073cfd93583a571651ba76.tar.bz2 |
FSF address fix in copyright header.
From-SVN: r24620
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 565825f..ee1b348 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 |