From 59e32d7aed2c6db9d9d6b7505b41e29a80364f57 Mon Sep 17 00:00:00 2001
From: Martin Nilsson <mani@lysator.liu.se>
Date: Sat, 1 Jun 2002 00:41:26 +0200
Subject: [PATCH] Updated license.

Rev: lib/master.pike.in:1.205
Rev: src/alloca.c:1.5
Rev: src/array.c:1.128
Rev: src/array.h:1.40
Rev: src/backend.cmod:1.26
Rev: src/backend.h:1.14
Rev: src/builtin_functions.c:1.431
Rev: src/builtin_functions.h:1.20
Rev: src/callback.c:1.25
Rev: src/callback.h:1.16
Rev: src/constants.c:1.36
Rev: src/constants.h:1.22
Rev: src/cpp.c:1.101
Rev: src/dlopen.c:1.31
Rev: src/docode.c:1.142
Rev: src/docode.h:1.15
Rev: src/dynamic_buffer.c:1.15
Rev: src/dynamic_buffer.h:1.13
Rev: src/efun.h:1.5
Rev: src/encode.c:1.147
Rev: src/encode.h:1.5
Rev: src/error.c:1.85
Rev: src/fd_control.c:1.40
Rev: src/fd_control.h:1.8
Rev: src/fsort.c:1.17
Rev: src/fsort.h:1.4
Rev: src/gc.c:1.183
Rev: src/global.h:1.69
Rev: src/hashtable.c:1.10
Rev: src/hashtable.h:1.7
Rev: src/interpret.c:1.261
Rev: src/interpret.h:1.109
Rev: src/iterators.cmod:1.20
Rev: src/language.yacc:1.285
Rev: src/las.c:1.291
Rev: src/las.h:1.56
Rev: src/lex.c:1.104
Rev: src/lex.h:1.22
Rev: src/main.c:1.148
Rev: src/main.h:1.18
Rev: src/mapping.c:1.148
Rev: src/mapping.h:1.42
Rev: src/module.c:1.17
Rev: src/module.h:1.6
Rev: src/module_support.h:1.11
Rev: src/modules/Gdbm/gdbmmod.c:1.18
Rev: src/modules/Gmp/mpf.cmod:1.6
Rev: src/modules/Gmp/mpq.cmod:1.7
Rev: src/modules/Gmp/mpz_glue.c:1.105
Rev: src/modules/Gz/zlibmod.c:1.46
Rev: src/modules/Regexp/glue.c:1.27
Rev: src/modules/Regexp/pike_regexp.h:1.6
Rev: src/modules/Ssleay/ssleay.c:1.17
Rev: src/modules/_math/math.c:1.46
Rev: src/modules/files/datagram.c:1.5
Rev: src/modules/files/efuns.c:1.113
Rev: src/modules/files/file.c:1.235
Rev: src/modules/files/file.h:1.21
Rev: src/modules/files/socket.c:1.62
Rev: src/modules/sprintf/sprintf.c:1.92
Rev: src/multiset.c:1.49
Rev: src/multiset.h:1.24
Rev: src/object.c:1.201
Rev: src/object.h:1.70
Rev: src/opcodes.c:1.121
Rev: src/opcodes.h:1.28
Rev: src/operators.c:1.153
Rev: src/operators.h:1.11
Rev: src/pike_error.h:1.18
Rev: src/pike_macros.h:1.30
Rev: src/pike_memory.c:1.119
Rev: src/pike_memory.h:1.32
Rev: src/pike_types.c:1.186
Rev: src/pike_types.h:1.77
Rev: src/port.c:1.51
Rev: src/port.h:1.43
Rev: src/program.c:1.432
Rev: src/program.h:1.161
Rev: src/rusage.c:1.18
Rev: src/rusage.h:1.5
Rev: src/signal_handler.c:1.224
Rev: src/signal_handler.h:1.13
Rev: src/stralloc.c:1.142
Rev: src/stralloc.h:1.65
Rev: src/stuff.c:1.18
Rev: src/stuff.h:1.14
Rev: src/svalue.c:1.140
Rev: src/svalue.h:1.104
Rev: src/time_stuff.h:1.10
Rev: src/version.c:1.135
Rev: src/version.h:1.313
---
 lib/master.pike.in               | 6 +++---
 src/alloca.c                     | 6 +++---
 src/array.c                      | 6 +++---
 src/array.h                      | 6 +++---
 src/backend.cmod                 | 6 +++---
 src/backend.h                    | 6 +++---
 src/builtin_functions.c          | 6 +++---
 src/builtin_functions.h          | 6 +++---
 src/callback.c                   | 6 +++---
 src/callback.h                   | 6 +++---
 src/constants.c                  | 6 +++---
 src/constants.h                  | 6 +++---
 src/cpp.c                        | 6 +++---
 src/dlopen.c                     | 6 +++---
 src/docode.c                     | 6 +++---
 src/docode.h                     | 6 +++---
 src/dynamic_buffer.c             | 6 +++---
 src/dynamic_buffer.h             | 6 +++---
 src/efun.h                       | 6 +++---
 src/encode.c                     | 6 +++---
 src/encode.h                     | 6 +++---
 src/error.c                      | 6 +++---
 src/fd_control.c                 | 6 +++---
 src/fd_control.h                 | 6 +++---
 src/fsort.c                      | 6 +++---
 src/fsort.h                      | 6 +++---
 src/gc.c                         | 6 +++---
 src/global.h                     | 6 +++---
 src/hashtable.c                  | 6 +++---
 src/hashtable.h                  | 6 +++---
 src/interpret.c                  | 6 +++---
 src/interpret.h                  | 6 +++---
 src/iterators.cmod               | 6 +++---
 src/language.yacc                | 6 +++---
 src/las.c                        | 6 +++---
 src/las.h                        | 6 +++---
 src/lex.c                        | 6 +++---
 src/lex.h                        | 6 +++---
 src/main.c                       | 6 +++---
 src/main.h                       | 6 +++---
 src/mapping.c                    | 6 +++---
 src/mapping.h                    | 6 +++---
 src/module.c                     | 6 +++---
 src/module.h                     | 6 +++---
 src/module_support.h             | 6 +++---
 src/modules/Gdbm/gdbmmod.c       | 6 +++---
 src/modules/Gmp/mpf.cmod         | 6 +++---
 src/modules/Gmp/mpq.cmod         | 6 +++---
 src/modules/Gmp/mpz_glue.c       | 6 +++---
 src/modules/Gz/zlibmod.c         | 6 +++---
 src/modules/Regexp/glue.c        | 6 +++---
 src/modules/Regexp/pike_regexp.h | 6 +++---
 src/modules/Ssleay/ssleay.c      | 6 +++---
 src/modules/_math/math.c         | 6 +++---
 src/modules/files/datagram.c     | 6 +++---
 src/modules/files/efuns.c        | 6 +++---
 src/modules/files/file.c         | 6 +++---
 src/modules/files/file.h         | 6 +++---
 src/modules/files/socket.c       | 6 +++---
 src/modules/sprintf/sprintf.c    | 6 +++---
 src/multiset.c                   | 8 ++++----
 src/multiset.h                   | 8 ++++----
 src/object.c                     | 6 +++---
 src/object.h                     | 6 +++---
 src/opcodes.c                    | 6 +++---
 src/opcodes.h                    | 6 +++---
 src/operators.c                  | 6 +++---
 src/operators.h                  | 6 +++---
 src/pike_error.h                 | 6 +++---
 src/pike_macros.h                | 6 +++---
 src/pike_memory.c                | 6 +++---
 src/pike_memory.h                | 6 +++---
 src/pike_types.c                 | 6 +++---
 src/pike_types.h                 | 6 +++---
 src/port.c                       | 6 +++---
 src/port.h                       | 6 +++---
 src/program.c                    | 6 +++---
 src/program.h                    | 6 +++---
 src/rusage.c                     | 6 +++---
 src/rusage.h                     | 6 +++---
 src/signal_handler.c             | 6 +++---
 src/signal_handler.h             | 6 +++---
 src/stralloc.c                   | 6 +++---
 src/stralloc.h                   | 6 +++---
 src/stuff.c                      | 6 +++---
 src/stuff.h                      | 6 +++---
 src/svalue.c                     | 6 +++---
 src/svalue.h                     | 6 +++---
 src/time_stuff.h                 | 6 +++---
 src/version.c                    | 6 +++---
 src/version.h                    | 6 +++---
 91 files changed, 275 insertions(+), 275 deletions(-)

