changeset 82164:ce1b74b859a9

Switch license to GPLv3 or later.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jul 2007 07:18:33 +0000
parents 3efeca694f8f
children 5c89d80b28a3
files src/regex.c
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/regex.c	Fri Jul 27 07:18:11 2007 +0000
+++ b/src/regex.c	Fri Jul 27 07:18:33 2007 +0000
@@ -3,11 +3,12 @@
    internationalization features.)
 
    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-                 2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
+                 2002, 2003, 2004, 2005, 2006, 2007
+                 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,