This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi, On Thu, 2005-06-30 at 08:14 -0700, Kelley Cook wrote: > I use a slight modification of the "script" the FSF sent out with their > notification: http://savannah.gnu.org/forum/forum.php?forum_id=3766. > This gets a majority of the changes (though it requires a version of > sed that understands "-i"). > > find . -type f | xargs sed -i -e 's/59 Temple Place.*Suite 330/51 > Franklin Steet, Fifth Floor/;s/02111-1307/02110-1301/' Small warning for those that want to use this script. But the above contains a typo. "Steet" must of course be "Street". The files in libjava are correct however. Cheers, Mark
Attachment:
signature.asc
Description: This is a digitally signed message part
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |