diff --git a/www/api/colormap.html b/www/api/colormap.html
index 8fc7af9..0164421 100644
--- a/www/api/colormap.html
+++ b/www/api/colormap.html
@@ -19,7 +19,7 @@
   <meta name="author" content="ImageMagick Studio LLC">
   <meta name="revisit-after" content="2 DAYS">
   <meta name="resource-type" content="document">
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC">
+  <meta name="copyright" content="Copyright (c) 1999-2015 ImageMagick Studio LLC">
   <meta name="distribution" content="Global">
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
   <link rel="icon" href="../images/wand.png">
@@ -54,9 +54,9 @@
   </div>
 </div>
 <div class="container">
+<div class="magick-header">
 <p class="text-center"><a href="colormap.html#AcquireImageColormap">AcquireImageColormap</a> • <a href="colormap.html#CycleColormap">CycleColormap</a></p>
 
-<div class="magick-header">
 <h2><a href="http://www.imagemagick.org/api/MagickCore/colormap_8c.html" id="AcquireImageColormap">AcquireImageColormap</a></h2>
 
 <p>AcquireImageColormap() allocates an image colormap and initializes it to a linear gray colorspace.  If the image already has a colormap, it is replaced.  AcquireImageColormap() returns MagickTrue if successful, otherwise MagickFalse if there is not enough memory.</p>
@@ -126,13 +126,6 @@
     <div class="magick-nav-item navbar-left">
       <a href="../www/support.html">Donate</a>
     </div>
-    <div class="magick-nav-item navbar-right">
-      <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a>
-      <noscript>
-        <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-        <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>
-      </noscript>
-    </div>
     <p><a href="../www/sitemap.html">Sitemap</a> •
     <a href="../www/links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
@@ -141,6 +134,7 @@
 </p>
     <p><a href="colormap.html#">Back to top</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+    <p class="small">©  1999-2015 ImageMagick Studio LLC</p>
   </footer>
 </div><!-- /.container -->