diff --git a/mozilla/webtools/leak-o-matic/Zip.pm b/mozilla/webtools/leak-o-matic/Zip.pm index 7c48255f7e9..a3f255fa806 100644 --- a/mozilla/webtools/leak-o-matic/Zip.pm +++ b/mozilla/webtools/leak-o-matic/Zip.pm @@ -1,25 +1,26 @@ #!/usr/bin/perl -w -# -# The contents of this file are subject to the Netscape Public +# +# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# +# the License at http://www.mozilla.org/MPL/ +# # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is Netscape Communications -# Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All +# +# The Original Code is Mozilla Leak-o-Matic. +# +# The Initial Developer of the Original Code is Netscape +# Communications Corp. Portions created by Netscape Communucations +# Corp. are Copyright (C) 1999 Netscape Communications Corp. All # Rights Reserved. -# -# Contributor(s): -# -# $Id: Zip.pm,v 1.2 1999-11-15 23:15:49 waterson%netscape.com Exp $ +# +# Contributor(s): +# Chris Waterson +# +# $Id: Zip.pm,v 1.3 1999-11-17 19:15:00 waterson%netscape.com Exp $ # # diff --git a/mozilla/webtools/leak-o-matic/balance.cgi b/mozilla/webtools/leak-o-matic/balance.cgi index b2f7a705178..facef028340 100755 --- a/mozilla/webtools/leak-o-matic/balance.cgi +++ b/mozilla/webtools/leak-o-matic/balance.cgi @@ -1,25 +1,26 @@ #!/usr/bin/perl -w -# -# The contents of this file are subject to the Netscape Public +# +# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# +# the License at http://www.mozilla.org/MPL/ +# # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is Netscape Communications -# Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All +# +# The Original Code is Mozilla Leak-o-Matic. +# +# The Initial Developer of the Original Code is Netscape +# Communications Corp. Portions created by Netscape Communucations +# Corp. are Copyright (C) 1999 Netscape Communications Corp. All # Rights Reserved. -# -# Contributor(s): -# -# $Id: balance.cgi,v 1.1 1999-11-15 22:31:31 waterson%netscape.com Exp $ +# +# Contributor(s): +# Chris Waterson +# +# $Id: balance.cgi,v 1.2 1999-11-17 19:15:00 waterson%netscape.com Exp $ # # diff --git a/mozilla/webtools/leak-o-matic/balance.css b/mozilla/webtools/leak-o-matic/balance.css index 86a9bd99664..f52209592c6 100644 --- a/mozilla/webtools/leak-o-matic/balance.css +++ b/mozilla/webtools/leak-o-matic/balance.css @@ -1,25 +1,26 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * The contents of this file are subject to the Netscape Public + * + * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of - * the License at http://www.mozilla.org/NPL/ - * + * the License at http://www.mozilla.org/MPL/ + * * Software distributed under the License is distributed on an "AS * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * implied. See the License for the specific language governing * rights and limitations under the License. - * - * The Original Code is Mozilla Communicator client code. - * - * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All + * + * The Original Code is Mozilla Leak-o-Matic. + * + * The Initial Developer of the Original Code is Netscape + * Communications Corp. Portions created by Netscape Communucations + * Corp. are Copyright (C) 1999 Netscape Communications Corp. All * Rights Reserved. - * - * Contributor(s): - * - * $Id: balance.css,v 1.1 1999-11-15 22:31:32 waterson%netscape.com Exp $ + * + * Contributor(s): + * Chris Waterson + * + * $Id: balance.css,v 1.2 1999-11-17 19:15:01 waterson%netscape.com Exp $ */ /* diff --git a/mozilla/webtools/leak-o-matic/balance.js b/mozilla/webtools/leak-o-matic/balance.js index 4c3df61e23e..d1db8e03194 100644 --- a/mozilla/webtools/leak-o-matic/balance.js +++ b/mozilla/webtools/leak-o-matic/balance.js @@ -1,25 +1,26 @@ /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * The contents of this file are subject to the Netscape Public + * + * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of - * the License at http://www.mozilla.org/NPL/ - * + * the License at http://www.mozilla.org/MPL/ + * * Software distributed under the License is distributed on an "AS * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * implied. See the License for the specific language governing * rights and limitations under the License. - * - * The Original Code is Mozilla Communicator client code. - * - * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All + * + * The Original Code is Mozilla Leak-o-Matic. + * + * The Initial Developer of the Original Code is Netscape + * Communications Corp. Portions created by Netscape Communucations + * Corp. are Copyright (C) 1999 Netscape Communications Corp. All * Rights Reserved. - * - * Contributor(s): - * - * $Id: balance.js,v 1.1 1999-11-15 22:31:33 waterson%netscape.com Exp $ + * + * Contributor(s): + * Chris Waterson + * + * $Id: balance.js,v 1.2 1999-11-17 19:15:02 waterson%netscape.com Exp $ */ /* diff --git a/mozilla/webtools/leak-o-matic/bloat-log.cgi b/mozilla/webtools/leak-o-matic/bloat-log.cgi index 276e1eda22d..748fd0c9577 100755 --- a/mozilla/webtools/leak-o-matic/bloat-log.cgi +++ b/mozilla/webtools/leak-o-matic/bloat-log.cgi @@ -1,25 +1,26 @@ #!/usr/bin/perl -w -# -# The contents of this file are subject to the Netscape Public +# +# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# +# the License at http://www.mozilla.org/MPL/ +# # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is Netscape Communications -# Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All +# +# The Original Code is Mozilla Leak-o-Matic. +# +# The Initial Developer of the Original Code is Netscape +# Communications Corp. Portions created by Netscape Communucations +# Corp. are Copyright (C) 1999 Netscape Communications Corp. All # Rights Reserved. -# -# Contributor(s): -# -# $Id: bloat-log.cgi,v 1.2 1999-11-16 22:10:07 waterson%netscape.com Exp $ +# +# Contributor(s): +# Chris Waterson +# +# $Id: bloat-log.cgi,v 1.3 1999-11-17 19:15:02 waterson%netscape.com Exp $ # # diff --git a/mozilla/webtools/leak-o-matic/leaks.cgi b/mozilla/webtools/leak-o-matic/leaks.cgi index 27e9cfc6b75..9bfd3de77da 100755 --- a/mozilla/webtools/leak-o-matic/leaks.cgi +++ b/mozilla/webtools/leak-o-matic/leaks.cgi @@ -1,25 +1,26 @@ #!/usr/bin/perl -w -# -# The contents of this file are subject to the Netscape Public +# +# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# +# the License at http://www.mozilla.org/MPL/ +# # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is Netscape Communications -# Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All +# +# The Original Code is Mozilla Leak-o-Matic. +# +# The Initial Developer of the Original Code is Netscape +# Communications Corp. Portions created by Netscape Communucations +# Corp. are Copyright (C) 1999 Netscape Communications Corp. All # Rights Reserved. -# -# Contributor(s): -# -# $Id: leaks.cgi,v 1.2 1999-11-16 22:10:10 waterson%netscape.com Exp $ +# +# Contributor(s): +# Chris Waterson +# +# $Id: leaks.cgi,v 1.3 1999-11-17 19:15:03 waterson%netscape.com Exp $ # # diff --git a/mozilla/webtools/leak-o-matic/make-data.pl b/mozilla/webtools/leak-o-matic/make-data.pl index 1502022b791..5d4efb89127 100755 --- a/mozilla/webtools/leak-o-matic/make-data.pl +++ b/mozilla/webtools/leak-o-matic/make-data.pl @@ -1,25 +1,26 @@ #!/usr/bin/perl -w -# -# The contents of this file are subject to the Netscape Public +# +# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# +# the License at http://www.mozilla.org/MPL/ +# # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. -# -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is Netscape Communications -# Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All +# +# The Original Code is Mozilla Leak-o-Matic. +# +# The Initial Developer of the Original Code is Netscape +# Communications Corp. Portions created by Netscape Communucations +# Corp. are Copyright (C) 1999 Netscape Communications Corp. All # Rights Reserved. -# -# Contributor(s): -# -# $Id: make-data.pl,v 1.2 1999-11-16 01:54:12 waterson%netscape.com Exp $ +# +# Contributor(s): +# Chris Waterson +# +# $Id: make-data.pl,v 1.3 1999-11-17 19:15:05 waterson%netscape.com Exp $ # use 5.004;