diff --git a/lib/master.pike.in b/lib/master.pike.in
index 93d5ccd8c2..f946225993 100644
--- a/lib/master.pike.in
+++ b/lib/master.pike.in
@@ -3,10 +3,10 @@
 // Master Control Program for Pike.
 //
 // This file is part of Pike. For copyright information see COPYRIGHT.
-// Pike is distributed as GPL (General Public License)
-// See the files COPYING and DISCLAIMER for more information.
+// Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+// for more information.
 //
-// $Id: master.pike.in,v 1.204 2002/05/24 21:46:03 nilsson Exp $
+// $Id: master.pike.in,v 1.205 2002/05/31 22:25:15 nilsson Exp $
 
 #pike __REAL_VERSION__
 
diff --git a/src/alloca.c b/src/alloca.c
index e4d333fd1b..9a8c3690e8 100644
--- a/src/alloca.c
+++ b/src/alloca.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: alloca.c,v 1.4 2002/01/16 02:54:07 nilsson Exp $
+ * $Id: alloca.c,v 1.5 2002/05/31 22:41:19 nilsson Exp $
  */
 #include <stdio.h>
 /*
diff --git a/src/array.c b/src/array.c
index 2745f9c685..88b73bff0e 100644
--- a/src/array.c
+++ b/src/array.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -24,7 +24,7 @@
 #include "bignum.h"
 #include "cyclic.h"
 
-RCSID("$Id: array.c,v 1.127 2002/05/28 15:37:17 grubba Exp $");
+RCSID("$Id: array.c,v 1.128 2002/05/31 22:41:19 nilsson Exp $");
 
 PMOD_EXPORT struct array empty_array=
 {
diff --git a/src/array.h b/src/array.h
index d8cd29c5f2..cd750c4c75 100644
--- a/src/array.h
+++ b/src/array.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: array.h,v 1.39 2002/01/16 02:54:07 nilsson Exp $
+ * $Id: array.h,v 1.40 2002/05/31 22:41:22 nilsson Exp $
  */
 #ifndef ARRAY_H
 #define ARRAY_H
diff --git a/src/backend.cmod b/src/backend.cmod
index 556704ea41..6f557a3939 100644
--- a/src/backend.cmod
+++ b/src/backend.cmod
@@ -1,11 +1,11 @@
 /*\ -*- c -*-
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: backend.cmod,v 1.25 2002/05/24 14:18:41 grubba Exp $");
+RCSID("$Id: backend.cmod,v 1.26 2002/05/31 22:41:23 nilsson Exp $");
 #include "fdlib.h"
 #include "backend.h"
 #include <errno.h>
diff --git a/src/backend.h b/src/backend.h
index 3f0cd9831f..5023b2c0c0 100644
--- a/src/backend.h
+++ b/src/backend.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: backend.h,v 1.13 2002/01/16 02:54:08 nilsson Exp $
+ * $Id: backend.h,v 1.14 2002/05/31 22:41:23 nilsson Exp $
  */
 #ifndef BACKEND_H
 #define BACKEND_H
diff --git a/src/builtin_functions.c b/src/builtin_functions.c
index 4fa6739908..e8bbeb5458 100644
--- a/src/builtin_functions.c
+++ b/src/builtin_functions.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: builtin_functions.c,v 1.430 2002/05/14 16:27:49 grubba Exp $");
+RCSID("$Id: builtin_functions.c,v 1.431 2002/05/31 22:41:23 nilsson Exp $");
 #include "interpret.h"
 #include "svalue.h"
 #include "pike_macros.h"
diff --git a/src/builtin_functions.h b/src/builtin_functions.h
index 1542c7710f..c8dc4c1574 100644
--- a/src/builtin_functions.h
+++ b/src/builtin_functions.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: builtin_functions.h,v 1.19 2002/01/16 02:54:09 nilsson Exp $
+ * $Id: builtin_functions.h,v 1.20 2002/05/31 22:41:23 nilsson Exp $
  */
 #ifndef BUILTIN_EFUNS_H
 #define BUILTIN_EFUNS_H
diff --git a/src/callback.c b/src/callback.c
index f65b610694..c5654ed9a8 100644
--- a/src/callback.c
+++ b/src/callback.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -10,7 +10,7 @@
 #include "pike_error.h"
 #include "block_alloc.h"
 
-RCSID("$Id: callback.c,v 1.24 2002/01/16 02:54:09 nilsson Exp $");
+RCSID("$Id: callback.c,v 1.25 2002/05/31 22:41:23 nilsson Exp $");
 
 struct callback_list fork_child_callback;
 
diff --git a/src/callback.h b/src/callback.h
index c769b8dcaf..f38e106b8e 100644
--- a/src/callback.h
+++ b/src/callback.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: callback.h,v 1.15 2002/01/16 02:54:09 nilsson Exp $
+ * $Id: callback.h,v 1.16 2002/05/31 22:41:23 nilsson Exp $
  */
 #ifndef CALLBACK_H
 #define CALLBACK_H
diff --git a/src/constants.c b/src/constants.c
index f1d681df93..fa38035bc6 100644
--- a/src/constants.c
+++ b/src/constants.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -17,7 +17,7 @@
 #include "security.h"
 #include "block_alloc.h"
 
