diff options
Diffstat (limited to 'test/ofmtfidl.awk')
-rw-r--r-- | test/ofmtfidl.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ofmtfidl.awk b/test/ofmtfidl.awk index 67f173c8..181e0715 100644 --- a/test/ofmtfidl.awk +++ b/test/ofmtfidl.awk @@ -79,7 +79,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # { OFMT="%."NR"f"; print NR } |