diff options
author | Simon Josefsson <simon@josefsson.org> | 2014-04-22 20:50:00 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2014-04-22 20:50:00 +0200 |
commit | 98533d5c3cac657b5aa841bd76de9b4ab7ca62f8 (patch) | |
tree | d17e0a2b228deb13a340fdd2c1a19e837ba108a9 /doc | |
parent | 3b7c1cb8728483db483086a4b6278c5ce53eed3f (diff) | |
download | libtasn1-98533d5c3cac657b5aa841bd76de9b4ab7ca62f8.tar.gz libtasn1-98533d5c3cac657b5aa841bd76de9b4ab7ca62f8.tar.bz2 libtasn1-98533d5c3cac657b5aa841bd76de9b4ab7ca62f8.zip |
Update gnulib files.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gendocs_template | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/doc/gendocs_template b/doc/gendocs_template index c04a67a..4418904 100644 --- a/doc/gendocs_template +++ b/doc/gendocs_template @@ -1,5 +1,6 @@ <!--#include virtual="/server/header.html" --> -<title>%%TITLE%% - GNU Project - Free Software Foundation (FSF)</title> +<!-- Parent-Version: 1.77 --> +<title>%%TITLE%% - GNU Project - Free Software Foundation</title> <!--#include virtual="/server/banner.html" --> <h2>%%TITLE%%</h2> @@ -76,19 +77,22 @@ script</a>.)</p> </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="/contact/">other ways to contact</a> -the FSF.<br /> -Please send broken links and other corrections or suggestions to -<a href="mailto:%%EMAIL%%"><%%EMAIL%%></a>.</p> +the FSF. Broken links and other corrections or suggestions can be sent +to <a href="mailto:%%EMAIL%%"><%%EMAIL%%></a>.</p> +</div> + +<p>Copyright © 2014 Free Software Foundation, Inc.</p> -<p>Copyright © 2013 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> -<p>Verbatim copying and distribution of this entire article are -permitted worldwide, without royalty, in any medium, provided this -notice, and the copyright notice, are preserved.</p> +<!--#include virtual="/server/bottom-notes.html" --> </div> </div> |