Revision: 836
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=836
Author:   ineiev
Date:     2025-07-01 14:15:49 -0400 (Tue, 01 Jul 2025)
Log Message:
-----------
fix markdown

Modified Paths:
--------------
    trunk/sviki/ValidNotices.mdwn

Modified: trunk/sviki/ValidNotices.mdwn
===================================================================
--- trunk/sviki/ValidNotices.mdwn       2025-07-01 18:14:16 UTC (rev 835)
+++ trunk/sviki/ValidNotices.mdwn       2025-07-01 18:15:49 UTC (rev 836)
@@ -1,6 +1,6 @@
 # Copyright and license notices
 
-## Copyrightable files {#copyrightable}
+##<a id='copyrightable'></a> Copyrightable files
 
 For copyright purpose, any file more than ten lines long is nontrivial,
 so it should have copyright and license notices.
@@ -11,7 +11,7 @@
 <http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html>
 for further information.
 
-## Legal notices {#legal-notices}
+##<a id='legal-notices'></a> Legal notices
 
 Free software licenses rely on copyright law. The pro is that they are
 enforceable. The con is that you get the administrative burden.
@@ -38,7 +38,7 @@
 is worth reading (although some parts are specific to GNU packages):
 <http://www.gnu.org/prep/maintain/html_node/Legal-Matters.html>
 
-## GNU AGPL, GNU GPL, GNU LGPL {#gnu-licenses}
+##<a id='gnu-licenses'></a> GNU AGPL, GNU GPL, GNU LGPL
 
 In order to release your project properly and unambiguously under the
 GNU AGPL, GNU GPL, or GNU LGPL, please place copyright notices and license
@@ -65,7 +65,7 @@
 example, see
 <http://www.gnu.org/licenses/gpl-faq.html#WhyMustIInclude>.
 
-## GFDL {#fdl}
+##<a id='fdl'></a> GFDL
 
 In order to release your project properly and unambiguously under the
 GFDL, please place copyright notices and permission-to-copy statements
@@ -79,12 +79,12 @@
 also covers additional points, including a smaller notice that you can
 use in auxiliary files.
 
-## Other licenses {#other-licenses}
+##<a id='other-licenses'></a> Other licenses
 
 If the license is small (such as the Modified BSD, X11 or Expat), instead of
 a license notice, include it entirely at the top of all your files.
 
-## Public domain {#public-domain}
+##<a id='public-domain'></a> Public domain
 
 If the files in question are public domain, instead of copyright and
 license notices, include a note saying it's public domain, listing


Reply via email to