]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - regex/regcomp.c
Imported Upstream version 6.1+svn3812
[mirror_smartmontools-debian.git] / regex / regcomp.c
index f25ecae5fd7a966d0c7235cb7410680e43cca59b..dcb714326d59567a92f0253556e8b92e3c3f4788 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 re_compile_internal (regex_t *preg, const char * pattern,
                                          int length, reg_syntax_t syntax);