X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=compat%2Fregex.c;h=c6907f36fb296a3c7aa4b903b7f63c3a87e8ed7b;hp=efe1530767e2f8df668ffba88b8e8222e271b602;hb=0204769eafc1c9a4b24f9ef3974bb55fb4fd2a97;hpb=cee050d75d296ea9420e3885fddaae2d43f2521c diff --git a/compat/regex.c b/compat/regex.c index efe1530..c6907f3 100644 --- a/compat/regex.c +++ b/compat/regex.c @@ -17,7 +17,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. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* AIX requires this to be the first thing in the file. */ #if defined (_AIX) && !defined (REGEX_MALLOC)