ifdef(`__feed_atom', `</content></entry>',
-`ifdef(`__feed_rss',`</description></item>',
+`ifdef(`__feed_rss', `</description></item>',
`ifdef(`__pub',
`<p class="muted inbox">Got a question or comment? You can find my
-email address on my <a href="contact">contact</a> page.
-<span class="smly">:-)</span></p>
-</article>')
+email address on my <a href="/contact">contact</a> page. __smly</p>
+</article>
+')dnl
</main>
-ifdef(`__copy',
-`<footer>
-<p>Copyright © __copy Amin Bandali.
-See the ifelse(__slug,`license',`above for license conditions',`<a href="/license">license conditions</a>').
-Please copy and share.</p>
-</footer>')
+--
+
+Copyright (c) 2016-2021 Amin Bandali <bandali@gnu.org>
+
+Unless otherwise noted, material on this site is licensed under
+the GNU General Public License as published by the Free Software
+Foundation, either version 3 of the License, or (at your option)
+any later version. A copy of the license is included at <a href="/COPYING">COPYING</a>.
+</pre>
</body>
-</html>')')
+</html>')')dnl