diff options
Diffstat (limited to 'docs/templates/gendocs_template_footer')
-rw-r--r-- | docs/templates/gendocs_template_footer | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/docs/templates/gendocs_template_footer b/docs/templates/gendocs_template_footer deleted file mode 100644 index ac9879e6..00000000 --- a/docs/templates/gendocs_template_footer +++ /dev/null @@ -1,40 +0,0 @@ -</ul> - -<p>You can <a href="http://shop.fsf.org/">buy printed copies of -some manuals</a> (among other items) from the Free Software Foundation; -this helps support FSF activities.</p> - -<!-- <p>(This page generated by the <a href="%%SCRIPTURL%%">%%SCRIPTNAME%% -script</a>.)</p> --> - -<!-- If needed, change the copyright block at the bottom. In general, - all pages on the GNU web server should have the section about - verbatim copying. Please do NOT remove this without talking - with the webmasters first. - Please make sure the copyright date is consistent with the document - and that it is like this: "2001, 2002", not this: "2001-2002". --> -</div><!-- for id="content", starts in the include above --> -<!--#include virtual="/server/footer.html" --> -<div id="footer"> -<div class="unprintable"> - -<p>Please send general FSF & GNU inquiries to -<a href="mailto:gnu@gnu.org"><gnu@gnu.org></a>. -There are also <a href="http://www.gnu.org/home.html#ContactInfo">other -ways to contact</a> -the FSF. Broken links and other corrections or suggestions can be sent -to <a href="mailto:%%EMAIL%%"><%%EMAIL%%></a>.</p> -</div> - -<p>Copyright © 2016 Free Software Foundation, Inc.</p> - -<p>This page is licensed under a <a rel="license" -href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative -Commons Attribution-NoDerivs 3.0 United States License</a>.</p> - -<!--#include virtual="/server/bottom-notes.html" --> - -</div> -</div> -</body> -</html> |