Adding copyright symbol to about: page (37691)

This commit is contained in:
mcafee%netscape.com 2000-05-13 21:16:16 +00:00
Родитель 76562ee155
Коммит e32562d581
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -52,7 +52,7 @@ document.write(navigator.userAgent.substring(navigator.userAgent.lastIndexOf(";"
<HR>
<ul>
<li>Copyright 2000 by <a href="http://www.mozilla.org/credits/">Contributors</a> to the Mozilla codebase under the <a href="http://www.mozilla.org/MPL/">Mozilla Public License</a> and <a href="http://www.mozilla.org/NPL/">Netscape Public License</a>. All Rights Reserved.</li>
<li>Copyright &copy; 2000 by <a href="http://www.mozilla.org/credits/">Contributors</a> to the Mozilla codebase under the <a href="http://www.mozilla.org/MPL/">Mozilla Public License</a> and <a href="http://www.mozilla.org/NPL/">Netscape Public License</a>. All Rights Reserved.</li>
<li>Portions of this software are copyright &copy; 1994 The Regents of the University of California. All Rights Reserved.</li>
<li>Portions of this software are copyright &copy; 1997-1999 <A HREF="http://www.fullsoft.com/">Full Circle Software, Inc.</A></li>
</ul>