X-Git-Url: https://git.proxmox.com/?p=mirror_smartmontools-debian.git;a=blobdiff_plain;f=regex%2Fregex_internal.c;h=03484d295a1f6e4af4685a96e15355b3e17af422;hp=f969c7c89fd3d61a2f0a8096d33d2038bdc945f3;hb=ee38a438aafef7a04b7df628ca5ad38810a1d63e;hpb=f4e463df436b0b3c97efe7e53c81b663e4241180 diff --git a/regex/regex_internal.c b/regex/regex_internal.c index f969c7c..03484d2 100644 --- a/regex/regex_internal.c +++ b/regex/regex_internal.c @@ -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 void re_string_construct_common (const char *str, int len, re_string_t *pstr,