diff options
Diffstat (limited to 'test/clobber.awk')
-rw-r--r-- | test/clobber.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/clobber.awk b/test/clobber.awk index d6635f26..6526de05 100644 --- a/test/clobber.awk +++ b/test/clobber.awk @@ -40,7 +40,7 @@ BEGIN { # # 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # bash$ gdb gawk # GDB is free software and you are welcome to distribute copies of it # under certain conditions; type "show copying" to see the conditions. |