X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fstandards.perl;h=76c8c4323cbc31edb66f251ce203a4cd0c69df58;hb=0acad050fe38033baedfed83f5976aeabebf3287;hp=f75c412202314f8ce5860a8a50d8b3584e38f01e;hpb=6f45318494c67a9ec332d567c3c17ed11ceed7b6;p=public-inbox.git diff --git a/Documentation/standards.perl b/Documentation/standards.perl index f75c4122..76c8c432 100755 --- a/Documentation/standards.perl +++ b/Documentation/standards.perl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w use strict; -# Copyright 2019 all contributors +# Copyright 2019-2020 all contributors # License: AGPL-3.0+ print < 'NNTP', 977 => 'NNTP (old)', 6048 => 'NNTP additions to LIST command (TODO)', - 8054 => 'NNTP compression (TODO)', - 4642 => 'NNTP TLS (TODO)', - 8143 => 'NNTP TLS (TODO)', + 8054 => 'NNTP compression', + 4642 => 'NNTP TLS', + 8143 => 'NNTP TLS', 2980 => 'NNTP extensions (obsolete, but NOT irrelevant)', 4287 => 'Atom syndication', 4685 => 'Atom threading extensions', @@ -72,6 +72,6 @@ Other relevant documentation Copyright --------- -Copyright 2019 all contributors +Copyright (C) 2019-2020 all contributors License: AGPL-3.0+ EOF