-RCSID("$Id: constants.c,v 1.35 2002/01/27 18:25:43 mast Exp $");
+RCSID("$Id: constants.c,v 1.36 2002/05/31 22:41:23 nilsson Exp $");
 
 struct mapping *builtin_constants = 0;
 
diff --git a/src/constants.h b/src/constants.h
index e75b817dca..65b5eb077b 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: constants.h,v 1.21 2002/01/27 18:25:43 mast Exp $
+ * $Id: constants.h,v 1.22 2002/05/31 22:41:23 nilsson Exp $
  */
 #ifndef ADD_EFUN_H
 #define ADD_EFUN_H
diff --git a/src/cpp.c b/src/cpp.c
index 4d5b60a481..a3d14bebdf 100644
--- a/src/cpp.c
+++ b/src/cpp.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: cpp.c,v 1.100 2002/05/11 00:29:57 nilsson Exp $
+ * $Id: cpp.c,v 1.101 2002/05/31 22:41:23 nilsson Exp $
  */
 #include "global.h"
 #include "stralloc.h"
diff --git a/src/dlopen.c b/src/dlopen.c
index a9e6d99675..572125ee50 100644
--- a/src/dlopen.c
+++ b/src/dlopen.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 
@@ -185,7 +185,7 @@ size_t STRNLEN(char *s, size_t maxlen)
 
 #else /* PIKE_CONCAT */
 
-RCSID("$Id: dlopen.c,v 1.30 2002/02/11 01:55:50 marcus Exp $");
+RCSID("$Id: dlopen.c,v 1.31 2002/05/31 22:41:23 nilsson Exp $");
 
 #endif
 
diff --git a/src/docode.c b/src/docode.c
index 8b64e46db5..e692afd9ab 100644
--- a/src/docode.c
+++ b/src/docode.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: docode.c,v 1.141 2002/04/07 19:34:53 marcus Exp $");
+RCSID("$Id: docode.c,v 1.142 2002/05/31 22:41:23 nilsson Exp $");
 #include "las.h"
 #include "program.h"
 #include "pike_types.h"
diff --git a/src/docode.h b/src/docode.h
index c5ae0390b3..c6520bbf1c 100644
--- a/src/docode.h
+++ b/src/docode.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: docode.h,v 1.14 2002/01/16 02:54:10 nilsson Exp $
+ * $Id: docode.h,v 1.15 2002/05/31 22:41:23 nilsson Exp $
  */
 #ifndef DOCODE_H
 #define DOCODE_H
diff --git a/src/dynamic_buffer.c b/src/dynamic_buffer.c
index ed139c1538..b4a4a330ee 100644
--- a/src/dynamic_buffer.c
+++ b/src/dynamic_buffer.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -10,7 +10,7 @@
 #include "pike_error.h"
 #include "pike_memory.h"
 
-RCSID("$Id: dynamic_buffer.c,v 1.14 2002/01/16 02:54:10 nilsson Exp $");
+RCSID("$Id: dynamic_buffer.c,v 1.15 2002/05/31 22:41:23 nilsson Exp $");
 
 static dynamic_buffer buff;
 
diff --git a/src/dynamic_buffer.h b/src/dynamic_buffer.h
index e99a750d80..d2f7857032 100644
--- a/src/dynamic_buffer.h
+++ b/src/dynamic_buffer.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: dynamic_buffer.h,v 1.12 2002/01/16 02:54:10 nilsson Exp $
+ * $Id: dynamic_buffer.h,v 1.13 2002/05/31 22:41:23 nilsson Exp $
  */
 #ifndef DYNAMIC_BUFFER_H
 #define DYNAMIC_BUFFER_H
diff --git a/src/efun.h b/src/efun.h
index eca01e9910..aa2dd45a9f 100644
--- a/src/efun.h
+++ b/src/efun.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: efun.h,v 1.4 2002/01/16 02:54:10 nilsson Exp $
+ * $Id: efun.h,v 1.5 2002/05/31 22:41:23 nilsson Exp $
  */
 #ifndef EFUN_H
 #define EFUN_H
diff --git a/src/encode.c b/src/encode.c
index f14b7eedbe..7440f47f8f 100644
--- a/src/encode.c
+++ b/src/encode.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -26,7 +26,7 @@
 #include "bignum.h"
 #include "pikecode.h"
 
-RCSID("$Id: encode.c,v 1.146 2002/05/14 12:13:12 grubba Exp $");
+RCSID("$Id: encode.c,v 1.147 2002/05/31 22:41:23 nilsson Exp $");
 
 /* #define ENCODE_DEBUG */
 
diff --git a/src/encode.h b/src/encode.h
index 06c3187d14..187f23afdd 100644
--- a/src/encode.h
+++ b/src/encode.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: encode.h,v 1.4 2002/01/16 02:54:11 nilsson Exp $
+ * $Id: encode.h,v 1.5 2002/05/31 22:41:23 nilsson Exp $
  */
 #ifndef ENCODE_H
 #define ENCODE_H
diff --git a/src/error.c b/src/error.c
index 4665831216..aed10d9e1c 100644
--- a/src/error.c
+++ b/src/error.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #define NO_PIKE_SHORTHAND
@@ -22,7 +22,7 @@
 #include "threads.h"
 #include "gc.h"
 
-RCSID("$Id: error.c,v 1.84 2002/03/26 19:38:26 mast Exp $");
+RCSID("$Id: error.c,v 1.85 2002/05/31 22:41:23 nilsson Exp $");
 
 #undef ATTRIBUTE
 #define ATTRIBUTE(X)
diff --git a/src/fd_control.c b/src/fd_control.c
index 722a7cabb0..bee45e8bca 100644
--- a/src/fd_control.c
+++ b/src/fd_control.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 
@@ -10,7 +10,7 @@
 #include "pike_error.h"
 #include "fdlib.h"
 
-RCSID("$Id: fd_control.c,v 1.39 2002/01/27 01:00:53 mast Exp $");
+RCSID("$Id: fd_control.c,v 1.40 2002/05/31 22:41:23 nilsson Exp $");
 
 #else /* TESTING */
 
diff --git a/src/fd_control.h b/src/fd_control.h
index 982dd09ff9..e6eac33204 100644
--- a/src/fd_control.h
+++ b/src/fd_control.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: fd_control.h,v 1.7 2002/01/16 02:54:12 nilsson Exp $
+ * $Id: fd_control.h,v 1.8 2002/05/31 22:41:24 nilsson Exp $
  */
 #ifndef FD_CONTROL_H
 #define FD_CONTROL_H
diff --git a/src/fsort.c b/src/fsort.c
index c0ceea7236..71299c6b78 100644
--- a/src/fsort.c
+++ b/src/fsort.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /* fsort- a smarter quicksort /Hubbe */
 /* Optimized for minimum amount of compares */
@@ -11,7 +11,7 @@
 #include "fsort.h"
 #include "main.h"
 
