aboutsummaryrefslogtreecommitdiff
path: root/gdb/gnu-regex.h
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1998-06-10 18:36:01 +0000
committerJason Molenda <jmolenda@apple.com>1998-06-10 18:36:01 +0000
commit9408296b1330d749269c5f257291e4748606e6f2 (patch)
tree1b5cf0294b17161e9120e03e90372135bc9c0959 /gdb/gnu-regex.h
parent9f85ab1afe4710d71f10ea5169046cf12fa55147 (diff)
downloadgdb-9408296b1330d749269c5f257291e4748606e6f2.zip
gdb-9408296b1330d749269c5f257291e4748606e6f2.tar.gz
gdb-9408296b1330d749269c5f257291e4748606e6f2.tar.bz2
Wed Jun 10 11:34:07 1998 Jason Molenda (crash@bugshack.cygnus.com)
* gnu-regex.c, gnu-regex.h: Change LGPL license to GPL license to stay consistent with the rest of GDB.
Diffstat (limited to 'gdb/gnu-regex.h')
-rw-r--r--gdb/gnu-regex.h25
1 files changed, 12 insertions, 13 deletions
diff --git a/gdb/gnu-regex.h b/gdb/gnu-regex.h
index cb26d54..57a4f14 100644
--- a/gdb/gnu-regex.h
+++ b/gdb/gnu-regex.h
@@ -2,23 +2,22 @@
expression library, version 0.12.
Copyright (C) 1985,89,90,91,92,93,95,96,97,98 Free Software Foundation, Inc.
- This file is part of the GNU C Library. Its master source is NOT part of
- the C library, however. The master source lives in /gd/gnu/lib.
+ NOTE: The canonical source of this file is maintained with the
+ GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu.
- The GNU C Library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public License as
- published by the Free Software Foundation; either version 2 of the
- License, or (at your option) any later version.
+ 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) any
+ later version.
- The GNU C Library is distributed in the hope that it will be useful,
+ This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Library General Public License for more details.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- You should have received a copy of the GNU Library General Public
- License along with the GNU C Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifndef _REGEX_H
#define _REGEX_H 1