Bugzilla bug 98741: changed the license URL to http://www.mozilla.org/MPL/.

Modified Files:
	pr/src/prvrsion.c lib/ds/plvrsion.c lib/libc/src/plvrsion.c
	lib/prstreams/plvrsion.c


git-svn-id: svn://10.0.0.236/trunk@102533 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wtc%netscape.com
2001-09-07 18:27:33 +00:00
parent aecb361ff6
commit 5b8e1cf962
4 changed files with 4 additions and 4 deletions

View File

@@ -84,7 +84,7 @@ PRVersionDescription VERSION_DESC_NAME =
/* description */ "Portable runtime", /* what we are */
/* security */ "N/A", /* not applicable here */
/* copywrite */ "Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved",
/* comment */ "http://www.mozilla.org/NPL/",
/* comment */ "http://www.mozilla.org/MPL/",
/* specialString */ ""
};

View File

@@ -84,7 +84,7 @@ PRVersionDescription VERSION_DESC_NAME =
/* description */ "Portable runtime", /* what we are */
/* security */ "N/A", /* not applicable here */
/* copywrite */ "Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved",
/* comment */ "http://www.mozilla.org/NPL/",
/* comment */ "http://www.mozilla.org/MPL/",
/* specialString */ ""
};

View File

@@ -84,7 +84,7 @@ PRVersionDescription VERSION_DESC_NAME =
/* description */ "Portable runtime", /* what we are */
/* security */ "N/A", /* not applicable here */
/* copywrite */ "Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved",
/* comment */ "http://www.mozilla.org/NPL/",
/* comment */ "http://www.mozilla.org/MPL/",
/* specialString */ ""
};

View File

@@ -86,7 +86,7 @@ PRVersionDescription VERSION_DESC_NAME =
/* description */ "Portable runtime", /* what we are */
/* security */ "N/A", /* not applicable here */
/* copywrite */ "Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved",
/* comment */ "License information: http://www.mozilla.org/NPL/",
/* comment */ "License information: http://www.mozilla.org/MPL/",
/* specialString */ ""
};