about summary refs log tree commit homepage
path: root/Documentation/update-footer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/update-footer.rb')
-rwxr-xr-xDocumentation/update-footer.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/update-footer.rb b/Documentation/update-footer.rb
index ea7d7cd..e26e3e3 100755
--- a/Documentation/update-footer.rb
+++ b/Documentation/update-footer.rb
@@ -1,12 +1,12 @@
 #!/usr/bin/env ruby
-# Copyright 2015-2016 all contributors <dtas-all@nongnu.org>
+# Copyright 2015-2020 all contributors <dtas-all@nongnu.org>
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 # frozen_string_literal: true
 contact = %q{
 All feedback welcome via plain-text mail to: L<mailto:dtas-all@nongnu.org>
 
 Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
 
 No subscription is necessary to post to the mailing list.
 }