diff src/regex.c @ 14414:6e7bb4bd5010

Update FSF address in comment.
author Karl Heuer <kwzh@gnu.org>
date Mon, 29 Jan 1996 22:30:55 +0000
parents e2669b8a46e2
children 994f5cef3de6
line wrap: on
line diff
--- a/src/regex.c	Mon Jan 29 22:22:08 1996 +0000
+++ b/src/regex.c	Mon Jan 29 22:30:55 1996 +0000
@@ -17,7 +17,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+   USA.  */
 
 /* AIX requires this to be the first thing in the file. */
 #if defined (_AIX) && !defined (REGEX_MALLOC)