diff options
Diffstat (limited to 'util/regex_internal.h')
-rw-r--r-- | util/regex_internal.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/util/regex_internal.h b/util/regex_internal.h index 679bea11b..1fbd0d608 100644 --- a/util/regex_internal.h +++ b/util/regex_internal.h @@ -13,10 +13,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 - 02110-1301 USA. */ + You should have received a copy of the GNU Lesser General Public License + along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. +*/ #ifndef _REGEX_INTERNAL_H #define _REGEX_INTERNAL_H 1 |