summaryrefslogtreecommitdiff
path: root/libuargp
diff options
context:
space:
mode:
Diffstat (limited to 'libuargp')
-rw-r--r--libuargp/argp-ba.c5
-rw-r--r--libuargp/argp-eexst.c5
-rw-r--r--libuargp/argp-fmtstream.c5
-rw-r--r--libuargp/argp-fmtstream.h5
-rw-r--r--libuargp/argp-fs-xinl.c5
-rw-r--r--libuargp/argp-help.c5
-rw-r--r--libuargp/argp-parse.c5
-rw-r--r--libuargp/argp-pv.c5
-rw-r--r--libuargp/argp-pvh.c5
-rw-r--r--libuargp/argp-xinl.c5
10 files changed, 20 insertions, 30 deletions
diff --git a/libuargp/argp-ba.c b/libuargp/argp-ba.c
index 3522b029b..632686823 100644
--- a/libuargp/argp-ba.c
+++ b/libuargp/argp-ba.c
@@ -14,9 +14,8 @@
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
- 02111-1307 USA. */
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>.  */
/* If set by the user program, it should point to string that is the
bug-reporting address for the program. It will be printed by argp_help if
diff --git a/libuargp/argp-eexst.c b/libuargp/argp-eexst.c
index 445b68d1f..0cde4c664 100644
--- a/libuargp/argp-eexst.c
+++ b/libuargp/argp-eexst.c
@@ -14,9 +14,8 @@
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
- 02111-1307 USA. */
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>.  */
#ifdef HAVE_CONFIG_H
# include <config.h>
diff --git a/libuargp/argp-fmtstream.c b/libuargp/argp-fmtstream.c
index 75227f93c..a73a300c8 100644
--- a/libuargp/argp-fmtstream.c
+++ b/libuargp/argp-fmtstream.c
@@ -14,9 +14,8 @@
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
- 02111-1307 USA.
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>.
Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
*/
diff --git a/libuargp/argp-fmtstream.h b/libuargp/argp-fmtstream.h
index ca7c83402..ea30585da 100644
--- a/libuargp/argp-fmtstream.h
+++ b/libuargp/argp-fmtstream.h
@@ -14,9 +14,8 @@
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
- 02111-1307 USA.
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>.
Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
*/
diff --git a/libuargp/argp-fs-xinl.c b/libuargp/argp-fs-xinl.c
index 473cbbd9c..d8df78e56 100644
--- a/libuargp/argp-fs-xinl.c
+++ b/libuargp/argp-fs-xinl.c
@@ -14,9 +14,8 @@
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
- 02111-1307 USA. */
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>.  */
#ifdef HAVE_CONFIG_H
# include <config.h>
diff --git a/libuargp/argp-help.c b/libuargp/argp-help.c
index 58a5e6e16..0d63ae30b 100644
--- a/libuargp/argp-help.c
+++ b/libuargp/argp-help.c
@@ -15,9 +15,8 @@
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
- 02111-1307 USA.
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>.
Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
*/
diff --git a/libuargp/argp-parse.c b/libuargp/argp-parse.c
index 86b2b24ee..912e3e2ab 100644
--- a/libuargp/argp-parse.c
+++ b/libuargp/argp-parse.c
@@ -14,9 +14,8 @@
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
- 02111-1307 USA.
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>.
Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
*/
diff --git a/libuargp/argp-pv.c b/libuargp/argp-pv.c
index f1227b577..fbfb4511e 100644
--- a/libuargp/argp-pv.c
+++ b/libuargp/argp-pv.c
@@ -14,9 +14,8 @@
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
- 02111-1307 USA. */
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>.  */
/* If set by the user program to a non-zero value, then a default option
--version is added (unless the ARGP_NO_HELP flag is used), which will
diff --git a/libuargp/argp-pvh.c b/libuargp/argp-pvh.c
index 1f1d962b8..ed7732afd 100644
--- a/libuargp/argp-pvh.c
+++ b/libuargp/argp-pvh.c
@@ -14,9 +14,8 @@
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
- 02111-1307 USA. */
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>.  */
#ifdef HAVE_CONFIG_H
#include <config.h>
diff --git a/libuargp/argp-xinl.c b/libuargp/argp-xinl.c
index f1d30002a..e165f66f5 100644
--- a/libuargp/argp-xinl.c
+++ b/libuargp/argp-xinl.c
@@ -14,9 +14,8 @@
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
- 02111-1307 USA. */
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>.  */
#ifdef HAVE_CONFIG_H
# include <config.h>