1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Description: Use local logo image to fix privacy-breach-logo lintian error.
Author: Bas Couwenberg <sebastic@xs4all.nl>
Forwarded: not-needed
Index: netcdf-parallel-4.6.2/docs/footer.html
===================================================================
--- netcdf-parallel-4.6.2.orig/docs/footer.html
+++ netcdf-parallel-4.6.2/docs/footer.html
@@ -1,7 +1,7 @@
<hr size="2"/>
<address style="text-align: center;">
<a href="http://www.unidata.ucar.edu/software/netcdf/">Return to the Main Unidata NetCDF page.</a><br>
-<img src="http://www.unidata.ucar.edu/images/logos/uniLogo.png">
+<img src="unidata_logo_cmyk.png">
<address style="text-align: right;"><small>
Generated on $datetime for $projectname. NetCDF is
Index: netcdf-parallel-4.6.2/docs/obsolete/fan_utils.html
===================================================================
--- netcdf-parallel-4.6.2.orig/docs/obsolete/fan_utils.html
+++ netcdf-parallel-4.6.2/docs/obsolete/fan_utils.html
@@ -2,7 +2,7 @@
<head>
<!-- InstanceBeginEditable name="Title" -->
-<TITLE>Introduction to FAN Language and Utilities </TITLE> <link rel="shortcut icon" href="http://www.unidata.ucar.edu/favicon.ico" type="image/x-icon" />
+<TITLE>Introduction to FAN Language and Utilities </TITLE>
</head>
|