-RCSID("$Id: fsort.c,v 1.16 2002/01/16 02:54:12 nilsson Exp $");
+RCSID("$Id: fsort.c,v 1.17 2002/05/31 22:41:24 nilsson Exp $");
 
 #define CMP(X,Y) ( (*cmpfun)((void *)(X),(void *)(Y)) )
 #define EXTRA_ARGS ,fsortfun cmpfun
diff --git a/src/fsort.h b/src/fsort.h
index 8d4f03ac55..df56c375fd 100644
--- a/src/fsort.h
+++ b/src/fsort.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: fsort.h,v 1.3 2002/01/16 02:54:12 nilsson Exp $
+ * $Id: fsort.h,v 1.4 2002/05/31 22:41:24 nilsson Exp $
  */
 #ifndef FSORT_H
 #define FSORT_H
diff --git a/src/gc.c b/src/gc.c
index faaa335f83..05b0ad32ae 100644
--- a/src/gc.c
+++ b/src/gc.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -30,7 +30,7 @@ struct callback *gc_evaluator_callback=0;
 
 #include "block_alloc.h"
 
-RCSID("$Id: gc.c,v 1.182 2002/05/15 09:06:54 grubba Exp $");
+RCSID("$Id: gc.c,v 1.183 2002/05/31 22:41:24 nilsson Exp $");
 
 /* Run garbage collect approximately every time
  * 20 percent of all arrays, objects and programs is
diff --git a/src/global.h b/src/global.h
index 5bf50a749a..cbe6000ca2 100644
--- a/src/global.h
+++ b/src/global.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: global.h,v 1.68 2002/04/11 22:08:49 mast Exp $
+ * $Id: global.h,v 1.69 2002/05/31 22:41:24 nilsson Exp $
  */
 #ifndef GLOBAL_H
 #define GLOBAL_H
diff --git a/src/hashtable.c b/src/hashtable.c
index 2f88f6f75f..5e8ba8f384 100644
--- a/src/hashtable.c
+++ b/src/hashtable.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -10,7 +10,7 @@
 #include "stuff.h"
 #include "pike_error.h"
 
