]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - regex/regexec.c
Imported Upstream version 6.1+svn3812
[mirror_smartmontools-debian.git] / regex / regexec.c
index 6ea14a6c480335feb0a1d11c4572a5edc6960c58..3296028b81a934c579f999aa9aa20fe0eb16b626 100644 (file)
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+   MA 02110-1301 USA.  */
 
 static reg_errcode_t match_ctx_init (re_match_context_t *cache, int eflags,
                                     re_string_t *input, int n);