summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmose%mozilla.org <devnull@localhost>1999-04-21 21:40:44 +0000
committerdmose%mozilla.org <devnull@localhost>1999-04-21 21:40:44 +0000
commitd2bbc014aa5af47a57ac9ead2fa4395a2739cffe (patch)
tree92448462df700218950f881451db4db8c1baedf0
parent88d43adb33cfc4b1e687baa52c474d0ceace8967 (diff)
downloadnspr-hg-d2bbc014aa5af47a57ac9ead2fa4395a2739cffe.tar.gz
updating to license version 1.1 in boilerplate commentsRDF_19990422_BASE
-rw-r--r--Makefile2
-rw-r--r--config/AIX.mk2
-rw-r--r--config/BSD_OS.mk2
-rw-r--r--config/BeOS.mk2
-rw-r--r--config/DGUX.mk2
-rw-r--r--config/FreeBSD.mk2
-rw-r--r--config/HP-UX.mk2
-rw-r--r--config/IRIX.mk2
-rw-r--r--config/Linux.mk2
-rw-r--r--config/Makefile2
-rw-r--r--config/NCR.mk2
-rw-r--r--config/NEC.mk2
-rw-r--r--config/NEWS-OS.mk2
-rw-r--r--config/NEXTSTEP.mk2
-rw-r--r--config/NetBSD.mk2
-rw-r--r--config/OS2.mk2
-rw-r--r--config/OSF1.mk2
-rw-r--r--config/OpenBSD.mk2
-rw-r--r--config/QNX.mk2
-rw-r--r--config/Rhapsody.mk2
-rw-r--r--config/SCOOS.mk2
-rw-r--r--config/SINIX.mk2
-rw-r--r--config/SunOS.mk2
-rw-r--r--config/SunOS4.mk2
-rw-r--r--config/SunOS5.mk2
-rw-r--r--config/UNIX.mk2
-rw-r--r--config/UNIXWARE.mk2
-rw-r--r--config/WIN32.mk2
-rw-r--r--config/WIN95.mk2
-rw-r--r--config/WINNT.mk2
-rw-r--r--config/arch.mk2
-rw-r--r--config/config.mk2
-rw-r--r--config/libc_r.h2
-rw-r--r--config/module.df2
-rw-r--r--config/nfspwd.pl2
-rw-r--r--config/now.c2
-rw-r--r--config/nsinstall.c2
-rw-r--r--config/pathsub.h2
-rwxr-xr-xconfig/prmkdir.bat2
-rw-r--r--config/rules.mk2
-rw-r--r--config/win16.mk2
-rw-r--r--lib/Makefile2
-rw-r--r--lib/ds/Makefile2
-rw-r--r--lib/ds/plarena.c2
-rw-r--r--lib/ds/plarena.h2
-rw-r--r--lib/ds/plarenas.h2
-rw-r--r--lib/ds/plevent.c2
-rw-r--r--lib/ds/plevent.h2
-rw-r--r--lib/ds/plhash.c2
-rw-r--r--lib/ds/plhash.h2
-rw-r--r--lib/ds/plvrsion.c2
-rw-r--r--lib/libc/Makefile2
-rw-r--r--lib/libc/include/Makefile2
-rw-r--r--lib/libc/include/plbase64.h2
-rw-r--r--lib/libc/include/plerror.h2
-rw-r--r--lib/libc/include/plgetopt.h2
-rw-r--r--lib/libc/include/plresolv.h2
-rw-r--r--lib/libc/include/plstr.h2
-rw-r--r--lib/libc/src/Makefile2
-rw-r--r--lib/libc/src/base64.c2
-rw-r--r--lib/libc/src/plerror.c2
-rw-r--r--lib/libc/src/plgetopt.c2
-rw-r--r--lib/libc/src/plvrsion.c2
-rw-r--r--lib/libc/src/strcat.c2
-rw-r--r--lib/libc/src/strccmp.c2
-rw-r--r--lib/libc/src/strchr.c2
-rw-r--r--lib/libc/src/strcmp.c2
-rw-r--r--lib/libc/src/strcpy.c2
-rw-r--r--lib/libc/src/strcstr.c2
-rw-r--r--lib/libc/src/strdup.c2
-rw-r--r--lib/libc/src/strlen.c2
-rw-r--r--lib/libc/src/strpbrk.c2
-rw-r--r--lib/libc/src/strstr.c2
-rw-r--r--lib/msgc/Makefile2
-rw-r--r--lib/msgc/include/Makefile2
-rw-r--r--lib/msgc/include/gcint.h2
-rw-r--r--lib/msgc/include/prgc.h2
-rw-r--r--lib/msgc/src/Makefile2
-rw-r--r--lib/msgc/src/macgc.c2
-rw-r--r--lib/msgc/src/os2gc.c2
-rw-r--r--lib/msgc/src/prgcapi.c2
-rw-r--r--lib/msgc/src/prmsgc.c2
-rw-r--r--lib/msgc/src/unixgc.c2
-rw-r--r--lib/msgc/src/win16gc.c2
-rw-r--r--lib/msgc/src/win32gc.c2
-rw-r--r--lib/msgc/tests/Makefile2
-rw-r--r--lib/msgc/tests/gc1.c2
-rw-r--r--lib/msgc/tests/thrashgc.c2
-rw-r--r--lib/prstreams/Makefile2
-rw-r--r--lib/prstreams/plvrsion.c2
-rw-r--r--lib/prstreams/prstrms.cpp2
-rw-r--r--lib/prstreams/prstrms.h2
-rw-r--r--lib/prstreams/tests/testprstrm/Makefile2
-rw-r--r--lib/prstreams/tests/testprstrm/testprstrm.cpp2
-rw-r--r--lib/tests/Makefile2
-rw-r--r--lib/tests/arena.c2
-rw-r--r--lib/tests/base64t.c2
-rw-r--r--lib/tests/event.c2
-rw-r--r--lib/tests/string.c2
-rw-r--r--lib/tests/windows/makefile2
-rw-r--r--lib/tests/windows/winevent.c2
-rw-r--r--macbuild/NSPRConfig.h2
-rw-r--r--makefile.win2
-rw-r--r--pr/Makefile2
-rw-r--r--pr/include/Makefile2
-rw-r--r--pr/include/gencfg.c2
-rw-r--r--pr/include/md/Makefile2
-rw-r--r--pr/include/md/_aix.h2
-rw-r--r--pr/include/md/_aix32.cfg2
-rw-r--r--pr/include/md/_aix64.cfg2
-rw-r--r--pr/include/md/_beos.cfg2
-rw-r--r--pr/include/md/_beos.h2
-rw-r--r--pr/include/md/_bsdi.cfg2
-rw-r--r--pr/include/md/_bsdi.h2
-rw-r--r--pr/include/md/_darwin.cfg2
-rw-r--r--pr/include/md/_darwin.h2
-rw-r--r--pr/include/md/_dgux.cfg2
-rw-r--r--pr/include/md/_dgux.h2
-rw-r--r--pr/include/md/_freebsd.cfg2
-rw-r--r--pr/include/md/_freebsd.h2
-rw-r--r--pr/include/md/_hpux.h2
-rw-r--r--pr/include/md/_hpux32.cfg2
-rw-r--r--pr/include/md/_hpux64.cfg2
-rw-r--r--pr/include/md/_irix.h2
-rw-r--r--pr/include/md/_irix32.cfg2
-rw-r--r--pr/include/md/_irix64.cfg2
-rw-r--r--pr/include/md/_linux.cfg2
-rw-r--r--pr/include/md/_linux.h2
-rw-r--r--pr/include/md/_macos.h2
-rw-r--r--pr/include/md/_ncr.cfg2
-rw-r--r--pr/include/md/_ncr.h2
-rw-r--r--pr/include/md/_nec.cfg2
-rw-r--r--pr/include/md/_nec.h2
-rw-r--r--pr/include/md/_netbsd.cfg2
-rw-r--r--pr/include/md/_netbsd.h2
-rw-r--r--pr/include/md/_nextstep.cfg2
-rw-r--r--pr/include/md/_nextstep.h2
-rw-r--r--pr/include/md/_nspr_pthread.h2
-rw-r--r--pr/include/md/_openbsd.cfg2
-rw-r--r--pr/include/md/_openbsd.h2
-rw-r--r--pr/include/md/_os2.cfg2
-rw-r--r--pr/include/md/_os2.h2
-rw-r--r--pr/include/md/_os2_errors.h2
-rw-r--r--pr/include/md/_osf1.cfg2
-rw-r--r--pr/include/md/_osf1.h2
-rw-r--r--pr/include/md/_pcos.h2
-rw-r--r--pr/include/md/_pth.h2
-rw-r--r--pr/include/md/_qnx.cfg2
-rw-r--r--pr/include/md/_qnx.h2
-rw-r--r--pr/include/md/_reliantunix.cfg2
-rw-r--r--pr/include/md/_reliantunix.h2
-rw-r--r--pr/include/md/_rhapsody.cfg2
-rw-r--r--pr/include/md/_rhapsody.h2
-rw-r--r--pr/include/md/_scoos.cfg2
-rw-r--r--pr/include/md/_scoos.h2
-rw-r--r--pr/include/md/_solaris.cfg2
-rw-r--r--pr/include/md/_solaris.h2
-rw-r--r--pr/include/md/_sony.cfg2
-rw-r--r--pr/include/md/_sony.h2
-rw-r--r--pr/include/md/_sunos4.cfg2
-rw-r--r--pr/include/md/_sunos4.h2
-rw-r--r--pr/include/md/_unix_errors.h2
-rw-r--r--pr/include/md/_unixos.h2
-rw-r--r--pr/include/md/_unixware.cfg2
-rw-r--r--pr/include/md/_unixware.h2
-rw-r--r--pr/include/md/_win16.cfg2
-rw-r--r--pr/include/md/_win16.h2
-rw-r--r--pr/include/md/_win32_errors.h2
-rw-r--r--pr/include/md/_win95.cfg2
-rw-r--r--pr/include/md/_win95.h2
-rw-r--r--pr/include/md/_winnt.cfg2
-rw-r--r--pr/include/md/_winnt.h2
-rw-r--r--pr/include/md/prosdep.h2
-rw-r--r--pr/include/md/sunos4.h2
-rw-r--r--pr/include/nspr.h2
-rw-r--r--pr/include/obsolete/Makefile2
-rw-r--r--pr/include/obsolete/pralarm.h2
-rw-r--r--pr/include/obsolete/probslet.h2
-rw-r--r--pr/include/obsolete/protypes.h2
-rw-r--r--pr/include/obsolete/prsem.h2
-rw-r--r--pr/include/pratom.h2
-rw-r--r--pr/include/prbit.h2
-rw-r--r--pr/include/prclist.h2
-rw-r--r--pr/include/prcmon.h2
-rw-r--r--pr/include/prcountr.h2
-rw-r--r--pr/include/prcvar.h2
-rw-r--r--pr/include/prdtoa.h2
-rw-r--r--pr/include/prenv.h2
-rw-r--r--pr/include/prerr.h2
-rw-r--r--pr/include/prerror.h2
-rw-r--r--pr/include/prinet.h2
-rw-r--r--pr/include/prinit.h2
-rw-r--r--pr/include/prinrval.h2
-rw-r--r--pr/include/prio.h2
-rw-r--r--pr/include/private/Makefile2
-rw-r--r--pr/include/private/pprio.h2
-rw-r--r--pr/include/private/pprmwait.h2
-rw-r--r--pr/include/private/pprthred.h2
-rw-r--r--pr/include/private/primpl.h2
-rw-r--r--pr/include/private/prpriv.h2
-rw-r--r--pr/include/prlink.h2
-rw-r--r--pr/include/prlock.h2
-rw-r--r--pr/include/prlog.h2
-rw-r--r--pr/include/prlong.h2
-rw-r--r--pr/include/prmem.h2
-rw-r--r--pr/include/prmon.h2
-rw-r--r--pr/include/prmwait.h2
-rw-r--r--pr/include/prnetdb.h2
-rw-r--r--pr/include/prolock.h2
-rw-r--r--pr/include/prpdce.h2
-rw-r--r--pr/include/prprf.h2
-rw-r--r--pr/include/prproces.h2
-rw-r--r--pr/include/prrwlock.h2
-rw-r--r--pr/include/prsystem.h2
-rw-r--r--pr/include/prthread.h2
-rw-r--r--pr/include/prtime.h2
-rw-r--r--pr/include/prtrace.h2
-rw-r--r--pr/include/prtypes.h2
-rwxr-xr-xpr/include/prvrsion.h2
-rw-r--r--pr/include/prwin16.h2
-rw-r--r--pr/src/Makefile2
-rw-r--r--pr/src/bthreads/Makefile2
-rw-r--r--pr/src/bthreads/bsrcs.mk2
-rw-r--r--pr/src/bthreads/btcvar.c2
-rw-r--r--pr/src/bthreads/btlocks.c2
-rw-r--r--pr/src/bthreads/btmisc.c2
-rw-r--r--pr/src/bthreads/btmon.c2
-rw-r--r--pr/src/bthreads/btsem.c2
-rw-r--r--pr/src/bthreads/btthread.c2
-rw-r--r--pr/src/bthreads/objs.mk2
-rw-r--r--pr/src/cplus/Makefile2
-rw-r--r--pr/src/cplus/rcascii.h2
-rw-r--r--pr/src/cplus/rcbase.cpp2
-rw-r--r--pr/src/cplus/rcbase.h2
-rw-r--r--pr/src/cplus/rccv.cpp2
-rw-r--r--pr/src/cplus/rccv.h2
-rw-r--r--pr/src/cplus/rcfileio.cpp2
-rw-r--r--pr/src/cplus/rcfileio.h2
-rw-r--r--pr/src/cplus/rcinrval.cpp2
-rw-r--r--pr/src/cplus/rcinrval.h2
-rw-r--r--pr/src/cplus/rcio.cpp2
-rw-r--r--pr/src/cplus/rcio.h2
-rw-r--r--pr/src/cplus/rclock.cpp2
-rw-r--r--pr/src/cplus/rclock.h2
-rw-r--r--pr/src/cplus/rcmon.h2
-rw-r--r--pr/src/cplus/rcnetdb.cpp2
-rw-r--r--pr/src/cplus/rcnetdb.h2
-rw-r--r--pr/src/cplus/rcnetio.cpp2
-rw-r--r--pr/src/cplus/rcnetio.h2
-rwxr-xr-xpr/src/cplus/rcthread.cpp2
-rw-r--r--pr/src/cplus/rcthread.h2
-rw-r--r--pr/src/cplus/rctime.cpp2
-rw-r--r--pr/src/cplus/rctime.h2
-rw-r--r--pr/src/cplus/tests/Makefile2
-rw-r--r--pr/src/cplus/tests/fileio.cpp2
-rw-r--r--pr/src/cplus/tests/interval.cpp2
-rw-r--r--pr/src/cplus/tests/ranfile.cpp2
-rw-r--r--pr/src/cplus/tests/switch.cpp2
-rw-r--r--pr/src/cplus/tests/thread.cpp2
-rw-r--r--pr/src/cplus/tests/time.cpp2
-rw-r--r--pr/src/cplus/tests/tpd.cpp2
-rw-r--r--pr/src/io/Makefile2
-rw-r--r--pr/src/io/prdir.c2
-rw-r--r--pr/src/io/prfdcach.c2
-rw-r--r--pr/src/io/prfile.c2
-rw-r--r--pr/src/io/prio.c2
-rw-r--r--pr/src/io/priometh.c2
-rw-r--r--pr/src/io/pripv6.c2
-rw-r--r--pr/src/io/prlayer.c2
-rw-r--r--pr/src/io/prlog.c2
-rw-r--r--pr/src/io/prmapopt.c2
-rw-r--r--pr/src/io/prmmap.c2
-rw-r--r--pr/src/io/prmwait.c2
-rw-r--r--pr/src/io/prpolevt.c2
-rw-r--r--pr/src/io/prprf.c2
-rw-r--r--pr/src/io/prscanf.c2
-rw-r--r--pr/src/io/prsocket.c2
-rw-r--r--pr/src/io/prstdio.c2
-rw-r--r--pr/src/linking/Makefile2
-rw-r--r--pr/src/linking/prlink.c2
-rw-r--r--pr/src/malloc/Makefile2
-rw-r--r--pr/src/malloc/prmalloc.c2
-rw-r--r--pr/src/malloc/prmem.c2
-rw-r--r--pr/src/md/Makefile2
-rw-r--r--pr/src/md/beos/Makefile2
-rw-r--r--pr/src/md/beos/bcpu.c2
-rw-r--r--pr/src/md/beos/beos.c2
-rw-r--r--pr/src/md/beos/beos_errors.c2
-rw-r--r--pr/src/md/beos/bfile.c2
-rw-r--r--pr/src/md/beos/bmemory.c2
-rw-r--r--pr/src/md/beos/bmisc.c2
-rw-r--r--pr/src/md/beos/bmmap.c2
-rw-r--r--pr/src/md/beos/bnet.c2
-rw-r--r--pr/src/md/beos/bproc.c2
-rw-r--r--pr/src/md/beos/bseg.c2
-rw-r--r--pr/src/md/beos/bsrcs.mk2
-rw-r--r--pr/src/md/beos/btime.c2
-rw-r--r--pr/src/md/beos/objs.mk2
-rw-r--r--pr/src/md/mac/macdll.c2
-rw-r--r--pr/src/md/mac/macio.c2
-rw-r--r--pr/src/md/mac/macsocket.h2
-rw-r--r--pr/src/md/mac/macsockotpt.c2
-rw-r--r--pr/src/md/mac/macthr.c2
-rw-r--r--pr/src/md/mac/mactime.c2
-rw-r--r--pr/src/md/mac/mdmac.c2
-rw-r--r--pr/src/md/mac/prcpucfg.h2
-rw-r--r--pr/src/md/os2/Makefile2
-rw-r--r--pr/src/md/os2/os2_errors.c2
-rw-r--r--pr/src/md/os2/os2cv.c2
-rw-r--r--pr/src/md/os2/os2gc.c2
-rw-r--r--pr/src/md/os2/os2inrval.c2
-rw-r--r--pr/src/md/os2/os2io.c2
-rw-r--r--pr/src/md/os2/os2misc.c2
-rw-r--r--pr/src/md/os2/os2poll.c2
-rw-r--r--pr/src/md/os2/os2sem.c2
-rw-r--r--pr/src/md/os2/os2sock.c2
-rw-r--r--pr/src/md/os2/os2thred.c2
-rw-r--r--pr/src/md/prosdep.c2
-rw-r--r--pr/src/md/unix/Makefile2
-rw-r--r--pr/src/md/unix/aix.c2
-rw-r--r--pr/src/md/unix/aixwrap.c2
-rw-r--r--pr/src/md/unix/bsdi.c2
-rw-r--r--pr/src/md/unix/darwin.c2
-rw-r--r--pr/src/md/unix/dgux.c2
-rw-r--r--pr/src/md/unix/freebsd.c2
-rw-r--r--pr/src/md/unix/hpux.c2
-rw-r--r--pr/src/md/unix/irix.c2
-rw-r--r--pr/src/md/unix/linux.c2
-rw-r--r--pr/src/md/unix/ncr.c2
-rw-r--r--pr/src/md/unix/nec.c2
-rw-r--r--pr/src/md/unix/netbsd.c2
-rw-r--r--pr/src/md/unix/nextstep.c2
-rw-r--r--pr/src/md/unix/objs.mk2
-rw-r--r--pr/src/md/unix/openbsd.c2
-rw-r--r--pr/src/md/unix/os_AIX.s2
-rw-r--r--pr/src/md/unix/os_BSD_386_2.s2
-rw-r--r--pr/src/md/unix/os_Irix.s2
-rw-r--r--pr/src/md/unix/os_ReliantUNIX.s2
-rw-r--r--pr/src/md/unix/os_SunOS.s2
-rw-r--r--pr/src/md/unix/os_SunOS_ultrasparc.s2
-rw-r--r--pr/src/md/unix/os_SunOS_x86.s2
-rw-r--r--pr/src/md/unix/osf1.c2
-rw-r--r--pr/src/md/unix/pthreads_user.c2
-rw-r--r--pr/src/md/unix/qnx.c2
-rw-r--r--pr/src/md/unix/reliantunix.c2
-rw-r--r--pr/src/md/unix/rhapsody.c2
-rw-r--r--pr/src/md/unix/scoos.c2
-rw-r--r--pr/src/md/unix/solaris.c2
-rw-r--r--pr/src/md/unix/sony.c2
-rw-r--r--pr/src/md/unix/sunos4.c2
-rw-r--r--pr/src/md/unix/unix.c2
-rw-r--r--pr/src/md/unix/unix_errors.c2
-rw-r--r--pr/src/md/unix/unixware.c2
-rw-r--r--pr/src/md/unix/uxpoll.c2
-rw-r--r--pr/src/md/unix/uxproces.c2
-rw-r--r--pr/src/md/unix/uxwrap.c2
-rw-r--r--pr/src/md/windows/Makefile2
-rw-r--r--pr/src/md/windows/ntdllmn.c2
-rw-r--r--pr/src/md/windows/ntgc.c2
-rw-r--r--pr/src/md/windows/ntinrval.c2
-rw-r--r--pr/src/md/windows/ntio.c2
-rw-r--r--pr/src/md/windows/ntmisc.c2
-rw-r--r--pr/src/md/windows/ntsem.c2
-rw-r--r--pr/src/md/windows/ntthread.c2
-rw-r--r--pr/src/md/windows/w16callb.c2
-rw-r--r--pr/src/md/windows/w16error.c2
-rw-r--r--pr/src/md/windows/w16fmem.c2
-rw-r--r--pr/src/md/windows/w16gc.c2
-rw-r--r--pr/src/md/windows/w16io.c2
-rw-r--r--pr/src/md/windows/w16mem.c2
-rw-r--r--pr/src/md/windows/w16null.c2
-rw-r--r--pr/src/md/windows/w16proc.c2
-rw-r--r--pr/src/md/windows/w16sock.c2
-rw-r--r--pr/src/md/windows/w16stdio.c2
-rw-r--r--pr/src/md/windows/w16thred.c2
-rw-r--r--pr/src/md/windows/w32poll.c2
-rw-r--r--pr/src/md/windows/w95cv.c2
-rw-r--r--pr/src/md/windows/w95dllmain.c2
-rw-r--r--pr/src/md/windows/w95io.c2
-rw-r--r--pr/src/md/windows/w95sock.c2
-rw-r--r--pr/src/md/windows/w95thred.c2
-rw-r--r--pr/src/md/windows/win32_errors.c2
-rw-r--r--pr/src/memory/Makefile2
-rw-r--r--pr/src/memory/prseg.c2
-rw-r--r--pr/src/misc/Makefile2
-rw-r--r--pr/src/misc/compile-et.pl2
-rw-r--r--pr/src/misc/pralarm.c2
-rw-r--r--pr/src/misc/pratom.c2
-rw-r--r--pr/src/misc/prcountr.c2
-rw-r--r--pr/src/misc/prdtoa.c2
-rw-r--r--pr/src/misc/prenv.c2
-rw-r--r--pr/src/misc/prerr.c2
-rw-r--r--pr/src/misc/prerr.et2
-rw-r--r--pr/src/misc/prerr.properties2
-rw-r--r--pr/src/misc/prerror.c2
-rw-r--r--pr/src/misc/prerrortable.c2
-rw-r--r--pr/src/misc/prinit.c2
-rw-r--r--pr/src/misc/prinrval.c2
-rw-r--r--pr/src/misc/prlog2.c2
-rw-r--r--pr/src/misc/prlong.c2
-rw-r--r--pr/src/misc/prnetdb.c2
-rw-r--r--pr/src/misc/prolock.c2
-rw-r--r--pr/src/misc/prsystem.c2
-rw-r--r--pr/src/misc/prthinfo.c2
-rw-r--r--pr/src/misc/prtime.c2
-rw-r--r--pr/src/misc/prtrace.c2
-rw-r--r--pr/src/nspr.rc2
-rw-r--r--pr/src/prvrsion.c2
-rw-r--r--pr/src/pthreads/Makefile2
-rw-r--r--pr/src/pthreads/ptio.c2
-rw-r--r--pr/src/pthreads/ptmisc.c2
-rw-r--r--pr/src/pthreads/ptsynch.c2
-rw-r--r--pr/src/pthreads/ptthread.c2
-rw-r--r--pr/src/resource.h2
-rw-r--r--pr/src/threads/Makefile2
-rw-r--r--pr/src/threads/combined/Makefile2
-rw-r--r--pr/src/threads/combined/prucpu.c2
-rw-r--r--pr/src/threads/combined/prucv.c2
-rw-r--r--pr/src/threads/combined/prulock.c2
-rw-r--r--pr/src/threads/combined/prustack.c2
-rw-r--r--pr/src/threads/combined/pruthr.c2
-rw-r--r--pr/src/threads/prcmon.c2
-rw-r--r--pr/src/threads/prcthr.c2
-rw-r--r--pr/src/threads/prdump.c2
-rw-r--r--pr/src/threads/prmon.c2
-rw-r--r--pr/src/threads/prrwlock.c2
-rw-r--r--pr/src/threads/prsem.c2
-rw-r--r--pr/src/threads/prtpd.c2
-rw-r--r--pr/tests/Makefile2
-rw-r--r--pr/tests/accept.c2
-rw-r--r--pr/tests/acceptread.c2
-rw-r--r--pr/tests/alarm.c2
-rw-r--r--pr/tests/atomic.c2
-rw-r--r--pr/tests/attach.c2
-rw-r--r--pr/tests/bigfile.c2
-rw-r--r--pr/tests/bug1test.c2
-rw-r--r--pr/tests/cleanup.c2
-rw-r--r--pr/tests/cltsrv.c2
-rw-r--r--pr/tests/concur.c2
-rw-r--r--pr/tests/cvar.c2
-rw-r--r--pr/tests/cvar2.c2
-rw-r--r--pr/tests/dbmalloc.c2
-rw-r--r--pr/tests/dbmalloc1.c2
-rw-r--r--pr/tests/dceemu.c2
-rw-r--r--pr/tests/depend.c2
-rw-r--r--pr/tests/dll/Makefile2
-rw-r--r--pr/tests/dll/mygetval.c2
-rw-r--r--pr/tests/dll/mysetval.c2
-rw-r--r--pr/tests/dlltest.c2
-rw-r--r--pr/tests/dtoa.c2
-rw-r--r--pr/tests/errcodes.c2
-rw-r--r--pr/tests/exit.c2
-rw-r--r--pr/tests/fileio.c2
-rw-r--r--pr/tests/foreign.c2
-rw-r--r--pr/tests/forktest.c2
-rw-r--r--pr/tests/fsync.c2
-rw-r--r--pr/tests/getproto.c2
-rw-r--r--pr/tests/i2l.c2
-rw-r--r--pr/tests/initclk.c2
-rw-r--r--pr/tests/inrval.c2
-rw-r--r--pr/tests/instrumt.c2
-rw-r--r--pr/tests/intrupt.c2
-rw-r--r--pr/tests/io_timeout.c2
-rw-r--r--pr/tests/io_timeoutk.c2
-rw-r--r--pr/tests/io_timeoutu.c2
-rw-r--r--pr/tests/ioconthr.c2
-rw-r--r--pr/tests/ipv6.c2
-rw-r--r--pr/tests/join.c2
-rw-r--r--pr/tests/joinkk.c2
-rw-r--r--pr/tests/joinku.c2
-rw-r--r--pr/tests/joinuk.c2
-rw-r--r--pr/tests/joinuu.c2
-rw-r--r--pr/tests/layer.c2
-rw-r--r--pr/tests/lazyinit.c2
-rw-r--r--pr/tests/lltest.c2
-rw-r--r--pr/tests/lock.c2
-rw-r--r--pr/tests/lockfile.c2
-rw-r--r--pr/tests/logger.c2
-rw-r--r--pr/tests/many_cv.c2
-rw-r--r--pr/tests/multiacc.c2
-rw-r--r--pr/tests/multiwait.c2
-rw-r--r--pr/tests/nbconn.c2
-rw-r--r--pr/tests/nblayer.c2
-rw-r--r--pr/tests/nonblock.c2
-rw-r--r--pr/tests/op_2long.c2
-rw-r--r--pr/tests/op_filnf.c2
-rw-r--r--pr/tests/op_filok.c2
-rw-r--r--pr/tests/op_noacc.c2
-rw-r--r--pr/tests/op_nofil.c2
-rw-r--r--pr/tests/parent.c2
-rw-r--r--pr/tests/perf.c2
-rw-r--r--pr/tests/pipeping.c2
-rw-r--r--pr/tests/pipepong.c2
-rw-r--r--pr/tests/pipeself.c2
-rwxr-xr-xpr/tests/poll_er.c2
-rw-r--r--pr/tests/poll_nm.c2
-rw-r--r--pr/tests/poll_to.c2
-rw-r--r--pr/tests/pollable.c2
-rw-r--r--pr/tests/prftest.c2
-rw-r--r--pr/tests/prftest1.c2
-rw-r--r--pr/tests/prftest2.c2
-rw-r--r--pr/tests/priotest.c2
-rw-r--r--pr/tests/provider.c2
-rw-r--r--pr/tests/prpoll.c2
-rw-r--r--pr/tests/prselect.c2
-rw-r--r--pr/tests/prttools.h2
-rw-r--r--pr/tests/ranfile.c2
-rwxr-xr-xpr/tests/runtests.ksh2
-rw-r--r--pr/tests/sel_spd.c2
-rwxr-xr-xpr/tests/selct_er.c2
-rw-r--r--pr/tests/selct_nm.c2
-rw-r--r--pr/tests/selct_to.c2
-rw-r--r--pr/tests/select2.c2
-rw-r--r--pr/tests/sem.c2
-rw-r--r--pr/tests/server_test.c2
-rw-r--r--pr/tests/servr_kk.c2
-rw-r--r--pr/tests/servr_ku.c2
-rw-r--r--pr/tests/servr_uk.c2
-rw-r--r--pr/tests/servr_uu.c2
-rw-r--r--pr/tests/short_thread.c2
-rw-r--r--pr/tests/sigpipe.c2
-rw-r--r--pr/tests/sleep.c2
-rw-r--r--pr/tests/socket.c2
-rw-r--r--pr/tests/sockopt.c2
-rw-r--r--pr/tests/sockping.c2
-rw-r--r--pr/tests/sockpong.c2
-rw-r--r--pr/tests/sprintf.c2
-rw-r--r--pr/tests/sproc_ch.c2
-rw-r--r--pr/tests/sproc_p.c2
-rw-r--r--pr/tests/stack.c2
-rw-r--r--pr/tests/stat.c2
-rw-r--r--pr/tests/stdio.c2
-rw-r--r--pr/tests/strod.c2
-rw-r--r--pr/tests/suspend.c2
-rw-r--r--pr/tests/switch.c2
-rw-r--r--pr/tests/system.c2
-rw-r--r--pr/tests/testbit.c2
-rw-r--r--pr/tests/testfile.c2
-rw-r--r--pr/tests/threads.c2
-rw-r--r--pr/tests/thruput.c2
-rw-r--r--pr/tests/time.c2
-rw-r--r--pr/tests/timemac.c2
-rw-r--r--pr/tests/timetest.c2
-rw-r--r--pr/tests/tmoacc.c2
-rw-r--r--pr/tests/tmocon.c2
-rw-r--r--pr/tests/tpd.c2
-rw-r--r--pr/tests/udpsrv.c2
-rw-r--r--pr/tests/ut_ttools.h2
-rw-r--r--pr/tests/vercheck.c2
-rw-r--r--pr/tests/version.c2
-rw-r--r--pr/tests/w16gui/Makefile2
-rw-r--r--pr/tests/w16gui/popfile.c2
-rw-r--r--pr/tests/w16gui/popfind.c2
-rw-r--r--pr/tests/w16gui/popfont.c2
-rw-r--r--pr/tests/w16gui/poppad.c2
-rw-r--r--pr/tests/w16gui/poppad.h2
-rw-r--r--pr/tests/w16gui/poppad.rc2
-rw-r--r--pr/tests/w16gui/popprnt0.c2
-rw-r--r--pr/tests/writev.c2
-rw-r--r--pr/tests/xnotify.c2
-rw-r--r--pr/tests/y2k.c2
-rw-r--r--pr/tests/yield.c2
-rw-r--r--tools/Makefile2
-rw-r--r--tools/httpget.c2
-rw-r--r--tools/tail.c2
565 files changed, 565 insertions, 565 deletions
diff --git a/Makefile b/Makefile
index 62130c59..e92f2d40 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/AIX.mk b/config/AIX.mk
index 3346c2e7..0e68d833 100644
--- a/config/AIX.mk
+++ b/config/AIX.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/BSD_OS.mk b/config/BSD_OS.mk
index 3dc51ffd..f3d96ffe 100644
--- a/config/BSD_OS.mk
+++ b/config/BSD_OS.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/BeOS.mk b/config/BeOS.mk
index 93c56f35..87dc2085 100644
--- a/config/BeOS.mk
+++ b/config/BeOS.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/DGUX.mk b/config/DGUX.mk
index 67f966bd..3edce013 100644
--- a/config/DGUX.mk
+++ b/config/DGUX.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/FreeBSD.mk b/config/FreeBSD.mk
index 9703d70f..2fdfc7d6 100644
--- a/config/FreeBSD.mk
+++ b/config/FreeBSD.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/HP-UX.mk b/config/HP-UX.mk
index 6f32a955..5a23232b 100644
--- a/config/HP-UX.mk
+++ b/config/HP-UX.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/IRIX.mk b/config/IRIX.mk
index 1dfa0614..7c31b6c1 100644
--- a/config/IRIX.mk
+++ b/config/IRIX.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/Linux.mk b/config/Linux.mk
index 36c61225..5c7ea26e 100644
--- a/config/Linux.mk
+++ b/config/Linux.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/Makefile b/config/Makefile
index 7212711b..4b64fb6e 100644
--- a/config/Makefile
+++ b/config/Makefile
@@ -2,7 +2,7 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/NCR.mk b/config/NCR.mk
index f87af2df..6bcd143b 100644
--- a/config/NCR.mk
+++ b/config/NCR.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/NEC.mk b/config/NEC.mk
index 927d1fe3..19bf5426 100644
--- a/config/NEC.mk
+++ b/config/NEC.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/NEWS-OS.mk b/config/NEWS-OS.mk
index b0307c02..9093a248 100644
--- a/config/NEWS-OS.mk
+++ b/config/NEWS-OS.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/NEXTSTEP.mk b/config/NEXTSTEP.mk
index 88d7d1f7..df388339 100644
--- a/config/NEXTSTEP.mk
+++ b/config/NEXTSTEP.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/NetBSD.mk b/config/NetBSD.mk
index b1c419cd..1aeac473 100644
--- a/config/NetBSD.mk
+++ b/config/NetBSD.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/OS2.mk b/config/OS2.mk
index 25e87257..cf2d53dd 100644
--- a/config/OS2.mk
+++ b/config/OS2.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/OSF1.mk b/config/OSF1.mk
index 0b09dc2f..ba9cd22b 100644
--- a/config/OSF1.mk
+++ b/config/OSF1.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/OpenBSD.mk b/config/OpenBSD.mk
index 684eacfa..1f4b915f 100644
--- a/config/OpenBSD.mk
+++ b/config/OpenBSD.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/QNX.mk b/config/QNX.mk
index 383a75e5..34a635d5 100644
--- a/config/QNX.mk
+++ b/config/QNX.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/Rhapsody.mk b/config/Rhapsody.mk
index e2fe2184..7f3c9116 100644
--- a/config/Rhapsody.mk
+++ b/config/Rhapsody.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/SCOOS.mk b/config/SCOOS.mk
index c1d24468..0ab1e208 100644
--- a/config/SCOOS.mk
+++ b/config/SCOOS.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/SINIX.mk b/config/SINIX.mk
index 9e9c557d..664f6ae0 100644
--- a/config/SINIX.mk
+++ b/config/SINIX.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/SunOS.mk b/config/SunOS.mk
index 0a3b0c40..6c715a30 100644
--- a/config/SunOS.mk
+++ b/config/SunOS.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/SunOS4.mk b/config/SunOS4.mk
index 51ab10bc..70273112 100644
--- a/config/SunOS4.mk
+++ b/config/SunOS4.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/SunOS5.mk b/config/SunOS5.mk
index 323a8a58..f91ba10e 100644
--- a/config/SunOS5.mk
+++ b/config/SunOS5.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/UNIX.mk b/config/UNIX.mk
index c1f8b2f2..b9868973 100644
--- a/config/UNIX.mk
+++ b/config/UNIX.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/UNIXWARE.mk b/config/UNIXWARE.mk
index 8cbb5438..8a1a9091 100644
--- a/config/UNIXWARE.mk
+++ b/config/UNIXWARE.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/WIN32.mk b/config/WIN32.mk
index 8685fd28..8c4fc172 100644
--- a/config/WIN32.mk
+++ b/config/WIN32.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/WIN95.mk b/config/WIN95.mk
index ed1e4e4d..0d19c703 100644
--- a/config/WIN95.mk
+++ b/config/WIN95.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/WINNT.mk b/config/WINNT.mk
index be0bf6e2..83f652fe 100644
--- a/config/WINNT.mk
+++ b/config/WINNT.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/arch.mk b/config/arch.mk
index 140830ab..f38c1781 100644
--- a/config/arch.mk
+++ b/config/arch.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/config.mk b/config/config.mk
index 5757619c..45fdf764 100644
--- a/config/config.mk
+++ b/config/config.mk
@@ -1,7 +1,7 @@
#! gmake
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/libc_r.h b/config/libc_r.h
index 412c604f..6158aac1 100644
--- a/config/libc_r.h
+++ b/config/libc_r.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/config/module.df b/config/module.df
index c0d745be..126476b5 100644
--- a/config/module.df
+++ b/config/module.df
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/nfspwd.pl b/config/nfspwd.pl
index 04fe8a3d..ce6f414a 100644
--- a/config/nfspwd.pl
+++ b/config/nfspwd.pl
@@ -1,7 +1,7 @@
#! perl
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/now.c b/config/now.c
index d4e8aff9..2515bd32 100644
--- a/config/now.c
+++ b/config/now.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/config/nsinstall.c b/config/nsinstall.c
index 22a55184..c86eba63 100644
--- a/config/nsinstall.c
+++ b/config/nsinstall.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/config/pathsub.h b/config/pathsub.h
index fb136f27..12a1cb04 100644
--- a/config/pathsub.h
+++ b/config/pathsub.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/config/prmkdir.bat b/config/prmkdir.bat
index 37d383e7..b0e00ca6 100755
--- a/config/prmkdir.bat
+++ b/config/prmkdir.bat
@@ -1,6 +1,6 @@
REM
REM The contents of this file are subject to the Netscape Public License
-REM Version 1.0 (the "NPL"); you may not use this file except in
+REM Version 1.1 (the "NPL"); you may not use this file except in
REM compliance with the NPL. You may obtain a copy of the NPL at
REM http://www.mozilla.org/NPL/
REM
diff --git a/config/rules.mk b/config/rules.mk
index 3dd2f094..f19aeb1f 100644
--- a/config/rules.mk
+++ b/config/rules.mk
@@ -1,7 +1,7 @@
#! gmake
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/config/win16.mk b/config/win16.mk
index 268b7b65..e1cfd938 100644
--- a/config/win16.mk
+++ b/config/win16.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/Makefile b/lib/Makefile
index 27edeef1..503670a7 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/ds/Makefile b/lib/ds/Makefile
index 32d463fe..3c3407dd 100644
--- a/lib/ds/Makefile
+++ b/lib/ds/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/ds/plarena.c b/lib/ds/plarena.c
index da6c1d01..134a177f 100644
--- a/lib/ds/plarena.c
+++ b/lib/ds/plarena.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/ds/plarena.h b/lib/ds/plarena.h
index cb998bb3..1604db31 100644
--- a/lib/ds/plarena.h
+++ b/lib/ds/plarena.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/ds/plarenas.h b/lib/ds/plarenas.h
index 0e1e2538..8d53c202 100644
--- a/lib/ds/plarenas.h
+++ b/lib/ds/plarenas.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/ds/plevent.c b/lib/ds/plevent.c
index ea8bfa71..4d42e93a 100644
--- a/lib/ds/plevent.c
+++ b/lib/ds/plevent.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/ds/plevent.h b/lib/ds/plevent.h
index ef5e93c0..5df53dc7 100644
--- a/lib/ds/plevent.h
+++ b/lib/ds/plevent.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/ds/plhash.c b/lib/ds/plhash.c
index fb4d5c1f..30b46fdc 100644
--- a/lib/ds/plhash.c
+++ b/lib/ds/plhash.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/ds/plhash.h b/lib/ds/plhash.h
index e57b7311..3110d8ab 100644
--- a/lib/ds/plhash.h
+++ b/lib/ds/plhash.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/ds/plvrsion.c b/lib/ds/plvrsion.c
index 452922ad..acdfac95 100644
--- a/lib/ds/plvrsion.c
+++ b/lib/ds/plvrsion.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/Makefile b/lib/libc/Makefile
index 55ea8b62..c9d9517b 100644
--- a/lib/libc/Makefile
+++ b/lib/libc/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/libc/include/Makefile b/lib/libc/include/Makefile
index fc5392f1..b00ff300 100644
--- a/lib/libc/include/Makefile
+++ b/lib/libc/include/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/libc/include/plbase64.h b/lib/libc/include/plbase64.h
index 86a8f3b3..9552022f 100644
--- a/lib/libc/include/plbase64.h
+++ b/lib/libc/include/plbase64.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/include/plerror.h b/lib/libc/include/plerror.h
index 9e19ba14..a58918a4 100644
--- a/lib/libc/include/plerror.h
+++ b/lib/libc/include/plerror.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/include/plgetopt.h b/lib/libc/include/plgetopt.h
index 59f4e8e7..d0717611 100644
--- a/lib/libc/include/plgetopt.h
+++ b/lib/libc/include/plgetopt.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/include/plresolv.h b/lib/libc/include/plresolv.h
index 2cb9a3eb..b55f56cd 100644
--- a/lib/libc/include/plresolv.h
+++ b/lib/libc/include/plresolv.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/include/plstr.h b/lib/libc/include/plstr.h
index 4199faeb..b7c05752 100644
--- a/lib/libc/include/plstr.h
+++ b/lib/libc/include/plstr.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/Makefile b/lib/libc/src/Makefile
index 000c969b..cc92f303 100644
--- a/lib/libc/src/Makefile
+++ b/lib/libc/src/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/libc/src/base64.c b/lib/libc/src/base64.c
index 4f22350f..bba0373d 100644
--- a/lib/libc/src/base64.c
+++ b/lib/libc/src/base64.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/plerror.c b/lib/libc/src/plerror.c
index ce834675..6298b2d5 100644
--- a/lib/libc/src/plerror.c
+++ b/lib/libc/src/plerror.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/plgetopt.c b/lib/libc/src/plgetopt.c
index d2e5be30..948e2af3 100644
--- a/lib/libc/src/plgetopt.c
+++ b/lib/libc/src/plgetopt.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/plvrsion.c b/lib/libc/src/plvrsion.c
index 0abfce7c..c09e5363 100644
--- a/lib/libc/src/plvrsion.c
+++ b/lib/libc/src/plvrsion.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/strcat.c b/lib/libc/src/strcat.c
index 8cb0e7e0..e12bc76c 100644
--- a/lib/libc/src/strcat.c
+++ b/lib/libc/src/strcat.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/strccmp.c b/lib/libc/src/strccmp.c
index a58a8c4d..58ba559c 100644
--- a/lib/libc/src/strccmp.c
+++ b/lib/libc/src/strccmp.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/strchr.c b/lib/libc/src/strchr.c
index 0d31a793..479baaab 100644
--- a/lib/libc/src/strchr.c
+++ b/lib/libc/src/strchr.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/strcmp.c b/lib/libc/src/strcmp.c
index f0192497..5277af25 100644
--- a/lib/libc/src/strcmp.c
+++ b/lib/libc/src/strcmp.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/strcpy.c b/lib/libc/src/strcpy.c
index f7f46d61..c2b68546 100644
--- a/lib/libc/src/strcpy.c
+++ b/lib/libc/src/strcpy.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/strcstr.c b/lib/libc/src/strcstr.c
index 0ac50aa1..922983f8 100644
--- a/lib/libc/src/strcstr.c
+++ b/lib/libc/src/strcstr.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/strdup.c b/lib/libc/src/strdup.c
index a9941d51..69ff1948 100644
--- a/lib/libc/src/strdup.c
+++ b/lib/libc/src/strdup.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/strlen.c b/lib/libc/src/strlen.c
index 0ee9e5cf..c5c233a8 100644
--- a/lib/libc/src/strlen.c
+++ b/lib/libc/src/strlen.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/strpbrk.c b/lib/libc/src/strpbrk.c
index 0b4f35a5..7f0bbec5 100644
--- a/lib/libc/src/strpbrk.c
+++ b/lib/libc/src/strpbrk.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/libc/src/strstr.c b/lib/libc/src/strstr.c
index 6a9f0c5b..fde475b8 100644
--- a/lib/libc/src/strstr.c
+++ b/lib/libc/src/strstr.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/Makefile b/lib/msgc/Makefile
index 7de30cd2..85028460 100644
--- a/lib/msgc/Makefile
+++ b/lib/msgc/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/msgc/include/Makefile b/lib/msgc/include/Makefile
index a9e781e8..6a560871 100644
--- a/lib/msgc/include/Makefile
+++ b/lib/msgc/include/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/msgc/include/gcint.h b/lib/msgc/include/gcint.h
index 3da3e443..42612b37 100644
--- a/lib/msgc/include/gcint.h
+++ b/lib/msgc/include/gcint.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/include/prgc.h b/lib/msgc/include/prgc.h
index 5c471a99..c05e3337 100644
--- a/lib/msgc/include/prgc.h
+++ b/lib/msgc/include/prgc.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/src/Makefile b/lib/msgc/src/Makefile
index 6164d38d..c4073f5b 100644
--- a/lib/msgc/src/Makefile
+++ b/lib/msgc/src/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/msgc/src/macgc.c b/lib/msgc/src/macgc.c
index cba61256..622c466c 100644
--- a/lib/msgc/src/macgc.c
+++ b/lib/msgc/src/macgc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/src/os2gc.c b/lib/msgc/src/os2gc.c
index 6a748e20..cdd18f9d 100644
--- a/lib/msgc/src/os2gc.c
+++ b/lib/msgc/src/os2gc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/src/prgcapi.c b/lib/msgc/src/prgcapi.c
index ba7c5b18..769e2033 100644
--- a/lib/msgc/src/prgcapi.c
+++ b/lib/msgc/src/prgcapi.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/src/prmsgc.c b/lib/msgc/src/prmsgc.c
index a707092d..53466ba4 100644
--- a/lib/msgc/src/prmsgc.c
+++ b/lib/msgc/src/prmsgc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/src/unixgc.c b/lib/msgc/src/unixgc.c
index 1c36f65b..6dc6bb87 100644
--- a/lib/msgc/src/unixgc.c
+++ b/lib/msgc/src/unixgc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/src/win16gc.c b/lib/msgc/src/win16gc.c
index 86c67a75..cea8bb90 100644
--- a/lib/msgc/src/win16gc.c
+++ b/lib/msgc/src/win16gc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/src/win32gc.c b/lib/msgc/src/win32gc.c
index 4f916b53..36b683b0 100644
--- a/lib/msgc/src/win32gc.c
+++ b/lib/msgc/src/win32gc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/tests/Makefile b/lib/msgc/tests/Makefile
index d3181659..b07f4851 100644
--- a/lib/msgc/tests/Makefile
+++ b/lib/msgc/tests/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/msgc/tests/gc1.c b/lib/msgc/tests/gc1.c
index 64a05e2f..da5e72ef 100644
--- a/lib/msgc/tests/gc1.c
+++ b/lib/msgc/tests/gc1.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/msgc/tests/thrashgc.c b/lib/msgc/tests/thrashgc.c
index 70d3fa1f..7c987cda 100644
--- a/lib/msgc/tests/thrashgc.c
+++ b/lib/msgc/tests/thrashgc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/prstreams/Makefile b/lib/prstreams/Makefile
index 68ec5c83..d844623b 100644
--- a/lib/prstreams/Makefile
+++ b/lib/prstreams/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/prstreams/plvrsion.c b/lib/prstreams/plvrsion.c
index d4a7b8fd..66a953fd 100644
--- a/lib/prstreams/plvrsion.c
+++ b/lib/prstreams/plvrsion.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/prstreams/prstrms.cpp b/lib/prstreams/prstrms.cpp
index 473b70bf..7c9972a8 100644
--- a/lib/prstreams/prstrms.cpp
+++ b/lib/prstreams/prstrms.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/prstreams/prstrms.h b/lib/prstreams/prstrms.h
index 2a1ac3ef..2af53953 100644
--- a/lib/prstreams/prstrms.h
+++ b/lib/prstreams/prstrms.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/prstreams/tests/testprstrm/Makefile b/lib/prstreams/tests/testprstrm/Makefile
index 91869904..98c37ba8 100644
--- a/lib/prstreams/tests/testprstrm/Makefile
+++ b/lib/prstreams/tests/testprstrm/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/prstreams/tests/testprstrm/testprstrm.cpp b/lib/prstreams/tests/testprstrm/testprstrm.cpp
index 2b8e9e94..b6047a9b 100644
--- a/lib/prstreams/tests/testprstrm/testprstrm.cpp
+++ b/lib/prstreams/tests/testprstrm/testprstrm.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/tests/Makefile b/lib/tests/Makefile
index 4d8a54a9..e1c9e8b9 100644
--- a/lib/tests/Makefile
+++ b/lib/tests/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/tests/arena.c b/lib/tests/arena.c
index 8025ef16..942d4154 100644
--- a/lib/tests/arena.c
+++ b/lib/tests/arena.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/tests/base64t.c b/lib/tests/base64t.c
index a1906a9f..4d59e357 100644
--- a/lib/tests/base64t.c
+++ b/lib/tests/base64t.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/tests/event.c b/lib/tests/event.c
index f98045c5..af94538a 100644
--- a/lib/tests/event.c
+++ b/lib/tests/event.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/tests/string.c b/lib/tests/string.c
index be3dc219..53a919d6 100644
--- a/lib/tests/string.c
+++ b/lib/tests/string.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/tests/windows/makefile b/lib/tests/windows/makefile
index a2230624..b1938ab0 100644
--- a/lib/tests/windows/makefile
+++ b/lib/tests/windows/makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/tests/windows/winevent.c b/lib/tests/windows/winevent.c
index 6bb480d1..4d789d76 100644
--- a/lib/tests/windows/winevent.c
+++ b/lib/tests/windows/winevent.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/macbuild/NSPRConfig.h b/macbuild/NSPRConfig.h
index e97579b5..59c2f562 100644
--- a/macbuild/NSPRConfig.h
+++ b/macbuild/NSPRConfig.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/makefile.win b/makefile.win
index 11ad6cb2..4517fd5c 100644
--- a/makefile.win
+++ b/makefile.win
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/Makefile b/pr/Makefile
index 0c667155..d56a49bd 100644
--- a/pr/Makefile
+++ b/pr/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/include/Makefile b/pr/include/Makefile
index 9ede1f4a..27305db3 100644
--- a/pr/include/Makefile
+++ b/pr/include/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/include/gencfg.c b/pr/include/gencfg.c
index 9d85a6b3..9fb9b8f3 100644
--- a/pr/include/gencfg.c
+++ b/pr/include/gencfg.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/Makefile b/pr/include/md/Makefile
index bd09c078..e4291e0f 100644
--- a/pr/include/md/Makefile
+++ b/pr/include/md/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/include/md/_aix.h b/pr/include/md/_aix.h
index 7329a39f..011c756e 100644
--- a/pr/include/md/_aix.h
+++ b/pr/include/md/_aix.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_aix32.cfg b/pr/include/md/_aix32.cfg
index a8d26d89..c1267e23 100644
--- a/pr/include/md/_aix32.cfg
+++ b/pr/include/md/_aix32.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_aix64.cfg b/pr/include/md/_aix64.cfg
index 475ef046..e93d0130 100644
--- a/pr/include/md/_aix64.cfg
+++ b/pr/include/md/_aix64.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_beos.cfg b/pr/include/md/_beos.cfg
index 38af63da..a1e3d89d 100644
--- a/pr/include/md/_beos.cfg
+++ b/pr/include/md/_beos.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* http://www.mozilla.org/NPL/
*
* Software distributed under the NPL is distributed on an "AS IS" basis,
diff --git a/pr/include/md/_beos.h b/pr/include/md/_beos.h
index ae430a7f..310fe307 100644
--- a/pr/include/md/_beos.h
+++ b/pr/include/md/_beos.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_bsdi.cfg b/pr/include/md/_bsdi.cfg
index 4e1f3927..8a9839a4 100644
--- a/pr/include/md/_bsdi.cfg
+++ b/pr/include/md/_bsdi.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_bsdi.h b/pr/include/md/_bsdi.h
index fc234297..c6d9f197 100644
--- a/pr/include/md/_bsdi.h
+++ b/pr/include/md/_bsdi.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_darwin.cfg b/pr/include/md/_darwin.cfg
index a0787fc9..87a76c95 100644
--- a/pr/include/md/_darwin.cfg
+++ b/pr/include/md/_darwin.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_darwin.h b/pr/include/md/_darwin.h
index 8a1a249c..d97e6a3c 100644
--- a/pr/include/md/_darwin.h
+++ b/pr/include/md/_darwin.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_dgux.cfg b/pr/include/md/_dgux.cfg
index 4cde625a..a87d0ab2 100644
--- a/pr/include/md/_dgux.cfg
+++ b/pr/include/md/_dgux.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_dgux.h b/pr/include/md/_dgux.h
index ba8497bd..498d05bc 100644
--- a/pr/include/md/_dgux.h
+++ b/pr/include/md/_dgux.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_freebsd.cfg b/pr/include/md/_freebsd.cfg
index 29b8b9b2..b61641cf 100644
--- a/pr/include/md/_freebsd.cfg
+++ b/pr/include/md/_freebsd.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_freebsd.h b/pr/include/md/_freebsd.h
index 78fa623a..6a199aca 100644
--- a/pr/include/md/_freebsd.h
+++ b/pr/include/md/_freebsd.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_hpux.h b/pr/include/md/_hpux.h
index ac296da4..12895c63 100644
--- a/pr/include/md/_hpux.h
+++ b/pr/include/md/_hpux.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_hpux32.cfg b/pr/include/md/_hpux32.cfg
index 2889f693..1afc14a4 100644
--- a/pr/include/md/_hpux32.cfg
+++ b/pr/include/md/_hpux32.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_hpux64.cfg b/pr/include/md/_hpux64.cfg
index f790215c..d2b626e2 100644
--- a/pr/include/md/_hpux64.cfg
+++ b/pr/include/md/_hpux64.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_irix.h b/pr/include/md/_irix.h
index 3818c589..720991ac 100644
--- a/pr/include/md/_irix.h
+++ b/pr/include/md/_irix.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_irix32.cfg b/pr/include/md/_irix32.cfg
index c5016880..f791faf8 100644
--- a/pr/include/md/_irix32.cfg
+++ b/pr/include/md/_irix32.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_irix64.cfg b/pr/include/md/_irix64.cfg
index 7df5f997..7e988172 100644
--- a/pr/include/md/_irix64.cfg
+++ b/pr/include/md/_irix64.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_linux.cfg b/pr/include/md/_linux.cfg
index 284ed7d5..39b4c25e 100644
--- a/pr/include/md/_linux.cfg
+++ b/pr/include/md/_linux.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_linux.h b/pr/include/md/_linux.h
index 10e64de5..16a772b2 100644
--- a/pr/include/md/_linux.h
+++ b/pr/include/md/_linux.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_macos.h b/pr/include/md/_macos.h
index 724a686b..72f03a1c 100644
--- a/pr/include/md/_macos.h
+++ b/pr/include/md/_macos.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_ncr.cfg b/pr/include/md/_ncr.cfg
index dde85210..97cf3000 100644
--- a/pr/include/md/_ncr.cfg
+++ b/pr/include/md/_ncr.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_ncr.h b/pr/include/md/_ncr.h
index 766ad9ba..e4940033 100644
--- a/pr/include/md/_ncr.h
+++ b/pr/include/md/_ncr.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_nec.cfg b/pr/include/md/_nec.cfg
index 0dcef049..039fb6d2 100644
--- a/pr/include/md/_nec.cfg
+++ b/pr/include/md/_nec.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_nec.h b/pr/include/md/_nec.h
index 6833f505..bc19a5a0 100644
--- a/pr/include/md/_nec.h
+++ b/pr/include/md/_nec.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_netbsd.cfg b/pr/include/md/_netbsd.cfg
index ee75fe6e..0098a955 100644
--- a/pr/include/md/_netbsd.cfg
+++ b/pr/include/md/_netbsd.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_netbsd.h b/pr/include/md/_netbsd.h
index e604349f..e156cf95 100644
--- a/pr/include/md/_netbsd.h
+++ b/pr/include/md/_netbsd.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_nextstep.cfg b/pr/include/md/_nextstep.cfg
index 2525eb76..74e5945d 100644
--- a/pr/include/md/_nextstep.cfg
+++ b/pr/include/md/_nextstep.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_nextstep.h b/pr/include/md/_nextstep.h
index d459a3ad..703fb700 100644
--- a/pr/include/md/_nextstep.h
+++ b/pr/include/md/_nextstep.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_nspr_pthread.h b/pr/include/md/_nspr_pthread.h
index 8ed35c2b..abad1161 100644
--- a/pr/include/md/_nspr_pthread.h
+++ b/pr/include/md/_nspr_pthread.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_openbsd.cfg b/pr/include/md/_openbsd.cfg
index 967d36e5..4c2a9b28 100644
--- a/pr/include/md/_openbsd.cfg
+++ b/pr/include/md/_openbsd.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_openbsd.h b/pr/include/md/_openbsd.h
index d34d5e58..4bf8c3f6 100644
--- a/pr/include/md/_openbsd.h
+++ b/pr/include/md/_openbsd.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_os2.cfg b/pr/include/md/_os2.cfg
index 1271e0f1..517b8355 100644
--- a/pr/include/md/_os2.cfg
+++ b/pr/include/md/_os2.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_os2.h b/pr/include/md/_os2.h
index fc2eaeca..f4fee3d3 100644
--- a/pr/include/md/_os2.h
+++ b/pr/include/md/_os2.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_os2_errors.h b/pr/include/md/_os2_errors.h
index 0b6510f7..475b35bb 100644
--- a/pr/include/md/_os2_errors.h
+++ b/pr/include/md/_os2_errors.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_osf1.cfg b/pr/include/md/_osf1.cfg
index 27ef81ca..576af82b 100644
--- a/pr/include/md/_osf1.cfg
+++ b/pr/include/md/_osf1.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_osf1.h b/pr/include/md/_osf1.h
index 476e0adc..04860b68 100644
--- a/pr/include/md/_osf1.h
+++ b/pr/include/md/_osf1.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_pcos.h b/pr/include/md/_pcos.h
index 4e12f71f..3ffe5dad 100644
--- a/pr/include/md/_pcos.h
+++ b/pr/include/md/_pcos.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_pth.h b/pr/include/md/_pth.h
index c1c40893..fec73471 100644
--- a/pr/include/md/_pth.h
+++ b/pr/include/md/_pth.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_qnx.cfg b/pr/include/md/_qnx.cfg
index 9abb5ab6..8aca1130 100644
--- a/pr/include/md/_qnx.cfg
+++ b/pr/include/md/_qnx.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_qnx.h b/pr/include/md/_qnx.h
index f81d7aea..cac37838 100644
--- a/pr/include/md/_qnx.h
+++ b/pr/include/md/_qnx.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_reliantunix.cfg b/pr/include/md/_reliantunix.cfg
index 9cf253d8..7ce14148 100644
--- a/pr/include/md/_reliantunix.cfg
+++ b/pr/include/md/_reliantunix.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_reliantunix.h b/pr/include/md/_reliantunix.h
index 027ff2dc..faac860b 100644
--- a/pr/include/md/_reliantunix.h
+++ b/pr/include/md/_reliantunix.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_rhapsody.cfg b/pr/include/md/_rhapsody.cfg
index a0787fc9..87a76c95 100644
--- a/pr/include/md/_rhapsody.cfg
+++ b/pr/include/md/_rhapsody.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_rhapsody.h b/pr/include/md/_rhapsody.h
index 8a1a249c..d97e6a3c 100644
--- a/pr/include/md/_rhapsody.h
+++ b/pr/include/md/_rhapsody.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_scoos.cfg b/pr/include/md/_scoos.cfg
index 6ef8fa90..ef6a72bd 100644
--- a/pr/include/md/_scoos.cfg
+++ b/pr/include/md/_scoos.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_scoos.h b/pr/include/md/_scoos.h
index 515cd233..6806d726 100644
--- a/pr/include/md/_scoos.h
+++ b/pr/include/md/_scoos.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_solaris.cfg b/pr/include/md/_solaris.cfg
index d41f1b53..f6b988a1 100644
--- a/pr/include/md/_solaris.cfg
+++ b/pr/include/md/_solaris.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_solaris.h b/pr/include/md/_solaris.h
index 21485a31..9b92add8 100644
--- a/pr/include/md/_solaris.h
+++ b/pr/include/md/_solaris.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_sony.cfg b/pr/include/md/_sony.cfg
index 1683df1d..8536fc1f 100644
--- a/pr/include/md/_sony.cfg
+++ b/pr/include/md/_sony.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_sony.h b/pr/include/md/_sony.h
index 1ff68977..72df1587 100644
--- a/pr/include/md/_sony.h
+++ b/pr/include/md/_sony.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_sunos4.cfg b/pr/include/md/_sunos4.cfg
index 0ac6fe64..8d8ad066 100644
--- a/pr/include/md/_sunos4.cfg
+++ b/pr/include/md/_sunos4.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_sunos4.h b/pr/include/md/_sunos4.h
index 41d4258c..0de8ca86 100644
--- a/pr/include/md/_sunos4.h
+++ b/pr/include/md/_sunos4.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_unix_errors.h b/pr/include/md/_unix_errors.h
index 03ca7a02..23a6d84c 100644
--- a/pr/include/md/_unix_errors.h
+++ b/pr/include/md/_unix_errors.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_unixos.h b/pr/include/md/_unixos.h
index b6eac162..fb5fea17 100644
--- a/pr/include/md/_unixos.h
+++ b/pr/include/md/_unixos.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_unixware.cfg b/pr/include/md/_unixware.cfg
index fd96a083..7054fc92 100644
--- a/pr/include/md/_unixware.cfg
+++ b/pr/include/md/_unixware.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_unixware.h b/pr/include/md/_unixware.h
index 8d8828c2..9f4d779b 100644
--- a/pr/include/md/_unixware.h
+++ b/pr/include/md/_unixware.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_win16.cfg b/pr/include/md/_win16.cfg
index e52a7541..771bc5bf 100644
--- a/pr/include/md/_win16.cfg
+++ b/pr/include/md/_win16.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_win16.h b/pr/include/md/_win16.h
index 00bbec52..49b34415 100644
--- a/pr/include/md/_win16.h
+++ b/pr/include/md/_win16.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_win32_errors.h b/pr/include/md/_win32_errors.h
index 005caee6..0601c06e 100644
--- a/pr/include/md/_win32_errors.h
+++ b/pr/include/md/_win32_errors.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_win95.cfg b/pr/include/md/_win95.cfg
index dc4696ad..af9e0d11 100644
--- a/pr/include/md/_win95.cfg
+++ b/pr/include/md/_win95.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_win95.h b/pr/include/md/_win95.h
index cb715b84..f9ee38b0 100644
--- a/pr/include/md/_win95.h
+++ b/pr/include/md/_win95.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_winnt.cfg b/pr/include/md/_winnt.cfg
index e8cbe8a8..e3348445 100644
--- a/pr/include/md/_winnt.cfg
+++ b/pr/include/md/_winnt.cfg
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/_winnt.h b/pr/include/md/_winnt.h
index 132efe01..0c2f438e 100644
--- a/pr/include/md/_winnt.h
+++ b/pr/include/md/_winnt.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/prosdep.h b/pr/include/md/prosdep.h
index 2b4eab6b..6b5c6744 100644
--- a/pr/include/md/prosdep.h
+++ b/pr/include/md/prosdep.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/md/sunos4.h b/pr/include/md/sunos4.h
index 93efab3e..59cdd33d 100644
--- a/pr/include/md/sunos4.h
+++ b/pr/include/md/sunos4.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/nspr.h b/pr/include/nspr.h
index ae5ab60e..7dcffe63 100644
--- a/pr/include/nspr.h
+++ b/pr/include/nspr.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/obsolete/Makefile b/pr/include/obsolete/Makefile
index d8965ed3..bf3aa375 100644
--- a/pr/include/obsolete/Makefile
+++ b/pr/include/obsolete/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/include/obsolete/pralarm.h b/pr/include/obsolete/pralarm.h
index 422a7b6a..df0ecf5a 100644
--- a/pr/include/obsolete/pralarm.h
+++ b/pr/include/obsolete/pralarm.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/obsolete/probslet.h b/pr/include/obsolete/probslet.h
index 5b53d3bc..e57c34e5 100644
--- a/pr/include/obsolete/probslet.h
+++ b/pr/include/obsolete/probslet.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/obsolete/protypes.h b/pr/include/obsolete/protypes.h
index 82fc629c..8eb492d4 100644
--- a/pr/include/obsolete/protypes.h
+++ b/pr/include/obsolete/protypes.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/obsolete/prsem.h b/pr/include/obsolete/prsem.h
index e88dca96..17a05eee 100644
--- a/pr/include/obsolete/prsem.h
+++ b/pr/include/obsolete/prsem.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/pratom.h b/pr/include/pratom.h
index d8ad0a8e..4cdf6fbb 100644
--- a/pr/include/pratom.h
+++ b/pr/include/pratom.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prbit.h b/pr/include/prbit.h
index 72beb243..789cadcb 100644
--- a/pr/include/prbit.h
+++ b/pr/include/prbit.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prclist.h b/pr/include/prclist.h
index f1215d48..eb2092ba 100644
--- a/pr/include/prclist.h
+++ b/pr/include/prclist.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prcmon.h b/pr/include/prcmon.h
index 08567c0f..2ca0816c 100644
--- a/pr/include/prcmon.h
+++ b/pr/include/prcmon.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prcountr.h b/pr/include/prcountr.h
index 44d5fb43..24ec1094 100644
--- a/pr/include/prcountr.h
+++ b/pr/include/prcountr.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prcvar.h b/pr/include/prcvar.h
index a8eee446..7d3f2e23 100644
--- a/pr/include/prcvar.h
+++ b/pr/include/prcvar.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prdtoa.h b/pr/include/prdtoa.h
index 22cfc58c..b6693116 100644
--- a/pr/include/prdtoa.h
+++ b/pr/include/prdtoa.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prenv.h b/pr/include/prenv.h
index 1126e5bc..c7c88a95 100644
--- a/pr/include/prenv.h
+++ b/pr/include/prenv.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prerr.h b/pr/include/prerr.h
index 484c52d9..00571f52 100644
--- a/pr/include/prerr.h
+++ b/pr/include/prerr.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prerror.h b/pr/include/prerror.h
index 492a97e8..a0dc654f 100644
--- a/pr/include/prerror.h
+++ b/pr/include/prerror.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prinet.h b/pr/include/prinet.h
index 36cdb2ff..3d40920e 100644
--- a/pr/include/prinet.h
+++ b/pr/include/prinet.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prinit.h b/pr/include/prinit.h
index 21b6eb67..329a5058 100644
--- a/pr/include/prinit.h
+++ b/pr/include/prinit.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prinrval.h b/pr/include/prinrval.h
index f2d5c956..f4a7e8be 100644
--- a/pr/include/prinrval.h
+++ b/pr/include/prinrval.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prio.h b/pr/include/prio.h
index b13d9a0b..76575c2b 100644
--- a/pr/include/prio.h
+++ b/pr/include/prio.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/private/Makefile b/pr/include/private/Makefile
index 3a8b1e9f..b866730d 100644
--- a/pr/include/private/Makefile
+++ b/pr/include/private/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/include/private/pprio.h b/pr/include/private/pprio.h
index a442ef8d..08b44076 100644
--- a/pr/include/private/pprio.h
+++ b/pr/include/private/pprio.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/private/pprmwait.h b/pr/include/private/pprmwait.h
index a47e4668..952a4948 100644
--- a/pr/include/private/pprmwait.h
+++ b/pr/include/private/pprmwait.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/private/pprthred.h b/pr/include/private/pprthred.h
index 0c422a7f..ec0b6a30 100644
--- a/pr/include/private/pprthred.h
+++ b/pr/include/private/pprthred.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/private/primpl.h b/pr/include/private/primpl.h
index 92de7811..9716dd15 100644
--- a/pr/include/private/primpl.h
+++ b/pr/include/private/primpl.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/private/prpriv.h b/pr/include/private/prpriv.h
index 30f85426..5ebf058b 100644
--- a/pr/include/private/prpriv.h
+++ b/pr/include/private/prpriv.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prlink.h b/pr/include/prlink.h
index 058a0b20..f18befa3 100644
--- a/pr/include/prlink.h
+++ b/pr/include/prlink.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prlock.h b/pr/include/prlock.h
index 2bcac261..05e59446 100644
--- a/pr/include/prlock.h
+++ b/pr/include/prlock.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prlog.h b/pr/include/prlog.h
index dfad9ca0..50d4aba7 100644
--- a/pr/include/prlog.h
+++ b/pr/include/prlog.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prlong.h b/pr/include/prlong.h
index 715919ad..1d1755ee 100644
--- a/pr/include/prlong.h
+++ b/pr/include/prlong.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prmem.h b/pr/include/prmem.h
index 2a6c766a..9a5410e9 100644
--- a/pr/include/prmem.h
+++ b/pr/include/prmem.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prmon.h b/pr/include/prmon.h
index 17fb699a..f25dfbc5 100644
--- a/pr/include/prmon.h
+++ b/pr/include/prmon.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prmwait.h b/pr/include/prmwait.h
index 91f44393..176db6a3 100644
--- a/pr/include/prmwait.h
+++ b/pr/include/prmwait.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prnetdb.h b/pr/include/prnetdb.h
index 0f6d0a97..2b67f4c8 100644
--- a/pr/include/prnetdb.h
+++ b/pr/include/prnetdb.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prolock.h b/pr/include/prolock.h
index b9dcd9f9..bc6e9e3c 100644
--- a/pr/include/prolock.h
+++ b/pr/include/prolock.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prpdce.h b/pr/include/prpdce.h
index b0bc7853..076f7f74 100644
--- a/pr/include/prpdce.h
+++ b/pr/include/prpdce.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prprf.h b/pr/include/prprf.h
index 22bfa376..26097663 100644
--- a/pr/include/prprf.h
+++ b/pr/include/prprf.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prproces.h b/pr/include/prproces.h
index 8d1116e2..e71fad85 100644
--- a/pr/include/prproces.h
+++ b/pr/include/prproces.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prrwlock.h b/pr/include/prrwlock.h
index fabbef4b..52d5dcb3 100644
--- a/pr/include/prrwlock.h
+++ b/pr/include/prrwlock.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prsystem.h b/pr/include/prsystem.h
index 96c57d50..6f65e295 100644
--- a/pr/include/prsystem.h
+++ b/pr/include/prsystem.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prthread.h b/pr/include/prthread.h
index 7d132508..f0833892 100644
--- a/pr/include/prthread.h
+++ b/pr/include/prthread.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prtime.h b/pr/include/prtime.h
index 3d91f084..1df2e6cd 100644
--- a/pr/include/prtime.h
+++ b/pr/include/prtime.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prtrace.h b/pr/include/prtrace.h
index 807d4e45..a0c508ec 100644
--- a/pr/include/prtrace.h
+++ b/pr/include/prtrace.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prtypes.h b/pr/include/prtypes.h
index 3523cfa0..6d728f1a 100644
--- a/pr/include/prtypes.h
+++ b/pr/include/prtypes.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prvrsion.h b/pr/include/prvrsion.h
index a8a0bf3c..dd433c89 100755
--- a/pr/include/prvrsion.h
+++ b/pr/include/prvrsion.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/include/prwin16.h b/pr/include/prwin16.h
index 2420b235..e1dbae93 100644
--- a/pr/include/prwin16.h
+++ b/pr/include/prwin16.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/Makefile b/pr/src/Makefile
index 986b12e9..f37545da 100644
--- a/pr/src/Makefile
+++ b/pr/src/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/bthreads/Makefile b/pr/src/bthreads/Makefile
index 704b0445..249832cb 100644
--- a/pr/src/bthreads/Makefile
+++ b/pr/src/bthreads/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Mozilla Public License
-# Version 1.0 (the "MPL"); you may not use this file except in
+# Version 1.1 (the "MPL"); you may not use this file except in
# compliance with the MPL. You may obtain a copy of the MPL at
# http://www.mozilla.org/MPL/
#
diff --git a/pr/src/bthreads/bsrcs.mk b/pr/src/bthreads/bsrcs.mk
index 8958bdbe..e62b66be 100644
--- a/pr/src/bthreads/bsrcs.mk
+++ b/pr/src/bthreads/bsrcs.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Mozilla Public License
-# Version 1.0 (the "MPL"); you may not use this file except in
+# Version 1.1 (the "MPL"); you may not use this file except in
# compliance with the MPL. You may obtain a copy of the MPL at
# http://www.mozilla.org/MPL/
#
diff --git a/pr/src/bthreads/btcvar.c b/pr/src/bthreads/btcvar.c
index 0e65a58c..9e77e27b 100644
--- a/pr/src/bthreads/btcvar.c
+++ b/pr/src/bthreads/btcvar.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http://www.mozilla.org/MPL/
*
diff --git a/pr/src/bthreads/btlocks.c b/pr/src/bthreads/btlocks.c
index b21702e8..a13c4dd3 100644
--- a/pr/src/bthreads/btlocks.c
+++ b/pr/src/bthreads/btlocks.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http://www.mozilla.org/MPL/
*
diff --git a/pr/src/bthreads/btmisc.c b/pr/src/bthreads/btmisc.c
index f0ec4807..374bd052 100644
--- a/pr/src/bthreads/btmisc.c
+++ b/pr/src/bthreads/btmisc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http://www.mozilla.org/MPL/
*
diff --git a/pr/src/bthreads/btmon.c b/pr/src/bthreads/btmon.c
index 81e7ed0d..cf5745ef 100644
--- a/pr/src/bthreads/btmon.c
+++ b/pr/src/bthreads/btmon.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http://www.mozilla.org/MPL/
*
diff --git a/pr/src/bthreads/btsem.c b/pr/src/bthreads/btsem.c
index 54829398..8e611c9f 100644
--- a/pr/src/bthreads/btsem.c
+++ b/pr/src/bthreads/btsem.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http://www.mozilla.org/MPL/
*
diff --git a/pr/src/bthreads/btthread.c b/pr/src/bthreads/btthread.c
index cf75a4e3..fde9189a 100644
--- a/pr/src/bthreads/btthread.c
+++ b/pr/src/bthreads/btthread.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http://www.mozilla.org/MPL/
*
diff --git a/pr/src/bthreads/objs.mk b/pr/src/bthreads/objs.mk
index 01f2b63d..6be08f42 100644
--- a/pr/src/bthreads/objs.mk
+++ b/pr/src/bthreads/objs.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Mozilla Public License
-# Version 1.0 (the "MPL"); you may not use this file except in
+# Version 1.1 (the "MPL"); you may not use this file except in
# compliance with the MPL. You may obtain a copy of the MPL at
# http://www.mozilla.org/MPL/
#
diff --git a/pr/src/cplus/Makefile b/pr/src/cplus/Makefile
index e82f764d..6d08340a 100644
--- a/pr/src/cplus/Makefile
+++ b/pr/src/cplus/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/cplus/rcascii.h b/pr/src/cplus/rcascii.h
index 74f207ea..fc134f0a 100644
--- a/pr/src/cplus/rcascii.h
+++ b/pr/src/cplus/rcascii.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcbase.cpp b/pr/src/cplus/rcbase.cpp
index 01046545..6afa88fe 100644
--- a/pr/src/cplus/rcbase.cpp
+++ b/pr/src/cplus/rcbase.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcbase.h b/pr/src/cplus/rcbase.h
index c073e687..2209b9f5 100644
--- a/pr/src/cplus/rcbase.h
+++ b/pr/src/cplus/rcbase.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rccv.cpp b/pr/src/cplus/rccv.cpp
index d4de6ab2..4eae2f48 100644
--- a/pr/src/cplus/rccv.cpp
+++ b/pr/src/cplus/rccv.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rccv.h b/pr/src/cplus/rccv.h
index 4599b671..7eee364f 100644
--- a/pr/src/cplus/rccv.h
+++ b/pr/src/cplus/rccv.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcfileio.cpp b/pr/src/cplus/rcfileio.cpp
index 8b1cc019..20d9d291 100644
--- a/pr/src/cplus/rcfileio.cpp
+++ b/pr/src/cplus/rcfileio.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcfileio.h b/pr/src/cplus/rcfileio.h
index 77d08ea3..a1787c51 100644
--- a/pr/src/cplus/rcfileio.h
+++ b/pr/src/cplus/rcfileio.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcinrval.cpp b/pr/src/cplus/rcinrval.cpp
index bebf1cf0..487b3ccb 100644
--- a/pr/src/cplus/rcinrval.cpp
+++ b/pr/src/cplus/rcinrval.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcinrval.h b/pr/src/cplus/rcinrval.h
index adc01039..5fcd3bc4 100644
--- a/pr/src/cplus/rcinrval.h
+++ b/pr/src/cplus/rcinrval.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcio.cpp b/pr/src/cplus/rcio.cpp
index dd3ef2a2..c8e99090 100644
--- a/pr/src/cplus/rcio.cpp
+++ b/pr/src/cplus/rcio.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcio.h b/pr/src/cplus/rcio.h
index 3acd8055..951d2398 100644
--- a/pr/src/cplus/rcio.h
+++ b/pr/src/cplus/rcio.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rclock.cpp b/pr/src/cplus/rclock.cpp
index 993e4708..e72aefd7 100644
--- a/pr/src/cplus/rclock.cpp
+++ b/pr/src/cplus/rclock.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rclock.h b/pr/src/cplus/rclock.h
index 2050a09a..81b44f45 100644
--- a/pr/src/cplus/rclock.h
+++ b/pr/src/cplus/rclock.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcmon.h b/pr/src/cplus/rcmon.h
index b1344b92..ce058f51 100644
--- a/pr/src/cplus/rcmon.h
+++ b/pr/src/cplus/rcmon.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcnetdb.cpp b/pr/src/cplus/rcnetdb.cpp
index 049cac63..15f9ad1b 100644
--- a/pr/src/cplus/rcnetdb.cpp
+++ b/pr/src/cplus/rcnetdb.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcnetdb.h b/pr/src/cplus/rcnetdb.h
index 4796988f..961afcae 100644
--- a/pr/src/cplus/rcnetdb.h
+++ b/pr/src/cplus/rcnetdb.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcnetio.cpp b/pr/src/cplus/rcnetio.cpp
index 57303501..81a0fe3d 100644
--- a/pr/src/cplus/rcnetio.cpp
+++ b/pr/src/cplus/rcnetio.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcnetio.h b/pr/src/cplus/rcnetio.h
index 90334874..4d665eb0 100644
--- a/pr/src/cplus/rcnetio.h
+++ b/pr/src/cplus/rcnetio.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcthread.cpp b/pr/src/cplus/rcthread.cpp
index 9a7bd180..951d848f 100755
--- a/pr/src/cplus/rcthread.cpp
+++ b/pr/src/cplus/rcthread.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rcthread.h b/pr/src/cplus/rcthread.h
index d6964a08..0a7feb9c 100644
--- a/pr/src/cplus/rcthread.h
+++ b/pr/src/cplus/rcthread.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rctime.cpp b/pr/src/cplus/rctime.cpp
index a6e0ed64..dbfb928f 100644
--- a/pr/src/cplus/rctime.cpp
+++ b/pr/src/cplus/rctime.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/rctime.h b/pr/src/cplus/rctime.h
index 2d126fe4..46c22365 100644
--- a/pr/src/cplus/rctime.h
+++ b/pr/src/cplus/rctime.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/tests/Makefile b/pr/src/cplus/tests/Makefile
index 32a65373..7ba24d22 100644
--- a/pr/src/cplus/tests/Makefile
+++ b/pr/src/cplus/tests/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/cplus/tests/fileio.cpp b/pr/src/cplus/tests/fileio.cpp
index 2e273ff2..1aa5018d 100644
--- a/pr/src/cplus/tests/fileio.cpp
+++ b/pr/src/cplus/tests/fileio.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/tests/interval.cpp b/pr/src/cplus/tests/interval.cpp
index 7d5f10dd..4719f582 100644
--- a/pr/src/cplus/tests/interval.cpp
+++ b/pr/src/cplus/tests/interval.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/tests/ranfile.cpp b/pr/src/cplus/tests/ranfile.cpp
index b9835f2f..1a879f8a 100644
--- a/pr/src/cplus/tests/ranfile.cpp
+++ b/pr/src/cplus/tests/ranfile.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/tests/switch.cpp b/pr/src/cplus/tests/switch.cpp
index 453d483e..a94b478e 100644
--- a/pr/src/cplus/tests/switch.cpp
+++ b/pr/src/cplus/tests/switch.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/tests/thread.cpp b/pr/src/cplus/tests/thread.cpp
index 5a832b4e..a7ce19c1 100644
--- a/pr/src/cplus/tests/thread.cpp
+++ b/pr/src/cplus/tests/thread.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/tests/time.cpp b/pr/src/cplus/tests/time.cpp
index bd4497f4..dff81957 100644
--- a/pr/src/cplus/tests/time.cpp
+++ b/pr/src/cplus/tests/time.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/cplus/tests/tpd.cpp b/pr/src/cplus/tests/tpd.cpp
index 28427bea..86c92f5f 100644
--- a/pr/src/cplus/tests/tpd.cpp
+++ b/pr/src/cplus/tests/tpd.cpp
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/Makefile b/pr/src/io/Makefile
index a3574793..2dc4f01b 100644
--- a/pr/src/io/Makefile
+++ b/pr/src/io/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/io/prdir.c b/pr/src/io/prdir.c
index 4d6a91fd..0576aa9a 100644
--- a/pr/src/io/prdir.c
+++ b/pr/src/io/prdir.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prfdcach.c b/pr/src/io/prfdcach.c
index 081448d1..53f91935 100644
--- a/pr/src/io/prfdcach.c
+++ b/pr/src/io/prfdcach.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prfile.c b/pr/src/io/prfile.c
index 03673755..993bfe45 100644
--- a/pr/src/io/prfile.c
+++ b/pr/src/io/prfile.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prio.c b/pr/src/io/prio.c
index 1e128e54..6e940096 100644
--- a/pr/src/io/prio.c
+++ b/pr/src/io/prio.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/priometh.c b/pr/src/io/priometh.c
index 3701ffa5..843695ed 100644
--- a/pr/src/io/priometh.c
+++ b/pr/src/io/priometh.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/pripv6.c b/pr/src/io/pripv6.c
index b2685e56..564648c0 100644
--- a/pr/src/io/pripv6.c
+++ b/pr/src/io/pripv6.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prlayer.c b/pr/src/io/prlayer.c
index 4e13ed41..d9f66174 100644
--- a/pr/src/io/prlayer.c
+++ b/pr/src/io/prlayer.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prlog.c b/pr/src/io/prlog.c
index 093cef55..6d7e4e16 100644
--- a/pr/src/io/prlog.c
+++ b/pr/src/io/prlog.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prmapopt.c b/pr/src/io/prmapopt.c
index a32b2806..71850af1 100644
--- a/pr/src/io/prmapopt.c
+++ b/pr/src/io/prmapopt.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prmmap.c b/pr/src/io/prmmap.c
index f5f66465..9383c151 100644
--- a/pr/src/io/prmmap.c
+++ b/pr/src/io/prmmap.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prmwait.c b/pr/src/io/prmwait.c
index cd5519ba..98af028c 100644
--- a/pr/src/io/prmwait.c
+++ b/pr/src/io/prmwait.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prpolevt.c b/pr/src/io/prpolevt.c
index a1ca3760..9df2d81a 100644
--- a/pr/src/io/prpolevt.c
+++ b/pr/src/io/prpolevt.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prprf.c b/pr/src/io/prprf.c
index ff31d87d..c2c12679 100644
--- a/pr/src/io/prprf.c
+++ b/pr/src/io/prprf.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prscanf.c b/pr/src/io/prscanf.c
index 66bdd0d7..21f867be 100644
--- a/pr/src/io/prscanf.c
+++ b/pr/src/io/prscanf.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prsocket.c b/pr/src/io/prsocket.c
index 3ab1100c..d8c0785d 100644
--- a/pr/src/io/prsocket.c
+++ b/pr/src/io/prsocket.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/io/prstdio.c b/pr/src/io/prstdio.c
index 7c856bef..05233ec8 100644
--- a/pr/src/io/prstdio.c
+++ b/pr/src/io/prstdio.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/linking/Makefile b/pr/src/linking/Makefile
index eaef143b..e491a75e 100644
--- a/pr/src/linking/Makefile
+++ b/pr/src/linking/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/linking/prlink.c b/pr/src/linking/prlink.c
index bf6d2a53..78d84486 100644
--- a/pr/src/linking/prlink.c
+++ b/pr/src/linking/prlink.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/malloc/Makefile b/pr/src/malloc/Makefile
index 62a2e17f..2f9c45e8 100644
--- a/pr/src/malloc/Makefile
+++ b/pr/src/malloc/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/malloc/prmalloc.c b/pr/src/malloc/prmalloc.c
index cae8b2a8..7efc1b82 100644
--- a/pr/src/malloc/prmalloc.c
+++ b/pr/src/malloc/prmalloc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/malloc/prmem.c b/pr/src/malloc/prmem.c
index c3fdcebc..c0e4f560 100644
--- a/pr/src/malloc/prmem.c
+++ b/pr/src/malloc/prmem.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/Makefile b/pr/src/md/Makefile
index e63c8d5c..6c60f20b 100644
--- a/pr/src/md/Makefile
+++ b/pr/src/md/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/md/beos/Makefile b/pr/src/md/beos/Makefile
index ef9b5e6c..606e57dd 100644
--- a/pr/src/md/beos/Makefile
+++ b/pr/src/md/beos/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Mozilla Public License
-# Version 1.0 (the "MPL"); you may not use this file except in
+# Version 1.1 (the "MPL"); you may not use this file except in
# compliance with the MPL. You may obtain a copy of the MPL at
# http://www.mozilla.org/MPL/
#
diff --git a/pr/src/md/beos/bcpu.c b/pr/src/md/beos/bcpu.c
index ca29cf8e..4703594e 100644
--- a/pr/src/md/beos/bcpu.c
+++ b/pr/src/md/beos/bcpu.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http:// www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/beos.c b/pr/src/md/beos/beos.c
index 73c7a4e1..ba61e79d 100644
--- a/pr/src/md/beos/beos.c
+++ b/pr/src/md/beos/beos.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http://www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/beos_errors.c b/pr/src/md/beos/beos_errors.c
index e47b1ce9..04fe75e7 100644
--- a/pr/src/md/beos/beos_errors.c
+++ b/pr/src/md/beos/beos_errors.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http://www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/bfile.c b/pr/src/md/beos/bfile.c
index e22ec4c0..ad32c60c 100644
--- a/pr/src/md/beos/bfile.c
+++ b/pr/src/md/beos/bfile.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http:// www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/bmemory.c b/pr/src/md/beos/bmemory.c
index c14696d8..68072487 100644
--- a/pr/src/md/beos/bmemory.c
+++ b/pr/src/md/beos/bmemory.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http:// www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/bmisc.c b/pr/src/md/beos/bmisc.c
index 977ed68d..610a48bd 100644
--- a/pr/src/md/beos/bmisc.c
+++ b/pr/src/md/beos/bmisc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http:// www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/bmmap.c b/pr/src/md/beos/bmmap.c
index 572b25fc..8f35e0dd 100644
--- a/pr/src/md/beos/bmmap.c
+++ b/pr/src/md/beos/bmmap.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http:// www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/bnet.c b/pr/src/md/beos/bnet.c
index 069f5adb..fdc9f18c 100644
--- a/pr/src/md/beos/bnet.c
+++ b/pr/src/md/beos/bnet.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http:// www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/bproc.c b/pr/src/md/beos/bproc.c
index 01e5236d..8340af42 100644
--- a/pr/src/md/beos/bproc.c
+++ b/pr/src/md/beos/bproc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http:// www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/bseg.c b/pr/src/md/beos/bseg.c
index 0763e6f2..5efb865f 100644
--- a/pr/src/md/beos/bseg.c
+++ b/pr/src/md/beos/bseg.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http:// www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/bsrcs.mk b/pr/src/md/beos/bsrcs.mk
index 1851e20b..bea9ca98 100644
--- a/pr/src/md/beos/bsrcs.mk
+++ b/pr/src/md/beos/bsrcs.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Mozilla Public License
-# Version 1.0 (the "MPL"); you may not use this file except in
+# Version 1.1 (the "MPL"); you may not use this file except in
# compliance with the MPL. You may obtain a copy of the MPL at
# http://www.mozilla.org/MPL/
#
diff --git a/pr/src/md/beos/btime.c b/pr/src/md/beos/btime.c
index a80a1d61..aca5e8f6 100644
--- a/pr/src/md/beos/btime.c
+++ b/pr/src/md/beos/btime.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; c-basic-offset: 4 -*- */
/*
* The contents of this file are subject to the Mozilla Public License
- * Version 1.0 (the "MPL"); you may not use this file except in
+ * Version 1.1 (the "MPL"); you may not use this file except in
* compliance with the MPL. You may obtain a copy of the MPL at
* http:// www.mozilla.org/MPL/
*
diff --git a/pr/src/md/beos/objs.mk b/pr/src/md/beos/objs.mk
index fcca42fd..779da661 100644
--- a/pr/src/md/beos/objs.mk
+++ b/pr/src/md/beos/objs.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Mozilla Public License
-# Version 1.0 (the "MPL"); you may not use this file except in
+# Version 1.1 (the "MPL"); you may not use this file except in
# compliance with the MPL. You may obtain a copy of the MPL at
# http://www.mozilla.org/MPL/
#
diff --git a/pr/src/md/mac/macdll.c b/pr/src/md/mac/macdll.c
index 3ccc4459..dc7b4ee5 100644
--- a/pr/src/md/mac/macdll.c
+++ b/pr/src/md/mac/macdll.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/mac/macio.c b/pr/src/md/mac/macio.c
index e7062a77..0ee19ad2 100644
--- a/pr/src/md/mac/macio.c
+++ b/pr/src/md/mac/macio.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/mac/macsocket.h b/pr/src/md/mac/macsocket.h
index 4bc9ed66..97701a61 100644
--- a/pr/src/md/mac/macsocket.h
+++ b/pr/src/md/mac/macsocket.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/mac/macsockotpt.c b/pr/src/md/mac/macsockotpt.c
index 6da0089b..c774007a 100644
--- a/pr/src/md/mac/macsockotpt.c
+++ b/pr/src/md/mac/macsockotpt.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/mac/macthr.c b/pr/src/md/mac/macthr.c
index 6dbafca0..22aef032 100644
--- a/pr/src/md/mac/macthr.c
+++ b/pr/src/md/mac/macthr.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/mac/mactime.c b/pr/src/md/mac/mactime.c
index 9ca9a523..9297c130 100644
--- a/pr/src/md/mac/mactime.c
+++ b/pr/src/md/mac/mactime.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/mac/mdmac.c b/pr/src/md/mac/mdmac.c
index 35368da8..430ed78f 100644
--- a/pr/src/md/mac/mdmac.c
+++ b/pr/src/md/mac/mdmac.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/mac/prcpucfg.h b/pr/src/md/mac/prcpucfg.h
index 88c9797f..e14a0cf8 100644
--- a/pr/src/md/mac/prcpucfg.h
+++ b/pr/src/md/mac/prcpucfg.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/os2/Makefile b/pr/src/md/os2/Makefile
index 7ff5fd27..feb645ec 100644
--- a/pr/src/md/os2/Makefile
+++ b/pr/src/md/os2/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/md/os2/os2_errors.c b/pr/src/md/os2/os2_errors.c
index 3ad9aa37..c3a111eb 100644
--- a/pr/src/md/os2/os2_errors.c
+++ b/pr/src/md/os2/os2_errors.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/os2/os2cv.c b/pr/src/md/os2/os2cv.c
index 95cedff4..1205f3af 100644
--- a/pr/src/md/os2/os2cv.c
+++ b/pr/src/md/os2/os2cv.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/os2/os2gc.c b/pr/src/md/os2/os2gc.c
index cbe2a7ba..02b4c0e5 100644
--- a/pr/src/md/os2/os2gc.c
+++ b/pr/src/md/os2/os2gc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/os2/os2inrval.c b/pr/src/md/os2/os2inrval.c
index 03d585af..ecba3068 100644
--- a/pr/src/md/os2/os2inrval.c
+++ b/pr/src/md/os2/os2inrval.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/os2/os2io.c b/pr/src/md/os2/os2io.c
index 6782909f..8b200aab 100644
--- a/pr/src/md/os2/os2io.c
+++ b/pr/src/md/os2/os2io.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/os2/os2misc.c b/pr/src/md/os2/os2misc.c
index eea6dd60..a74eca86 100644
--- a/pr/src/md/os2/os2misc.c
+++ b/pr/src/md/os2/os2misc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/os2/os2poll.c b/pr/src/md/os2/os2poll.c
index e7f0d3b0..47b1791e 100644
--- a/pr/src/md/os2/os2poll.c
+++ b/pr/src/md/os2/os2poll.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/os2/os2sem.c b/pr/src/md/os2/os2sem.c
index 684ca945..86a41f58 100644
--- a/pr/src/md/os2/os2sem.c
+++ b/pr/src/md/os2/os2sem.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/os2/os2sock.c b/pr/src/md/os2/os2sock.c
index 438fd443..34f5ff43 100644
--- a/pr/src/md/os2/os2sock.c
+++ b/pr/src/md/os2/os2sock.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/os2/os2thred.c b/pr/src/md/os2/os2thred.c
index 41947c0d..6d4c3ddc 100644
--- a/pr/src/md/os2/os2thred.c
+++ b/pr/src/md/os2/os2thred.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/prosdep.c b/pr/src/md/prosdep.c
index 0c65c783..ed1c4318 100644
--- a/pr/src/md/prosdep.c
+++ b/pr/src/md/prosdep.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/Makefile b/pr/src/md/unix/Makefile
index 8731d5fd..9d887b6a 100644
--- a/pr/src/md/unix/Makefile
+++ b/pr/src/md/unix/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/md/unix/aix.c b/pr/src/md/unix/aix.c
index b209bbe3..0970ff81 100644
--- a/pr/src/md/unix/aix.c
+++ b/pr/src/md/unix/aix.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/aixwrap.c b/pr/src/md/unix/aixwrap.c
index 94a49f1d..58bbf569 100644
--- a/pr/src/md/unix/aixwrap.c
+++ b/pr/src/md/unix/aixwrap.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/bsdi.c b/pr/src/md/unix/bsdi.c
index de5ef1d2..969a8312 100644
--- a/pr/src/md/unix/bsdi.c
+++ b/pr/src/md/unix/bsdi.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/darwin.c b/pr/src/md/unix/darwin.c
index 01a73650..ff5f1ad7 100644
--- a/pr/src/md/unix/darwin.c
+++ b/pr/src/md/unix/darwin.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/dgux.c b/pr/src/md/unix/dgux.c
index 5750792d..efacbe88 100644
--- a/pr/src/md/unix/dgux.c
+++ b/pr/src/md/unix/dgux.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/freebsd.c b/pr/src/md/unix/freebsd.c
index baaf0619..ed7495a0 100644
--- a/pr/src/md/unix/freebsd.c
+++ b/pr/src/md/unix/freebsd.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/hpux.c b/pr/src/md/unix/hpux.c
index e0328bb9..ab567971 100644
--- a/pr/src/md/unix/hpux.c
+++ b/pr/src/md/unix/hpux.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/irix.c b/pr/src/md/unix/irix.c
index a0dec2ee..19e81825 100644
--- a/pr/src/md/unix/irix.c
+++ b/pr/src/md/unix/irix.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/linux.c b/pr/src/md/unix/linux.c
index ac880597..8f9a5696 100644
--- a/pr/src/md/unix/linux.c
+++ b/pr/src/md/unix/linux.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/ncr.c b/pr/src/md/unix/ncr.c
index a22a3b96..9dec2206 100644
--- a/pr/src/md/unix/ncr.c
+++ b/pr/src/md/unix/ncr.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/nec.c b/pr/src/md/unix/nec.c
index 3b466cfa..dade73ac 100644
--- a/pr/src/md/unix/nec.c
+++ b/pr/src/md/unix/nec.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/netbsd.c b/pr/src/md/unix/netbsd.c
index 973ac1b8..eda9cc8f 100644
--- a/pr/src/md/unix/netbsd.c
+++ b/pr/src/md/unix/netbsd.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/nextstep.c b/pr/src/md/unix/nextstep.c
index 4bdc00a3..ca9502e1 100644
--- a/pr/src/md/unix/nextstep.c
+++ b/pr/src/md/unix/nextstep.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/objs.mk b/pr/src/md/unix/objs.mk
index 7e428596..c87d4b88 100644
--- a/pr/src/md/unix/objs.mk
+++ b/pr/src/md/unix/objs.mk
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/md/unix/openbsd.c b/pr/src/md/unix/openbsd.c
index 1ad32d9f..2668bb3a 100644
--- a/pr/src/md/unix/openbsd.c
+++ b/pr/src/md/unix/openbsd.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/os_AIX.s b/pr/src/md/unix/os_AIX.s
index 48a1f5b1..a2670545 100644
--- a/pr/src/md/unix/os_AIX.s
+++ b/pr/src/md/unix/os_AIX.s
@@ -1,7 +1,7 @@
# -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/md/unix/os_BSD_386_2.s b/pr/src/md/unix/os_BSD_386_2.s
index a47c4a4e..6843062a 100644
--- a/pr/src/md/unix/os_BSD_386_2.s
+++ b/pr/src/md/unix/os_BSD_386_2.s
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/os_Irix.s b/pr/src/md/unix/os_Irix.s
index 5d92fb67..3296e419 100644
--- a/pr/src/md/unix/os_Irix.s
+++ b/pr/src/md/unix/os_Irix.s
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/os_ReliantUNIX.s b/pr/src/md/unix/os_ReliantUNIX.s
index 86cb2f06..8369450d 100644
--- a/pr/src/md/unix/os_ReliantUNIX.s
+++ b/pr/src/md/unix/os_ReliantUNIX.s
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/os_SunOS.s b/pr/src/md/unix/os_SunOS.s
index bbad267c..0e6dab73 100644
--- a/pr/src/md/unix/os_SunOS.s
+++ b/pr/src/md/unix/os_SunOS.s
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/os_SunOS_ultrasparc.s b/pr/src/md/unix/os_SunOS_ultrasparc.s
index 8dd70636..2813d111 100644
--- a/pr/src/md/unix/os_SunOS_ultrasparc.s
+++ b/pr/src/md/unix/os_SunOS_ultrasparc.s
@@ -1,7 +1,7 @@
! -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
!
! The contents of this file are subject to the Netscape Public License
-! Version 1.0 (the "NPL"); you may not use this file except in
+! Version 1.1 (the "NPL"); you may not use this file except in
! compliance with the NPL. You may obtain a copy of the NPL at
! http://www.mozilla.org/NPL/
!
diff --git a/pr/src/md/unix/os_SunOS_x86.s b/pr/src/md/unix/os_SunOS_x86.s
index 867fd2d3..83537a62 100644
--- a/pr/src/md/unix/os_SunOS_x86.s
+++ b/pr/src/md/unix/os_SunOS_x86.s
@@ -1,7 +1,7 @@
/ -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
/
/ The contents of this file are subject to the Netscape Public License
-/ Version 1.0 (the "NPL"); you may not use this file except in
+/ Version 1.1 (the "NPL"); you may not use this file except in
/ compliance with the NPL. You may obtain a copy of the NPL at
/ http://www.mozilla.org/NPL/
/
diff --git a/pr/src/md/unix/osf1.c b/pr/src/md/unix/osf1.c
index 5b02adb2..bb3f9b5b 100644
--- a/pr/src/md/unix/osf1.c
+++ b/pr/src/md/unix/osf1.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/pthreads_user.c b/pr/src/md/unix/pthreads_user.c
index 08fea163..bfa28b4f 100644
--- a/pr/src/md/unix/pthreads_user.c
+++ b/pr/src/md/unix/pthreads_user.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/qnx.c b/pr/src/md/unix/qnx.c
index f154ab1c..5258208f 100644
--- a/pr/src/md/unix/qnx.c
+++ b/pr/src/md/unix/qnx.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/reliantunix.c b/pr/src/md/unix/reliantunix.c
index 0bd597d6..8869c606 100644
--- a/pr/src/md/unix/reliantunix.c
+++ b/pr/src/md/unix/reliantunix.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/rhapsody.c b/pr/src/md/unix/rhapsody.c
index 01a73650..ff5f1ad7 100644
--- a/pr/src/md/unix/rhapsody.c
+++ b/pr/src/md/unix/rhapsody.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/scoos.c b/pr/src/md/unix/scoos.c
index 7b812aa0..70230e63 100644
--- a/pr/src/md/unix/scoos.c
+++ b/pr/src/md/unix/scoos.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/solaris.c b/pr/src/md/unix/solaris.c
index 439cb94f..73acd2a8 100644
--- a/pr/src/md/unix/solaris.c
+++ b/pr/src/md/unix/solaris.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/sony.c b/pr/src/md/unix/sony.c
index d3ce90c4..67eafcc2 100644
--- a/pr/src/md/unix/sony.c
+++ b/pr/src/md/unix/sony.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/sunos4.c b/pr/src/md/unix/sunos4.c
index 0b4b9b4f..2ea9ca2b 100644
--- a/pr/src/md/unix/sunos4.c
+++ b/pr/src/md/unix/sunos4.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/unix.c b/pr/src/md/unix/unix.c
index 04a34731..85c7c0de 100644
--- a/pr/src/md/unix/unix.c
+++ b/pr/src/md/unix/unix.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/unix_errors.c b/pr/src/md/unix/unix_errors.c
index 5c267c3d..7de62418 100644
--- a/pr/src/md/unix/unix_errors.c
+++ b/pr/src/md/unix/unix_errors.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/unixware.c b/pr/src/md/unix/unixware.c
index b6c4de77..9f54ef7c 100644
--- a/pr/src/md/unix/unixware.c
+++ b/pr/src/md/unix/unixware.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/uxpoll.c b/pr/src/md/unix/uxpoll.c
index 4ac79404..373d9e27 100644
--- a/pr/src/md/unix/uxpoll.c
+++ b/pr/src/md/unix/uxpoll.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/uxproces.c b/pr/src/md/unix/uxproces.c
index 3ae0f5a1..acdb3104 100644
--- a/pr/src/md/unix/uxproces.c
+++ b/pr/src/md/unix/uxproces.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/unix/uxwrap.c b/pr/src/md/unix/uxwrap.c
index 7e22cfee..6b5c2fe2 100644
--- a/pr/src/md/unix/uxwrap.c
+++ b/pr/src/md/unix/uxwrap.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/Makefile b/pr/src/md/windows/Makefile
index c513a342..d939b2fc 100644
--- a/pr/src/md/windows/Makefile
+++ b/pr/src/md/windows/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/md/windows/ntdllmn.c b/pr/src/md/windows/ntdllmn.c
index 2f660d3d..6799ec8b 100644
--- a/pr/src/md/windows/ntdllmn.c
+++ b/pr/src/md/windows/ntdllmn.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/ntgc.c b/pr/src/md/windows/ntgc.c
index 8bc21dba..52570904 100644
--- a/pr/src/md/windows/ntgc.c
+++ b/pr/src/md/windows/ntgc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/ntinrval.c b/pr/src/md/windows/ntinrval.c
index 32f52cc0..a54a4485 100644
--- a/pr/src/md/windows/ntinrval.c
+++ b/pr/src/md/windows/ntinrval.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/ntio.c b/pr/src/md/windows/ntio.c
index e3d295bc..3769d950 100644
--- a/pr/src/md/windows/ntio.c
+++ b/pr/src/md/windows/ntio.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/ntmisc.c b/pr/src/md/windows/ntmisc.c
index ea393333..c9aab0e7 100644
--- a/pr/src/md/windows/ntmisc.c
+++ b/pr/src/md/windows/ntmisc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/ntsem.c b/pr/src/md/windows/ntsem.c
index 5d2f6c03..a18f3984 100644
--- a/pr/src/md/windows/ntsem.c
+++ b/pr/src/md/windows/ntsem.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/ntthread.c b/pr/src/md/windows/ntthread.c
index 6697496d..cb4f82cf 100644
--- a/pr/src/md/windows/ntthread.c
+++ b/pr/src/md/windows/ntthread.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16callb.c b/pr/src/md/windows/w16callb.c
index 9c9a4a79..84ee722c 100644
--- a/pr/src/md/windows/w16callb.c
+++ b/pr/src/md/windows/w16callb.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16error.c b/pr/src/md/windows/w16error.c
index f3ef99ae..7ab8510e 100644
--- a/pr/src/md/windows/w16error.c
+++ b/pr/src/md/windows/w16error.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16fmem.c b/pr/src/md/windows/w16fmem.c
index 836ca80b..9a9a72d4 100644
--- a/pr/src/md/windows/w16fmem.c
+++ b/pr/src/md/windows/w16fmem.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16gc.c b/pr/src/md/windows/w16gc.c
index 1a84bef4..e2572b59 100644
--- a/pr/src/md/windows/w16gc.c
+++ b/pr/src/md/windows/w16gc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16io.c b/pr/src/md/windows/w16io.c
index d5758893..c635bb4c 100644
--- a/pr/src/md/windows/w16io.c
+++ b/pr/src/md/windows/w16io.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16mem.c b/pr/src/md/windows/w16mem.c
index dac82384..5432bf7b 100644
--- a/pr/src/md/windows/w16mem.c
+++ b/pr/src/md/windows/w16mem.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16null.c b/pr/src/md/windows/w16null.c
index bd505697..35d567d4 100644
--- a/pr/src/md/windows/w16null.c
+++ b/pr/src/md/windows/w16null.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16proc.c b/pr/src/md/windows/w16proc.c
index 16032aef..4cab7f37 100644
--- a/pr/src/md/windows/w16proc.c
+++ b/pr/src/md/windows/w16proc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16sock.c b/pr/src/md/windows/w16sock.c
index f8313054..fd833f58 100644
--- a/pr/src/md/windows/w16sock.c
+++ b/pr/src/md/windows/w16sock.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16stdio.c b/pr/src/md/windows/w16stdio.c
index cdd420ae..b99e4922 100644
--- a/pr/src/md/windows/w16stdio.c
+++ b/pr/src/md/windows/w16stdio.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w16thred.c b/pr/src/md/windows/w16thred.c
index f6716759..e2dddd3b 100644
--- a/pr/src/md/windows/w16thred.c
+++ b/pr/src/md/windows/w16thred.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w32poll.c b/pr/src/md/windows/w32poll.c
index 3174aa55..8b62e865 100644
--- a/pr/src/md/windows/w32poll.c
+++ b/pr/src/md/windows/w32poll.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w95cv.c b/pr/src/md/windows/w95cv.c
index dfbcb05a..521121a6 100644
--- a/pr/src/md/windows/w95cv.c
+++ b/pr/src/md/windows/w95cv.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w95dllmain.c b/pr/src/md/windows/w95dllmain.c
index 1ef299d3..c15a5051 100644
--- a/pr/src/md/windows/w95dllmain.c
+++ b/pr/src/md/windows/w95dllmain.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w95io.c b/pr/src/md/windows/w95io.c
index aadff4e6..12cc9830 100644
--- a/pr/src/md/windows/w95io.c
+++ b/pr/src/md/windows/w95io.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w95sock.c b/pr/src/md/windows/w95sock.c
index 3347901b..46b54843 100644
--- a/pr/src/md/windows/w95sock.c
+++ b/pr/src/md/windows/w95sock.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/w95thred.c b/pr/src/md/windows/w95thred.c
index c911bf13..feb86ea6 100644
--- a/pr/src/md/windows/w95thred.c
+++ b/pr/src/md/windows/w95thred.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/md/windows/win32_errors.c b/pr/src/md/windows/win32_errors.c
index 6432577e..1d5ba6af 100644
--- a/pr/src/md/windows/win32_errors.c
+++ b/pr/src/md/windows/win32_errors.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/memory/Makefile b/pr/src/memory/Makefile
index 017c59e2..5d3c9761 100644
--- a/pr/src/memory/Makefile
+++ b/pr/src/memory/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/memory/prseg.c b/pr/src/memory/prseg.c
index 86399186..a9ff753a 100644
--- a/pr/src/memory/prseg.c
+++ b/pr/src/memory/prseg.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/Makefile b/pr/src/misc/Makefile
index 2316fcb4..182a4a88 100644
--- a/pr/src/misc/Makefile
+++ b/pr/src/misc/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/misc/compile-et.pl b/pr/src/misc/compile-et.pl
index 5c2e4f6c..b6b8eb70 100644
--- a/pr/src/misc/compile-et.pl
+++ b/pr/src/misc/compile-et.pl
@@ -3,7 +3,7 @@
# usage: compile-et input.et
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/misc/pralarm.c b/pr/src/misc/pralarm.c
index 8f518943..8d8fef00 100644
--- a/pr/src/misc/pralarm.c
+++ b/pr/src/misc/pralarm.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/pratom.c b/pr/src/misc/pratom.c
index f88fb23f..b611871c 100644
--- a/pr/src/misc/pratom.c
+++ b/pr/src/misc/pratom.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prcountr.c b/pr/src/misc/prcountr.c
index d1331392..1f22cb18 100644
--- a/pr/src/misc/prcountr.c
+++ b/pr/src/misc/prcountr.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prdtoa.c b/pr/src/misc/prdtoa.c
index 6df9038c..11a5afbc 100644
--- a/pr/src/misc/prdtoa.c
+++ b/pr/src/misc/prdtoa.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prenv.c b/pr/src/misc/prenv.c
index 716e1d5f..e0db2d6d 100644
--- a/pr/src/misc/prenv.c
+++ b/pr/src/misc/prenv.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prerr.c b/pr/src/misc/prerr.c
index ce30f075..7b320be7 100644
--- a/pr/src/misc/prerr.c
+++ b/pr/src/misc/prerr.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prerr.et b/pr/src/misc/prerr.et
index 9ba441af..2f0a6f02 100644
--- a/pr/src/misc/prerr.et
+++ b/pr/src/misc/prerr.et
@@ -1,5 +1,5 @@
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/misc/prerr.properties b/pr/src/misc/prerr.properties
index c2fe3f65..07d58f08 100644
--- a/pr/src/misc/prerr.properties
+++ b/pr/src/misc/prerr.properties
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/misc/prerror.c b/pr/src/misc/prerror.c
index a462f36e..ed46c1ba 100644
--- a/pr/src/misc/prerror.c
+++ b/pr/src/misc/prerror.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prerrortable.c b/pr/src/misc/prerrortable.c
index 0cea136f..6e2bda9c 100644
--- a/pr/src/misc/prerrortable.c
+++ b/pr/src/misc/prerrortable.c
@@ -1,6 +1,6 @@
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prinit.c b/pr/src/misc/prinit.c
index 01c30443..556e97a4 100644
--- a/pr/src/misc/prinit.c
+++ b/pr/src/misc/prinit.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prinrval.c b/pr/src/misc/prinrval.c
index 87112926..b414288c 100644
--- a/pr/src/misc/prinrval.c
+++ b/pr/src/misc/prinrval.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prlog2.c b/pr/src/misc/prlog2.c
index e733c7b3..35712ee2 100644
--- a/pr/src/misc/prlog2.c
+++ b/pr/src/misc/prlog2.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prlong.c b/pr/src/misc/prlong.c
index 85e200c1..368b88f5 100644
--- a/pr/src/misc/prlong.c
+++ b/pr/src/misc/prlong.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prnetdb.c b/pr/src/misc/prnetdb.c
index a7c6b278..47afc606 100644
--- a/pr/src/misc/prnetdb.c
+++ b/pr/src/misc/prnetdb.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prolock.c b/pr/src/misc/prolock.c
index bc1f9059..7682040e 100644
--- a/pr/src/misc/prolock.c
+++ b/pr/src/misc/prolock.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prsystem.c b/pr/src/misc/prsystem.c
index c10bde0c..c7add980 100644
--- a/pr/src/misc/prsystem.c
+++ b/pr/src/misc/prsystem.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prthinfo.c b/pr/src/misc/prthinfo.c
index e53fc3f2..67415420 100644
--- a/pr/src/misc/prthinfo.c
+++ b/pr/src/misc/prthinfo.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prtime.c b/pr/src/misc/prtime.c
index 88328886..b5cbb6cf 100644
--- a/pr/src/misc/prtime.c
+++ b/pr/src/misc/prtime.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/misc/prtrace.c b/pr/src/misc/prtrace.c
index b9baffe9..c16f1e9d 100644
--- a/pr/src/misc/prtrace.c
+++ b/pr/src/misc/prtrace.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/nspr.rc b/pr/src/nspr.rc
index e31e9346..7188a8c2 100644
--- a/pr/src/nspr.rc
+++ b/pr/src/nspr.rc
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/prvrsion.c b/pr/src/prvrsion.c
index 3f00ad92..b538235f 100644
--- a/pr/src/prvrsion.c
+++ b/pr/src/prvrsion.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/pthreads/Makefile b/pr/src/pthreads/Makefile
index 1a21d806..4ea41113 100644
--- a/pr/src/pthreads/Makefile
+++ b/pr/src/pthreads/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/pthreads/ptio.c b/pr/src/pthreads/ptio.c
index 736e0e84..01a289a9 100644
--- a/pr/src/pthreads/ptio.c
+++ b/pr/src/pthreads/ptio.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/pthreads/ptmisc.c b/pr/src/pthreads/ptmisc.c
index 861a1867..1cd4a8f2 100644
--- a/pr/src/pthreads/ptmisc.c
+++ b/pr/src/pthreads/ptmisc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/pthreads/ptsynch.c b/pr/src/pthreads/ptsynch.c
index 01376a3a..3b5a84dc 100644
--- a/pr/src/pthreads/ptsynch.c
+++ b/pr/src/pthreads/ptsynch.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/pthreads/ptthread.c b/pr/src/pthreads/ptthread.c
index 3784496f..4aacf9b0 100644
--- a/pr/src/pthreads/ptthread.c
+++ b/pr/src/pthreads/ptthread.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/resource.h b/pr/src/resource.h
index 8350f5a9..9e466a71 100644
--- a/pr/src/resource.h
+++ b/pr/src/resource.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/Makefile b/pr/src/threads/Makefile
index e6973c01..f71f4403 100644
--- a/pr/src/threads/Makefile
+++ b/pr/src/threads/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/threads/combined/Makefile b/pr/src/threads/combined/Makefile
index 676d8817..f86f7515 100644
--- a/pr/src/threads/combined/Makefile
+++ b/pr/src/threads/combined/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/src/threads/combined/prucpu.c b/pr/src/threads/combined/prucpu.c
index c109a9f4..d7d9e84d 100644
--- a/pr/src/threads/combined/prucpu.c
+++ b/pr/src/threads/combined/prucpu.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/combined/prucv.c b/pr/src/threads/combined/prucv.c
index 41eb62f2..90e405d1 100644
--- a/pr/src/threads/combined/prucv.c
+++ b/pr/src/threads/combined/prucv.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/combined/prulock.c b/pr/src/threads/combined/prulock.c
index 2ac56c57..aa20cfed 100644
--- a/pr/src/threads/combined/prulock.c
+++ b/pr/src/threads/combined/prulock.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/combined/prustack.c b/pr/src/threads/combined/prustack.c
index bac39f32..f07f6d0f 100644
--- a/pr/src/threads/combined/prustack.c
+++ b/pr/src/threads/combined/prustack.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/combined/pruthr.c b/pr/src/threads/combined/pruthr.c
index 870bec00..38d84745 100644
--- a/pr/src/threads/combined/pruthr.c
+++ b/pr/src/threads/combined/pruthr.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/prcmon.c b/pr/src/threads/prcmon.c
index 3166fc5b..f20a7f5d 100644
--- a/pr/src/threads/prcmon.c
+++ b/pr/src/threads/prcmon.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/prcthr.c b/pr/src/threads/prcthr.c
index 288b3fd2..dae37aa2 100644
--- a/pr/src/threads/prcthr.c
+++ b/pr/src/threads/prcthr.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/prdump.c b/pr/src/threads/prdump.c
index de8939c3..b36899b0 100644
--- a/pr/src/threads/prdump.c
+++ b/pr/src/threads/prdump.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/prmon.c b/pr/src/threads/prmon.c
index d6b708c1..deb868da 100644
--- a/pr/src/threads/prmon.c
+++ b/pr/src/threads/prmon.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/prrwlock.c b/pr/src/threads/prrwlock.c
index 2a602d5f..db48e480 100644
--- a/pr/src/threads/prrwlock.c
+++ b/pr/src/threads/prrwlock.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/prsem.c b/pr/src/threads/prsem.c
index 62695e78..491e8905 100644
--- a/pr/src/threads/prsem.c
+++ b/pr/src/threads/prsem.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/src/threads/prtpd.c b/pr/src/threads/prtpd.c
index 4dcab7fa..5e4b8e31 100644
--- a/pr/src/threads/prtpd.c
+++ b/pr/src/threads/prtpd.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/Makefile b/pr/tests/Makefile
index 5cd06caf..75317bec 100644
--- a/pr/tests/Makefile
+++ b/pr/tests/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/tests/accept.c b/pr/tests/accept.c
index 69be2c01..e77c2cfe 100644
--- a/pr/tests/accept.c
+++ b/pr/tests/accept.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/acceptread.c b/pr/tests/acceptread.c
index 7aae01d8..f3fcc4f9 100644
--- a/pr/tests/acceptread.c
+++ b/pr/tests/acceptread.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/alarm.c b/pr/tests/alarm.c
index 730e9de8..3c49f8ef 100644
--- a/pr/tests/alarm.c
+++ b/pr/tests/alarm.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/atomic.c b/pr/tests/atomic.c
index a2ba2044..d05c94b2 100644
--- a/pr/tests/atomic.c
+++ b/pr/tests/atomic.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/attach.c b/pr/tests/attach.c
index f4384d0c..9f59542e 100644
--- a/pr/tests/attach.c
+++ b/pr/tests/attach.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/bigfile.c b/pr/tests/bigfile.c
index 50db2fb5..0ac78c64 100644
--- a/pr/tests/bigfile.c
+++ b/pr/tests/bigfile.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/bug1test.c b/pr/tests/bug1test.c
index eafb2a2b..1f7d73b6 100644
--- a/pr/tests/bug1test.c
+++ b/pr/tests/bug1test.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/cleanup.c b/pr/tests/cleanup.c
index 8200ba48..01c26f80 100644
--- a/pr/tests/cleanup.c
+++ b/pr/tests/cleanup.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/cltsrv.c b/pr/tests/cltsrv.c
index a66076de..a2cf5def 100644
--- a/pr/tests/cltsrv.c
+++ b/pr/tests/cltsrv.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/concur.c b/pr/tests/concur.c
index fa2bfa1f..eb3583a1 100644
--- a/pr/tests/concur.c
+++ b/pr/tests/concur.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/cvar.c b/pr/tests/cvar.c
index 4238a32e..87bffdfd 100644
--- a/pr/tests/cvar.c
+++ b/pr/tests/cvar.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/cvar2.c b/pr/tests/cvar2.c
index f2508a7b..c021dcda 100644
--- a/pr/tests/cvar2.c
+++ b/pr/tests/cvar2.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/dbmalloc.c b/pr/tests/dbmalloc.c
index 0241422a..6283a2e3 100644
--- a/pr/tests/dbmalloc.c
+++ b/pr/tests/dbmalloc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/dbmalloc1.c b/pr/tests/dbmalloc1.c
index 6484ca06..231b7eaf 100644
--- a/pr/tests/dbmalloc1.c
+++ b/pr/tests/dbmalloc1.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/dceemu.c b/pr/tests/dceemu.c
index cb04cbd6..a90da9b9 100644
--- a/pr/tests/dceemu.c
+++ b/pr/tests/dceemu.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/depend.c b/pr/tests/depend.c
index 6cfce442..2bb854c3 100644
--- a/pr/tests/depend.c
+++ b/pr/tests/depend.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/dll/Makefile b/pr/tests/dll/Makefile
index c2f72d71..68360c50 100644
--- a/pr/tests/dll/Makefile
+++ b/pr/tests/dll/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/tests/dll/mygetval.c b/pr/tests/dll/mygetval.c
index 225b3893..0fd162f2 100644
--- a/pr/tests/dll/mygetval.c
+++ b/pr/tests/dll/mygetval.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/dll/mysetval.c b/pr/tests/dll/mysetval.c
index 731eb2a4..82876bc6 100644
--- a/pr/tests/dll/mysetval.c
+++ b/pr/tests/dll/mysetval.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/dlltest.c b/pr/tests/dlltest.c
index bc817a05..101c7033 100644
--- a/pr/tests/dlltest.c
+++ b/pr/tests/dlltest.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/dtoa.c b/pr/tests/dtoa.c
index 5fa9a8cb..c014c9fe 100644
--- a/pr/tests/dtoa.c
+++ b/pr/tests/dtoa.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/errcodes.c b/pr/tests/errcodes.c
index 3fdf777b..086936a9 100644
--- a/pr/tests/errcodes.c
+++ b/pr/tests/errcodes.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/exit.c b/pr/tests/exit.c
index 343e8b02..ad362269 100644
--- a/pr/tests/exit.c
+++ b/pr/tests/exit.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/fileio.c b/pr/tests/fileio.c
index 2fd84de5..e7a68c46 100644
--- a/pr/tests/fileio.c
+++ b/pr/tests/fileio.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/foreign.c b/pr/tests/foreign.c
index 1b4d5b82..efa5a195 100644
--- a/pr/tests/foreign.c
+++ b/pr/tests/foreign.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/forktest.c b/pr/tests/forktest.c
index ecb09c5b..858c1f0f 100644
--- a/pr/tests/forktest.c
+++ b/pr/tests/forktest.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/fsync.c b/pr/tests/fsync.c
index 5a51a330..6cbe4a52 100644
--- a/pr/tests/fsync.c
+++ b/pr/tests/fsync.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/getproto.c b/pr/tests/getproto.c
index 47b83552..09572096 100644
--- a/pr/tests/getproto.c
+++ b/pr/tests/getproto.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/i2l.c b/pr/tests/i2l.c
index 63031fb7..ed56e894 100644
--- a/pr/tests/i2l.c
+++ b/pr/tests/i2l.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/initclk.c b/pr/tests/initclk.c
index 21ce49f9..89742bac 100644
--- a/pr/tests/initclk.c
+++ b/pr/tests/initclk.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/inrval.c b/pr/tests/inrval.c
index ce1df9cc..5f6cb39b 100644
--- a/pr/tests/inrval.c
+++ b/pr/tests/inrval.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/instrumt.c b/pr/tests/instrumt.c
index 195ac05d..b38835de 100644
--- a/pr/tests/instrumt.c
+++ b/pr/tests/instrumt.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/intrupt.c b/pr/tests/intrupt.c
index d8d1de53..b4ad81e8 100644
--- a/pr/tests/intrupt.c
+++ b/pr/tests/intrupt.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/io_timeout.c b/pr/tests/io_timeout.c
index 6e0b8dec..1dd85727 100644
--- a/pr/tests/io_timeout.c
+++ b/pr/tests/io_timeout.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/io_timeoutk.c b/pr/tests/io_timeoutk.c
index ec485f95..dcc4ff88 100644
--- a/pr/tests/io_timeoutk.c
+++ b/pr/tests/io_timeoutk.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/io_timeoutu.c b/pr/tests/io_timeoutu.c
index 4a9cb8ba..b5b0443f 100644
--- a/pr/tests/io_timeoutu.c
+++ b/pr/tests/io_timeoutu.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/ioconthr.c b/pr/tests/ioconthr.c
index 60d6949b..91b90126 100644
--- a/pr/tests/ioconthr.c
+++ b/pr/tests/ioconthr.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/ipv6.c b/pr/tests/ipv6.c
index 7152952b..478d59ae 100644
--- a/pr/tests/ipv6.c
+++ b/pr/tests/ipv6.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/join.c b/pr/tests/join.c
index 108b11f0..7dcd2c2e 100644
--- a/pr/tests/join.c
+++ b/pr/tests/join.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/joinkk.c b/pr/tests/joinkk.c
index 5c2e4e9c..9c4785d8 100644
--- a/pr/tests/joinkk.c
+++ b/pr/tests/joinkk.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/joinku.c b/pr/tests/joinku.c
index 417f7e12..6ec99311 100644
--- a/pr/tests/joinku.c
+++ b/pr/tests/joinku.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/joinuk.c b/pr/tests/joinuk.c
index a2a552af..68e49da6 100644
--- a/pr/tests/joinuk.c
+++ b/pr/tests/joinuk.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/joinuu.c b/pr/tests/joinuu.c
index 206b96ac..81cccfc3 100644
--- a/pr/tests/joinuu.c
+++ b/pr/tests/joinuu.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/layer.c b/pr/tests/layer.c
index 4e61523a..92bba62a 100644
--- a/pr/tests/layer.c
+++ b/pr/tests/layer.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/lazyinit.c b/pr/tests/lazyinit.c
index c5475379..96e81437 100644
--- a/pr/tests/lazyinit.c
+++ b/pr/tests/lazyinit.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/lltest.c b/pr/tests/lltest.c
index 7f3dbb4d..64e8c3ca 100644
--- a/pr/tests/lltest.c
+++ b/pr/tests/lltest.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/lock.c b/pr/tests/lock.c
index 6f4616dc..9eff227d 100644
--- a/pr/tests/lock.c
+++ b/pr/tests/lock.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/lockfile.c b/pr/tests/lockfile.c
index 9008b602..559ef415 100644
--- a/pr/tests/lockfile.c
+++ b/pr/tests/lockfile.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/logger.c b/pr/tests/logger.c
index ac26de02..6ab40bcb 100644
--- a/pr/tests/logger.c
+++ b/pr/tests/logger.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/many_cv.c b/pr/tests/many_cv.c
index 1f964458..1ee2ed25 100644
--- a/pr/tests/many_cv.c
+++ b/pr/tests/many_cv.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/multiacc.c b/pr/tests/multiacc.c
index 5388c2d3..2f377979 100644
--- a/pr/tests/multiacc.c
+++ b/pr/tests/multiacc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/multiwait.c b/pr/tests/multiwait.c
index ad961b17..8b93b054 100644
--- a/pr/tests/multiwait.c
+++ b/pr/tests/multiwait.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/nbconn.c b/pr/tests/nbconn.c
index 885ba3b6..f6b2e083 100644
--- a/pr/tests/nbconn.c
+++ b/pr/tests/nbconn.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/nblayer.c b/pr/tests/nblayer.c
index 9e8e0d39..41990d5b 100644
--- a/pr/tests/nblayer.c
+++ b/pr/tests/nblayer.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/nonblock.c b/pr/tests/nonblock.c
index 9c44135e..04475526 100644
--- a/pr/tests/nonblock.c
+++ b/pr/tests/nonblock.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/op_2long.c b/pr/tests/op_2long.c
index 88459ab5..cd52f654 100644
--- a/pr/tests/op_2long.c
+++ b/pr/tests/op_2long.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/op_filnf.c b/pr/tests/op_filnf.c
index 860bb5f5..ca17277e 100644
--- a/pr/tests/op_filnf.c
+++ b/pr/tests/op_filnf.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/op_filok.c b/pr/tests/op_filok.c
index bf03388c..2e47844e 100644
--- a/pr/tests/op_filok.c
+++ b/pr/tests/op_filok.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/op_noacc.c b/pr/tests/op_noacc.c
index b45fce2e..5546c196 100644
--- a/pr/tests/op_noacc.c
+++ b/pr/tests/op_noacc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/op_nofil.c b/pr/tests/op_nofil.c
index 3cb3adef..9a40ffd6 100644
--- a/pr/tests/op_nofil.c
+++ b/pr/tests/op_nofil.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/parent.c b/pr/tests/parent.c
index d88d2b99..34837e58 100644
--- a/pr/tests/parent.c
+++ b/pr/tests/parent.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/perf.c b/pr/tests/perf.c
index b6785d75..d7ac326e 100644
--- a/pr/tests/perf.c
+++ b/pr/tests/perf.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/pipeping.c b/pr/tests/pipeping.c
index 1766cffe..18501f4f 100644
--- a/pr/tests/pipeping.c
+++ b/pr/tests/pipeping.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/pipepong.c b/pr/tests/pipepong.c
index 9ac62a5e..13c8d1fb 100644
--- a/pr/tests/pipepong.c
+++ b/pr/tests/pipepong.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/pipeself.c b/pr/tests/pipeself.c
index 4c4b9bba..717032e9 100644
--- a/pr/tests/pipeself.c
+++ b/pr/tests/pipeself.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/poll_er.c b/pr/tests/poll_er.c
index 36fabc6c..6c87e5db 100755
--- a/pr/tests/poll_er.c
+++ b/pr/tests/poll_er.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/poll_nm.c b/pr/tests/poll_nm.c
index ab5c5286..b2a5d34a 100644
--- a/pr/tests/poll_nm.c
+++ b/pr/tests/poll_nm.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/poll_to.c b/pr/tests/poll_to.c
index e617efd1..2a4a8979 100644
--- a/pr/tests/poll_to.c
+++ b/pr/tests/poll_to.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/pollable.c b/pr/tests/pollable.c
index f31d8a93..000794e0 100644
--- a/pr/tests/pollable.c
+++ b/pr/tests/pollable.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/prftest.c b/pr/tests/prftest.c
index cf514f19..3c9dcaae 100644
--- a/pr/tests/prftest.c
+++ b/pr/tests/prftest.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/prftest1.c b/pr/tests/prftest1.c
index 501e21eb..3fbd2789 100644
--- a/pr/tests/prftest1.c
+++ b/pr/tests/prftest1.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/prftest2.c b/pr/tests/prftest2.c
index c3239905..13494fd7 100644
--- a/pr/tests/prftest2.c
+++ b/pr/tests/prftest2.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/priotest.c b/pr/tests/priotest.c
index f9df1528..bbe5a44d 100644
--- a/pr/tests/priotest.c
+++ b/pr/tests/priotest.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/provider.c b/pr/tests/provider.c
index eab7f8d9..3e96c9a7 100644
--- a/pr/tests/provider.c
+++ b/pr/tests/provider.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/prpoll.c b/pr/tests/prpoll.c
index fe1ec455..88662181 100644
--- a/pr/tests/prpoll.c
+++ b/pr/tests/prpoll.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/prselect.c b/pr/tests/prselect.c
index 6e19fa60..53d46dc1 100644
--- a/pr/tests/prselect.c
+++ b/pr/tests/prselect.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/prttools.h b/pr/tests/prttools.h
index 236a8b39..a12c8026 100644
--- a/pr/tests/prttools.h
+++ b/pr/tests/prttools.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/ranfile.c b/pr/tests/ranfile.c
index 0fdb9539..d9910e51 100644
--- a/pr/tests/ranfile.c
+++ b/pr/tests/ranfile.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/runtests.ksh b/pr/tests/runtests.ksh
index 19db30f4..49a0285b 100755
--- a/pr/tests/runtests.ksh
+++ b/pr/tests/runtests.ksh
@@ -2,7 +2,7 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/tests/sel_spd.c b/pr/tests/sel_spd.c
index e41d8466..4487a7c7 100644
--- a/pr/tests/sel_spd.c
+++ b/pr/tests/sel_spd.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/selct_er.c b/pr/tests/selct_er.c
index 0698c645..632d3239 100755
--- a/pr/tests/selct_er.c
+++ b/pr/tests/selct_er.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/selct_nm.c b/pr/tests/selct_nm.c
index c8bbe30e..07f03ace 100644
--- a/pr/tests/selct_nm.c
+++ b/pr/tests/selct_nm.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/selct_to.c b/pr/tests/selct_to.c
index 0b13a814..b71f0d76 100644
--- a/pr/tests/selct_to.c
+++ b/pr/tests/selct_to.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/select2.c b/pr/tests/select2.c
index f25344af..dfc29876 100644
--- a/pr/tests/select2.c
+++ b/pr/tests/select2.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/sem.c b/pr/tests/sem.c
index 48041ac3..83f78447 100644
--- a/pr/tests/sem.c
+++ b/pr/tests/sem.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/server_test.c b/pr/tests/server_test.c
index 84a3dc61..10e70bac 100644
--- a/pr/tests/server_test.c
+++ b/pr/tests/server_test.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/servr_kk.c b/pr/tests/servr_kk.c
index ad6d03e8..2ad019eb 100644
--- a/pr/tests/servr_kk.c
+++ b/pr/tests/servr_kk.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/servr_ku.c b/pr/tests/servr_ku.c
index c5fdf602..9121dc42 100644
--- a/pr/tests/servr_ku.c
+++ b/pr/tests/servr_ku.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/servr_uk.c b/pr/tests/servr_uk.c
index 29cfe7e4..c96763c0 100644
--- a/pr/tests/servr_uk.c
+++ b/pr/tests/servr_uk.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/servr_uu.c b/pr/tests/servr_uu.c
index 7877a7cd..23db87c0 100644
--- a/pr/tests/servr_uu.c
+++ b/pr/tests/servr_uu.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/short_thread.c b/pr/tests/short_thread.c
index 9f765b6b..d4b10eb6 100644
--- a/pr/tests/short_thread.c
+++ b/pr/tests/short_thread.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/sigpipe.c b/pr/tests/sigpipe.c
index ffc0d40a..f40b84cf 100644
--- a/pr/tests/sigpipe.c
+++ b/pr/tests/sigpipe.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/sleep.c b/pr/tests/sleep.c
index 3b9b12f9..5a3dae17 100644
--- a/pr/tests/sleep.c
+++ b/pr/tests/sleep.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/socket.c b/pr/tests/socket.c
index 66befdf7..afac410c 100644
--- a/pr/tests/socket.c
+++ b/pr/tests/socket.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/sockopt.c b/pr/tests/sockopt.c
index e3eb0eab..7162960e 100644
--- a/pr/tests/sockopt.c
+++ b/pr/tests/sockopt.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/sockping.c b/pr/tests/sockping.c
index 43c97b7a..375415e5 100644
--- a/pr/tests/sockping.c
+++ b/pr/tests/sockping.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/sockpong.c b/pr/tests/sockpong.c
index 503e6d65..d8f0de4e 100644
--- a/pr/tests/sockpong.c
+++ b/pr/tests/sockpong.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/sprintf.c b/pr/tests/sprintf.c
index 438c3921..c26bf580 100644
--- a/pr/tests/sprintf.c
+++ b/pr/tests/sprintf.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/sproc_ch.c b/pr/tests/sproc_ch.c
index 886d2ba2..c6706c8a 100644
--- a/pr/tests/sproc_ch.c
+++ b/pr/tests/sproc_ch.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/sproc_p.c b/pr/tests/sproc_p.c
index 3145816d..639f593d 100644
--- a/pr/tests/sproc_p.c
+++ b/pr/tests/sproc_p.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/stack.c b/pr/tests/stack.c
index d48e3ddb..afad51ff 100644
--- a/pr/tests/stack.c
+++ b/pr/tests/stack.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/stat.c b/pr/tests/stat.c
index ba403d88..8235d651 100644
--- a/pr/tests/stat.c
+++ b/pr/tests/stat.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/stdio.c b/pr/tests/stdio.c
index 6e4d76d0..bce48821 100644
--- a/pr/tests/stdio.c
+++ b/pr/tests/stdio.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/strod.c b/pr/tests/strod.c
index bef14d68..6485e6b7 100644
--- a/pr/tests/strod.c
+++ b/pr/tests/strod.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/suspend.c b/pr/tests/suspend.c
index 28df02cb..3f2ed74c 100644
--- a/pr/tests/suspend.c
+++ b/pr/tests/suspend.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/switch.c b/pr/tests/switch.c
index 878d7d15..4c462119 100644
--- a/pr/tests/switch.c
+++ b/pr/tests/switch.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/system.c b/pr/tests/system.c
index 909b0802..b09d8499 100644
--- a/pr/tests/system.c
+++ b/pr/tests/system.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/testbit.c b/pr/tests/testbit.c
index fb36c44a..07631ebe 100644
--- a/pr/tests/testbit.c
+++ b/pr/tests/testbit.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/testfile.c b/pr/tests/testfile.c
index b4f8a94a..05849d4f 100644
--- a/pr/tests/testfile.c
+++ b/pr/tests/testfile.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/threads.c b/pr/tests/threads.c
index b57884ed..507f0423 100644
--- a/pr/tests/threads.c
+++ b/pr/tests/threads.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/thruput.c b/pr/tests/thruput.c
index 23843e19..f06c1694 100644
--- a/pr/tests/thruput.c
+++ b/pr/tests/thruput.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/time.c b/pr/tests/time.c
index 84a30870..9dc4edb8 100644
--- a/pr/tests/time.c
+++ b/pr/tests/time.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/timemac.c b/pr/tests/timemac.c
index fc4b78d5..fa8e08d3 100644
--- a/pr/tests/timemac.c
+++ b/pr/tests/timemac.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/timetest.c b/pr/tests/timetest.c
index f9848965..9f1288e2 100644
--- a/pr/tests/timetest.c
+++ b/pr/tests/timetest.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/tmoacc.c b/pr/tests/tmoacc.c
index f637be5e..aa0fea66 100644
--- a/pr/tests/tmoacc.c
+++ b/pr/tests/tmoacc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/tmocon.c b/pr/tests/tmocon.c
index fe21f982..f941a4ee 100644
--- a/pr/tests/tmocon.c
+++ b/pr/tests/tmocon.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/tpd.c b/pr/tests/tpd.c
index 786948e4..62166937 100644
--- a/pr/tests/tpd.c
+++ b/pr/tests/tpd.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/udpsrv.c b/pr/tests/udpsrv.c
index d45421d4..ef0a4390 100644
--- a/pr/tests/udpsrv.c
+++ b/pr/tests/udpsrv.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/ut_ttools.h b/pr/tests/ut_ttools.h
index 236a8b39..a12c8026 100644
--- a/pr/tests/ut_ttools.h
+++ b/pr/tests/ut_ttools.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/vercheck.c b/pr/tests/vercheck.c
index cf39cf23..aef966a1 100644
--- a/pr/tests/vercheck.c
+++ b/pr/tests/vercheck.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/version.c b/pr/tests/version.c
index ce73235a..b361a9c1 100644
--- a/pr/tests/version.c
+++ b/pr/tests/version.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/w16gui/Makefile b/pr/tests/w16gui/Makefile
index 866f9970..c18b5a54 100644
--- a/pr/tests/w16gui/Makefile
+++ b/pr/tests/w16gui/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/pr/tests/w16gui/popfile.c b/pr/tests/w16gui/popfile.c
index 6621f7db..8f7ab9d8 100644
--- a/pr/tests/w16gui/popfile.c
+++ b/pr/tests/w16gui/popfile.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/w16gui/popfind.c b/pr/tests/w16gui/popfind.c
index 83c2cfc1..e82daf63 100644
--- a/pr/tests/w16gui/popfind.c
+++ b/pr/tests/w16gui/popfind.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/w16gui/popfont.c b/pr/tests/w16gui/popfont.c
index 7abc241d..62d631ce 100644
--- a/pr/tests/w16gui/popfont.c
+++ b/pr/tests/w16gui/popfont.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/w16gui/poppad.c b/pr/tests/w16gui/poppad.c
index 3397f3fb..edae40e8 100644
--- a/pr/tests/w16gui/poppad.c
+++ b/pr/tests/w16gui/poppad.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/w16gui/poppad.h b/pr/tests/w16gui/poppad.h
index 038e3259..bafbe715 100644
--- a/pr/tests/w16gui/poppad.h
+++ b/pr/tests/w16gui/poppad.h
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/w16gui/poppad.rc b/pr/tests/w16gui/poppad.rc
index efdd5dc3..dfaa77b9 100644
--- a/pr/tests/w16gui/poppad.rc
+++ b/pr/tests/w16gui/poppad.rc
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/w16gui/popprnt0.c b/pr/tests/w16gui/popprnt0.c
index a620a4cc..fd762a97 100644
--- a/pr/tests/w16gui/popprnt0.c
+++ b/pr/tests/w16gui/popprnt0.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/writev.c b/pr/tests/writev.c
index 60325bd2..88e381e2 100644
--- a/pr/tests/writev.c
+++ b/pr/tests/writev.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/xnotify.c b/pr/tests/xnotify.c
index 5d846c28..675b5bea 100644
--- a/pr/tests/xnotify.c
+++ b/pr/tests/xnotify.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/y2k.c b/pr/tests/y2k.c
index 7aaff5f3..c08351f2 100644
--- a/pr/tests/y2k.c
+++ b/pr/tests/y2k.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/pr/tests/yield.c b/pr/tests/yield.c
index 7f9d4548..33ab416b 100644
--- a/pr/tests/yield.c
+++ b/pr/tests/yield.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/tools/Makefile b/tools/Makefile
index cb29c4fa..56a8d830 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/tools/httpget.c b/tools/httpget.c
index 5c5602b4..7b493000 100644
--- a/tools/httpget.c
+++ b/tools/httpget.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/tools/tail.c b/tools/tail.c
index 25ecb69e..31977a28 100644
--- a/tools/tail.c
+++ b/tools/tail.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*