-RCSID("$Id: hashtable.c,v 1.9 2002/01/16 02:54:12 nilsson Exp $");
+RCSID("$Id: hashtable.c,v 1.10 2002/05/31 22:41:24 nilsson Exp $");
 
 static size_t gobble(struct pike_string *s)
 {
diff --git a/src/hashtable.h b/src/hashtable.h
index f7029e0374..768225aac6 100644
--- a/src/hashtable.h
+++ b/src/hashtable.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: hashtable.h,v 1.6 2002/01/16 02:54:13 nilsson Exp $
+ * $Id: hashtable.h,v 1.7 2002/05/31 22:41:24 nilsson Exp $
  */
 #ifndef HASHTABLE_H
 #define HASHTABLE_H
diff --git a/src/interpret.c b/src/interpret.c
index 8c90650bd5..01e7a2a034 100644
--- a/src/interpret.c
+++ b/src/interpret.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: interpret.c,v 1.260 2002/05/15 09:11:21 grubba Exp $");
+RCSID("$Id: interpret.c,v 1.261 2002/05/31 22:41:24 nilsson Exp $");
 #include "interpret.h"
 #include "object.h"
 #include "program.h"
diff --git a/src/interpret.h b/src/interpret.h
index cd76e24573..3b6fe70c16 100644
--- a/src/interpret.h
+++ b/src/interpret.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: interpret.h,v 1.108 2002/05/11 00:05:28 nilsson Exp $
+ * $Id: interpret.h,v 1.109 2002/05/31 22:41:24 nilsson Exp $
  */
 #ifndef INTERPRET_H
 #define INTERPRET_H
diff --git a/src/iterators.cmod b/src/iterators.cmod
index 6e790c1a44..5b3f1455f4 100644
--- a/src/iterators.cmod
+++ b/src/iterators.cmod
@@ -1,11 +1,11 @@
 /*\ -*- c -*-
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: iterators.cmod,v 1.19 2002/05/11 00:29:57 nilsson Exp $");
+RCSID("$Id: iterators.cmod,v 1.20 2002/05/31 22:41:24 nilsson Exp $");
 #include "main.h"
 #include "object.h"
 #include "mapping.h"
diff --git a/src/language.yacc b/src/language.yacc
index 302a2cdd63..07eb3d1122 100644
--- a/src/language.yacc
+++ b/src/language.yacc
@@ -1,8 +1,8 @@
 /* -*- C -*- */
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 %pure_parser
@@ -113,7 +113,7 @@
 /* This is the grammar definition of Pike. */
 
 #include "global.h"
-RCSID("$Id: language.yacc,v 1.284 2002/05/12 01:24:19 mast Exp $");
+RCSID("$Id: language.yacc,v 1.285 2002/05/31 22:41:24 nilsson Exp $");
 #ifdef HAVE_MEMORY_H
 #include <memory.h>
 #endif
diff --git a/src/las.c b/src/las.c
index 1588633c1b..15298f1801 100644
--- a/src/las.c
+++ b/src/las.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: las.c,v 1.290 2002/05/23 14:40:24 grubba Exp $");
+RCSID("$Id: las.c,v 1.291 2002/05/31 22:41:24 nilsson Exp $");
 
 #include "language.h"
 #include "interpret.h"
diff --git a/src/las.h b/src/las.h
index 76442080f4..c12ab4c786 100644
--- a/src/las.h
+++ b/src/las.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: las.h,v 1.55 2002/01/16 02:54:14 nilsson Exp $
+ * $Id: las.h,v 1.56 2002/05/31 22:41:24 nilsson Exp $
  */
 #ifndef LAS_H
 #define LAS_H
diff --git a/src/lex.c b/src/lex.c
index 5dfe25d265..23b05b0ba6 100644
--- a/src/lex.c
+++ b/src/lex.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: lex.c,v 1.103 2002/05/10 22:28:28 mast Exp $");
+RCSID("$Id: lex.c,v 1.104 2002/05/31 22:41:24 nilsson Exp $");
 #include "language.h"
 #include "array.h"
 #include "lex.h"
diff --git a/src/lex.h b/src/lex.h
index d1bf00723f..5e48cdc16f 100644
--- a/src/lex.h
+++ b/src/lex.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: lex.h,v 1.21 2002/05/10 22:28:28 mast Exp $
+ * $Id: lex.h,v 1.22 2002/05/31 22:41:24 nilsson Exp $
  */
 #ifndef LEX_H
 #define LEX_H
diff --git a/src/main.c b/src/main.c
index 18a346861f..51a961254d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: main.c,v 1.147 2002/05/13 22:14:05 mast Exp $");
+RCSID("$Id: main.c,v 1.148 2002/05/31 22:41:24 nilsson Exp $");
 #include "fdlib.h"
 #include "backend.h"
 #include "module.h"
diff --git a/src/main.h b/src/main.h
index 2e5997c4f4..747cdd4402 100644
--- a/src/main.h
+++ b/src/main.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: main.h,v 1.17 2002/01/16 02:54:14 nilsson Exp $
+ * $Id: main.h,v 1.18 2002/05/31 22:41:24 nilsson Exp $
  */
 #ifndef MAIN_H
 #define MAIN_H
diff --git a/src/mapping.c b/src/mapping.c
index 5699d19ca7..e5ecfe28ff 100644
--- a/src/mapping.c
+++ b/src/mapping.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: mapping.c,v 1.147 2002/05/10 23:52:34 nilsson Exp $");
+RCSID("$Id: mapping.c,v 1.148 2002/05/31 22:41:24 nilsson Exp $");
 #include "main.h"
 #include "object.h"
 #include "mapping.h"
diff --git a/src/mapping.h b/src/mapping.h
index 40077e2edd..a6b5ef9183 100644
--- a/src/mapping.h
+++ b/src/mapping.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: mapping.h,v 1.41 2002/01/16 02:54:15 nilsson Exp $
+ * $Id: mapping.h,v 1.42 2002/05/31 22:41:25 nilsson Exp $
  */
 #ifndef MAPPING_H
 #define MAPPING_H
diff --git a/src/module.c b/src/module.c
index acff36148a..7ecc431edf 100644
--- a/src/module.c
+++ b/src/module.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -24,7 +24,7 @@
 #include "post_modules/modlist_headers.h"
 #endif
 
-RCSID("$Id: module.c,v 1.16 2002/01/31 17:52:15 marcus Exp $");
+RCSID("$Id: module.c,v 1.17 2002/05/31 22:41:25 nilsson Exp $");
 
 typedef void (*modfun)(void);
 
diff --git a/src/module.h b/src/module.h
index 1f5a352087..3d09c090db 100644
--- a/src/module.h
+++ b/src/module.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: module.h,v 1.5 2002/01/16 02:54:15 nilsson Exp $
+ * $Id: module.h,v 1.6 2002/05/31 22:41:25 nilsson Exp $
  */
 #ifndef MODULE_H
 #define MODULE_H
diff --git a/src/module_support.h b/src/module_support.h
index 9113758af7..8732a79d4c 100644
--- a/src/module_support.h
+++ b/src/module_support.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: module_support.h,v 1.10 2002/05/13 22:14:04 mast Exp $
+ * $Id: module_support.h,v 1.11 2002/05/31 22:41:25 nilsson Exp $
  */
 #ifndef MODULE_SUPPORT_H
 #include <stdarg.h>
diff --git a/src/modules/Gdbm/gdbmmod.c b/src/modules/Gdbm/gdbmmod.c
index 51e9b797fc..de521a65d4 100644
--- a/src/modules/Gdbm/gdbmmod.c
+++ b/src/modules/Gdbm/gdbmmod.c
@@ -1,10 +1,10 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 #include "global.h"
-RCSID("$Id: gdbmmod.c,v 1.17 2002/05/11 00:27:02 nilsson Exp $");
+RCSID("$Id: gdbmmod.c,v 1.18 2002/05/31 22:31:39 nilsson Exp $");
 #include "gdbm_machine.h"
 #include "threads.h"
 
diff --git a/src/modules/Gmp/mpf.cmod b/src/modules/Gmp/mpf.cmod
index 60d427e628..13390a7e7d 100644
--- a/src/modules/Gmp/mpf.cmod
+++ b/src/modules/Gmp/mpf.cmod
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: mpf.cmod,v 1.5 2002/05/11 00:13:10 nilsson Exp $");
+RCSID("$Id: mpf.cmod,v 1.6 2002/05/31 22:31:39 nilsson Exp $");
 #include "gmp_machine.h"
 
 #if defined(HAVE_GMP2_GMP_H) && defined(HAVE_LIBGMP2)
diff --git a/src/modules/Gmp/mpq.cmod b/src/modules/Gmp/mpq.cmod
index 273660a9c6..fa72ddd07f 100644
--- a/src/modules/Gmp/mpq.cmod
+++ b/src/modules/Gmp/mpq.cmod
@@ -1,10 +1,10 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 #include "global.h"
-RCSID("$Id: mpq.cmod,v 1.6 2002/05/11 00:13:10 nilsson Exp $");
+RCSID("$Id: mpq.cmod,v 1.7 2002/05/31 22:31:39 nilsson Exp $");
 #include "gmp_machine.h"
 
 #if defined(HAVE_GMP2_GMP_H) && defined(HAVE_LIBGMP2)
diff --git a/src/modules/Gmp/mpz_glue.c b/src/modules/Gmp/mpz_glue.c
index 8d809a886a..3552bf7486 100644
--- a/src/modules/Gmp/mpz_glue.c
+++ b/src/modules/Gmp/mpz_glue.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: mpz_glue.c,v 1.104 2002/05/11 00:13:10 nilsson Exp $");
+RCSID("$Id: mpz_glue.c,v 1.105 2002/05/31 22:31:39 nilsson Exp $");
 #include "gmp_machine.h"
 
 #if defined(HAVE_GMP2_GMP_H) && defined(HAVE_LIBGMP2)
diff --git a/src/modules/Gz/zlibmod.c b/src/modules/Gz/zlibmod.c
index 416fcf0861..07aff4b37d 100644
--- a/src/modules/Gz/zlibmod.c
+++ b/src/modules/Gz/zlibmod.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: zlibmod.c,v 1.45 2002/05/11 01:32:43 mast Exp $");
+RCSID("$Id: zlibmod.c,v 1.46 2002/05/31 22:31:40 nilsson Exp $");
 
 #include "zlib_machine.h"
 
diff --git a/src/modules/Regexp/glue.c b/src/modules/Regexp/glue.c
index dd31a13a41..bb773add1e 100644
--- a/src/modules/Regexp/glue.c
+++ b/src/modules/Regexp/glue.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 
@@ -21,7 +21,7 @@
 #include "module_support.h"
 #include "builtin_functions.h"
 
-RCSID("$Id: glue.c,v 1.26 2002/05/11 00:27:03 nilsson Exp $");
+RCSID("$Id: glue.c,v 1.27 2002/05/31 22:31:40 nilsson Exp $");
 
 #ifdef USE_SYSTEM_REGEXP
 #include <regexp.h>
diff --git a/src/modules/Regexp/pike_regexp.h b/src/modules/Regexp/pike_regexp.h
index edd0b0f24a..ba7f0b9c60 100644
--- a/src/modules/Regexp/pike_regexp.h
+++ b/src/modules/Regexp/pike_regexp.h
@@ -1,13 +1,13 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #ifndef REGEXP_H
 #define REGEXP_H
 /*
- * $Id: pike_regexp.h,v 1.5 2002/01/16 03:02:34 nilsson Exp $
+ * $Id: pike_regexp.h,v 1.6 2002/05/31 22:31:40 nilsson Exp $
  *
  * Definitions etc. for regexp(3) routines.
  *
diff --git a/src/modules/Ssleay/ssleay.c b/src/modules/Ssleay/ssleay.c
index 1e5544b9df..6f4c0af8d6 100644
--- a/src/modules/Ssleay/ssleay.c
+++ b/src/modules/Ssleay/ssleay.c
@@ -1,14 +1,14 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 #include "global.h"
 
 #include "config.h"
 
-RCSID("$Id: ssleay.c,v 1.16 2002/05/11 00:24:25 nilsson Exp $");
+RCSID("$Id: ssleay.c,v 1.17 2002/05/31 22:31:40 nilsson Exp $");
 #include "interpret.h"
 #include "svalue.h"
 #include "stralloc.h"
diff --git a/src/modules/_math/math.c b/src/modules/_math/math.c
index 1b600068f1..98a10b8303 100644
--- a/src/modules/_math/math.c
+++ b/src/modules/_math/math.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -27,7 +27,7 @@
 
 #define sp Pike_sp
 
-RCSID("$Id: math.c,v 1.45 2002/05/11 00:44:12 nilsson Exp $");
+RCSID("$Id: math.c,v 1.46 2002/05/31 22:31:40 nilsson Exp $");
 
 #ifndef M_PI
 #define M_PI 3.1415926535897932384626433832795080
diff --git a/src/modules/files/datagram.c b/src/modules/files/datagram.c
index 2c565e631c..474f161594 100644
--- a/src/modules/files/datagram.c
+++ b/src/modules/files/datagram.c
@@ -1,13 +1,13 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 
 #include "global.h"
 
-RCSID("$Id: datagram.c,v 1.4 2002/01/16 02:57:28 nilsson Exp $");
+RCSID("$Id: datagram.c,v 1.5 2002/05/31 22:31:40 nilsson Exp $");
 
 struct datagram
 {
diff --git a/src/modules/files/efuns.c b/src/modules/files/efuns.c
index 8d88030b52..3907233d4c 100644
--- a/src/modules/files/efuns.c
+++ b/src/modules/files/efuns.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -25,7 +25,7 @@
 #include "file_machine.h"
 #include "file.h"
 
-RCSID("$Id: efuns.c,v 1.112 2002/05/11 00:27:04 nilsson Exp $");
+RCSID("$Id: efuns.c,v 1.113 2002/05/31 22:31:40 nilsson Exp $");
 
 #ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>
diff --git a/src/modules/files/file.c b/src/modules/files/file.c
index c38666bb00..c047d83707 100644
--- a/src/modules/files/file.c
+++ b/src/modules/files/file.c
@@ -1,12 +1,12 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #define NO_PIKE_SHORTHAND
 #include "global.h"
-RCSID("$Id: file.c,v 1.234 2002/05/19 15:13:33 per Exp $");
+RCSID("$Id: file.c,v 1.235 2002/05/31 22:31:40 nilsson Exp $");
 #include "fdlib.h"
 #include "interpret.h"
 #include "svalue.h"
diff --git a/src/modules/files/file.h b/src/modules/files/file.h
index 22ecd6a508..d13978ce1f 100644
--- a/src/modules/files/file.h
+++ b/src/modules/files/file.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: file.h,v 1.20 2002/01/16 02:57:29 nilsson Exp $
+ * $Id: file.h,v 1.21 2002/05/31 22:31:40 nilsson Exp $
  */
 
 #ifndef FILE_H
diff --git a/src/modules/files/socket.c b/src/modules/files/socket.c
index 7742238f6d..b815abd174 100644
--- a/src/modules/files/socket.c
+++ b/src/modules/files/socket.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #define NO_PIKE_SHORTHAND
@@ -22,7 +22,7 @@
 #include "file_machine.h"
 #include "file.h"
 
-RCSID("$Id: socket.c,v 1.61 2002/04/01 13:26:46 nilsson Exp $");
+RCSID("$Id: socket.c,v 1.62 2002/05/31 22:31:40 nilsson Exp $");
 
 #ifdef HAVE_SYS_TYPE_H
 #include <sys/types.h>
diff --git a/src/modules/sprintf/sprintf.c b/src/modules/sprintf/sprintf.c
index e651314d31..4fe8908afb 100644
--- a/src/modules/sprintf/sprintf.c
+++ b/src/modules/sprintf/sprintf.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /* TODO: use ONERROR to cleanup fsp */
@@ -281,7 +281,7 @@
  *!   @[lfun::_sprintf()]
  */
 #include "global.h"
-RCSID("$Id: sprintf.c,v 1.91 2002/05/11 00:43:49 nilsson Exp $");
+RCSID("$Id: sprintf.c,v 1.92 2002/05/31 22:31:40 nilsson Exp $");
 #include "pike_error.h"
 #include "array.h"
 #include "svalue.h"
diff --git a/src/multiset.c b/src/multiset.c
index 51b573d29e..2539d458e1 100644
--- a/src/multiset.c
+++ b/src/multiset.c
@@ -7,7 +7,7 @@
  * Created by Martin Stjernholm 2001-05-07
  */
 
-RCSID("$Id: multiset.c,v 1.48 2002/05/11 01:36:00 mast Exp $");
+RCSID("$Id: multiset.c,v 1.49 2002/05/31 22:41:25 nilsson Exp $");
 
 #include "builtin_functions.h"
 #include "gc.h"
@@ -5194,8 +5194,8 @@ void test_multiset (void)
 
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 
@@ -5212,7 +5212,7 @@ void test_multiset (void)
 #include "gc.h"
 #include "security.h"
 
-RCSID("$Id: multiset.c,v 1.48 2002/05/11 01:36:00 mast Exp $");
+RCSID("$Id: multiset.c,v 1.49 2002/05/31 22:41:25 nilsson Exp $");
 
 struct multiset *first_multiset;
 
diff --git a/src/multiset.h b/src/multiset.h
index e26e990b25..42971192d2 100644
--- a/src/multiset.h
+++ b/src/multiset.h
@@ -7,7 +7,7 @@
  *
  * Created by Martin Stjernholm 2001-05-07
  *
- * $Id: multiset.h,v 1.23 2002/01/16 02:54:15 nilsson Exp $
+ * $Id: multiset.h,v 1.24 2002/05/31 22:41:25 nilsson Exp $
  */
 
 /* #define TEST_MULTISET */
@@ -434,12 +434,12 @@ void test_multiset (void);
 
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: multiset.h,v 1.23 2002/01/16 02:54:15 nilsson Exp $
+ * $Id: multiset.h,v 1.24 2002/05/31 22:41:25 nilsson Exp $
  */
 
 #include "las.h"
diff --git a/src/object.c b/src/object.c
index 98af4af379..c2fdab5c24 100644
--- a/src/object.c
+++ b/src/object.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: object.c,v 1.200 2002/05/11 00:29:57 nilsson Exp $");
+RCSID("$Id: object.c,v 1.201 2002/05/31 22:41:25 nilsson Exp $");
 #include "object.h"
 #include "dynamic_buffer.h"
 #include "interpret.h"
diff --git a/src/object.h b/src/object.h
index 597cfef4ec..b02f85dcd1 100644
--- a/src/object.h
+++ b/src/object.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: object.h,v 1.69 2002/01/16 02:54:16 nilsson Exp $
+ * $Id: object.h,v 1.70 2002/05/31 22:41:25 nilsson Exp $
  */
 #ifndef OBJECT_H
 #define OBJECT_H
diff --git a/src/opcodes.c b/src/opcodes.c
index 38796175c6..9f62a3e33a 100644
--- a/src/opcodes.c
+++ b/src/opcodes.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -29,7 +29,7 @@
 
 #define sp Pike_sp
 
-RCSID("$Id: opcodes.c,v 1.120 2002/05/11 00:29:58 nilsson Exp $");
+RCSID("$Id: opcodes.c,v 1.121 2002/05/31 22:41:25 nilsson Exp $");
 
 void index_no_free(struct svalue *to,struct svalue *what,struct svalue *ind)
 {
diff --git a/src/opcodes.h b/src/opcodes.h
index 8c14507702..0ccae85dc6 100644
--- a/src/opcodes.h
+++ b/src/opcodes.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: opcodes.h,v 1.27 2002/05/10 22:28:28 mast Exp $
+ * $Id: opcodes.h,v 1.28 2002/05/31 22:41:25 nilsson Exp $
  */
 #ifndef OPCODES_H
 #define OPCODES_H
diff --git a/src/operators.c b/src/operators.c
index c76a900226..d6ffe32f64 100644
--- a/src/operators.c
+++ b/src/operators.c
@@ -1,12 +1,12 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
 #include <math.h>
-RCSID("$Id: operators.c,v 1.152 2002/05/31 13:44:31 nilsson Exp $");
+RCSID("$Id: operators.c,v 1.153 2002/05/31 22:41:25 nilsson Exp $");
 #include "interpret.h"
 #include "svalue.h"
 #include "multiset.h"
diff --git a/src/operators.h b/src/operators.h
index 5da06af61d..e30807468f 100644
--- a/src/operators.h
+++ b/src/operators.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: operators.h,v 1.10 2002/01/16 02:54:17 nilsson Exp $
+ * $Id: operators.h,v 1.11 2002/05/31 22:41:25 nilsson Exp $
  */
 #ifndef OPERATORS_H
 #define OPERATORS_H
diff --git a/src/pike_error.h b/src/pike_error.h
index 0e1dde7437..0d7983aca7 100644
--- a/src/pike_error.h
+++ b/src/pike_error.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: pike_error.h,v 1.17 2002/01/16 02:54:17 nilsson Exp $
+ * $Id: pike_error.h,v 1.18 2002/05/31 22:41:25 nilsson Exp $
  */
 #ifndef PIKE_ERROR_H
 #define PIKE_ERROR_H
diff --git a/src/pike_macros.h b/src/pike_macros.h
index b843c3032b..2551be367a 100644
--- a/src/pike_macros.h
+++ b/src/pike_macros.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: pike_macros.h,v 1.29 2002/01/16 02:54:17 nilsson Exp $
+ * $Id: pike_macros.h,v 1.30 2002/05/31 22:41:25 nilsson Exp $
  */
 #ifndef MACROS_H
 #define MACROS_H
diff --git a/src/pike_memory.c b/src/pike_memory.c
index 7df11e10bd..483dc0f364 100644
--- a/src/pike_memory.c
+++ b/src/pike_memory.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -10,7 +10,7 @@
 #include "pike_macros.h"
 #include "gc.h"
 
-RCSID("$Id: pike_memory.c,v 1.118 2002/01/16 02:54:17 nilsson Exp $");
+RCSID("$Id: pike_memory.c,v 1.119 2002/05/31 22:41:25 nilsson Exp $");
 
 /* strdup() is used by several modules, so let's provide it */
 #ifndef HAVE_STRDUP
diff --git a/src/pike_memory.h b/src/pike_memory.h
index 0602c9bc2a..75fd8aaa4c 100644
--- a/src/pike_memory.h
+++ b/src/pike_memory.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: pike_memory.h,v 1.31 2002/01/16 02:54:17 nilsson Exp $
+ * $Id: pike_memory.h,v 1.32 2002/05/31 22:41:25 nilsson Exp $
  */
 #ifndef MEMORY_H
 #define MEMORY_H
diff --git a/src/pike_types.c b/src/pike_types.c
index eb1407e290..f6c7e6f51d 100644
--- a/src/pike_types.c
+++ b/src/pike_types.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: pike_types.c,v 1.185 2002/05/15 14:48:29 grubba Exp $");
+RCSID("$Id: pike_types.c,v 1.186 2002/05/31 22:41:25 nilsson Exp $");
 #include <ctype.h>
 #include "svalue.h"
 #include "pike_types.h"
diff --git a/src/pike_types.h b/src/pike_types.h
index 5667b3b60c..68723aa3a8 100644
--- a/src/pike_types.h
+++ b/src/pike_types.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: pike_types.h,v 1.76 2002/05/15 14:48:29 grubba Exp $
+ * $Id: pike_types.h,v 1.77 2002/05/31 22:41:25 nilsson Exp $
  */
 #ifndef PIKE_TYPES_H
 #define PIKE_TYPES_H
diff --git a/src/port.c b/src/port.c
index 68eaf0f0a6..16beb58d60 100644
--- a/src/port.c
+++ b/src/port.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #define PORT_DO_WARN
@@ -22,7 +22,7 @@
 #include <float.h>
 #include <string.h>
 
-RCSID("$Id: port.c,v 1.50 2002/01/16 02:54:18 nilsson Exp $");
+RCSID("$Id: port.c,v 1.51 2002/05/31 22:41:25 nilsson Exp $");
 
 #ifdef sun
 time_t time PROT((time_t *));
diff --git a/src/port.h b/src/port.h
index c72c5d2c8c..0409c51296 100644
--- a/src/port.h
+++ b/src/port.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: port.h,v 1.42 2002/01/16 02:54:18 nilsson Exp $
+ * $Id: port.h,v 1.43 2002/05/31 22:41:26 nilsson Exp $
  */
 #ifndef PORT_H
 #define PORT_H
diff --git a/src/program.c b/src/program.c
index 348c92d7d0..bf29a578af 100644
--- a/src/program.c
+++ b/src/program.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
-RCSID("$Id: program.c,v 1.431 2002/05/12 01:23:15 mast Exp $");
+RCSID("$Id: program.c,v 1.432 2002/05/31 22:41:26 nilsson Exp $");
 #include "program.h"
 #include "object.h"
 #include "dynamic_buffer.h"
diff --git a/src/program.h b/src/program.h
index 84a25565d8..cac37118ae 100644
--- a/src/program.h
+++ b/src/program.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: program.h,v 1.160 2002/05/11 21:08:00 mast Exp $
+ * $Id: program.h,v 1.161 2002/05/31 22:41:26 nilsson Exp $
  */
 #ifndef PROGRAM_H
 #define PROGRAM_H
diff --git a/src/rusage.c b/src/rusage.c
index 7588b4c3b8..1f2109facf 100644
--- a/src/rusage.c
+++ b/src/rusage.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -17,7 +17,7 @@
 #include <errno.h>
 #include "rusage.h"
 
-RCSID("$Id: rusage.c,v 1.17 2002/01/16 02:54:19 nilsson Exp $");
+RCSID("$Id: rusage.c,v 1.18 2002/05/31 22:41:26 nilsson Exp $");
 
 #ifdef HAVE_SYS_TIMES_H
 #include <sys/times.h>
diff --git a/src/rusage.h b/src/rusage.h
index 45d03180c3..fa29282910 100644
--- a/src/rusage.h
+++ b/src/rusage.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: rusage.h,v 1.4 2002/01/16 02:54:19 nilsson Exp $
+ * $Id: rusage.h,v 1.5 2002/05/31 22:41:26 nilsson Exp $
  */
 #ifndef RUSAGE_H
 #define RUSAGE_H
diff --git a/src/signal_handler.c b/src/signal_handler.c
index b99c11a3dd..4f392a187d 100644
--- a/src/signal_handler.c
+++ b/src/signal_handler.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -25,7 +25,7 @@
 #include "main.h"
 #include <signal.h>
 
-RCSID("$Id: signal_handler.c,v 1.223 2002/05/11 00:29:41 nilsson Exp $");
+RCSID("$Id: signal_handler.c,v 1.224 2002/05/31 22:41:26 nilsson Exp $");
 
 #ifdef HAVE_PASSWD_H
 # include <passwd.h>
diff --git a/src/signal_handler.h b/src/signal_handler.h
index 8c226d2453..25e45df968 100644
--- a/src/signal_handler.h
+++ b/src/signal_handler.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: signal_handler.h,v 1.12 2002/01/16 02:54:19 nilsson Exp $
+ * $Id: signal_handler.h,v 1.13 2002/05/31 22:41:26 nilsson Exp $
  */
 #ifndef SIGNAL_H
 #define SIGNAL_H
diff --git a/src/stralloc.c b/src/stralloc.c
index a5e6682786..b51660ff51 100644
--- a/src/stralloc.c
+++ b/src/stralloc.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -27,7 +27,7 @@
 #define HUGE HUGE_VAL
 #endif /*!HUGE*/
 
-RCSID("$Id: stralloc.c,v 1.141 2002/05/10 23:55:51 nilsson Exp $");
+RCSID("$Id: stralloc.c,v 1.142 2002/05/31 22:41:26 nilsson Exp $");
 
 /* #define STRALLOC_USE_PRIMES */
 
diff --git a/src/stralloc.h b/src/stralloc.h
index 45d8510ff2..19708c0fed 100644
--- a/src/stralloc.h
+++ b/src/stralloc.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: stralloc.h,v 1.64 2002/01/16 02:54:19 nilsson Exp $
+ * $Id: stralloc.h,v 1.65 2002/05/31 22:41:26 nilsson Exp $
  */
 #ifndef STRALLOC_H
 #define STRALLOC_H
diff --git a/src/stuff.c b/src/stuff.c
index 1be9b4ce89..b439ed9556 100644
--- a/src/stuff.c
+++ b/src/stuff.c
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: stuff.c,v 1.17 2002/04/30 01:06:08 mast Exp $
+ * $Id: stuff.c,v 1.18 2002/05/31 22:41:26 nilsson Exp $
  */
 #include "global.h"
 #include "stuff.h"
diff --git a/src/stuff.h b/src/stuff.h
index 2c384f7051..9e9f779e68 100644
--- a/src/stuff.h
+++ b/src/stuff.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: stuff.h,v 1.13 2002/01/16 02:54:20 nilsson Exp $
+ * $Id: stuff.h,v 1.14 2002/05/31 22:41:26 nilsson Exp $
  */
 #ifndef STUFF_H
 #define STUFF_H
diff --git a/src/svalue.c b/src/svalue.c
index 67dd603a1a..1a97d29613 100644
--- a/src/svalue.c
+++ b/src/svalue.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 #include "global.h"
@@ -65,7 +65,7 @@ static int pike_isnan(double x)
 #endif /* HAVE__ISNAN */
 #endif /* HAVE_ISNAN */
 
-RCSID("$Id: svalue.c,v 1.139 2002/05/15 09:07:42 grubba Exp $");
+RCSID("$Id: svalue.c,v 1.140 2002/05/31 22:41:26 nilsson Exp $");
 
 struct svalue dest_ob_zero = {
   T_INT, 0,
diff --git a/src/svalue.h b/src/svalue.h
index f54fada164..a88befb3ba 100644
--- a/src/svalue.h
+++ b/src/svalue.h
@@ -1,11 +1,11 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
 /*
- * $Id: svalue.h,v 1.103 2002/05/02 09:14:46 mast Exp $
+ * $Id: svalue.h,v 1.104 2002/05/31 22:41:26 nilsson Exp $
  */
 #ifndef SVALUE_H
 #define SVALUE_H
diff --git a/src/time_stuff.h b/src/time_stuff.h
index 279275be6f..f8e42615f6 100644
--- a/src/time_stuff.h
+++ b/src/time_stuff.h
@@ -1,10 +1,10 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /*
- * $Id: time_stuff.h,v 1.9 2002/01/16 02:54:21 nilsson Exp $
+ * $Id: time_stuff.h,v 1.10 2002/05/31 22:41:26 nilsson Exp $
  */
 #ifndef TIME_STUFF_H
 #define TIME_STUFF_H
diff --git a/src/version.c b/src/version.c
index 50202673a6..1cb9478a03 100644
--- a/src/version.c
+++ b/src/version.c
@@ -1,7 +1,7 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 /**/
 
@@ -11,7 +11,7 @@
 #include "stralloc.h"
 #include "version.h"
 
-RCSID("$Id: version.c,v 1.134 2002/01/16 02:54:21 nilsson Exp $");
+RCSID("$Id: version.c,v 1.135 2002/05/31 22:41:26 nilsson Exp $");
 
 #define STR(X) #X
 /*! @decl string version()
diff --git a/src/version.h b/src/version.h
index d2ef1f3655..bd368dcfd2 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,10 +1,10 @@
 /*\
 ||| This file is part of Pike. For copyright information see COPYRIGHT.
-||| Pike is distributed as GPL (General Public License)
-||| See the files COPYING and DISCLAIMER for more information.
+||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+||| for more information.
 \*/
 
-/* $Id: version.h,v 1.312 2002/05/11 20:28:14 nilsson Exp $ */
+/* $Id: version.h,v 1.313 2002/05/31 22:41:26 nilsson Exp $ */
 
 #define PIKE_MAJOR_VERSION 7
 #define PIKE_MINOR_VERSION 3
-- 
GitLab