[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

I tried to check in the chnge below,
with log entry

* maintain.texi (License Notices for Other Files):
Explain how and when to use CC0.

and it failed with this error message:

1745951582 WARNING torsocks[5837]: [syscall] Unsupported syscall number 318. 
Denying the call (in tsocks_syscall() at syscall.c:551)
r...@cvs.savannah.gnu.org: Permission denied (publickey).
cvs [commit aborted]: end of file from server (consult above messages if any)

I wonder if a change in Savanne has broken torsocks.

--- maintain.texi.~1.288.~      2025-04-29 14:26:35.702842278 -0400
+++ maintain.texi       2025-04-29 14:29:41.019483490 -0400
@@ -5,7 +5,7 @@
 @c For double-sided printing, uncomment:
 @c @setchapternewpage odd
 @c This date is automagically updated when you save this file:
-@set lastupdate March 25, 2025
+@set lastupdate April 29, 2025
 @c %**end of header
 @documentencoding UTF-8
 
@@ -1040,7 +1040,22 @@
 These kinds of files can also be put in the public domain.  If
 publishing in the US, it is enough to insert a notice saying so.
 Otherwise, use Creative Commons's CC0---See
-@url{https://creativecommons.org/choose/zero/}.
+@url{https://creativecommons.org/choose/zero/}.  But don't use
+CC0 for software code; it is not designed for such material.
+
+If you use CC0, please include a copy of its ``legal text''
+in a file named COPYING.CC0.  See
+@url{https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt}.
+Unfortunately, that file doesn't include licensing terms for the
+text of CC0, so please add this at the top of that file:
+
+@smallexample
+According to Creative Commons
+(https://creativecommons.org/publicdomain/zero/1.0/legalcode.en):
+
+The text of the Creative Commons public licenses is dedicated to the public
+domain under the CC0 Public Domain Dedication.
+@end smallexample
 
 @node External Libraries
 @section External Libraries


-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)



Reply via email to