aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2024-04-05 21:20:06 +0200
committerThomas Lange <lange@debian.org>2024-04-05 21:20:06 +0200
commit89df02f8989c7a72150aac9ac05801f487ed226e (patch)
tree2fcefc5888fbda493bb5885f04c77e579da29b96
parent99f140648cba20594bc883537142487cc003ca1d (diff)
add comment that this script is still used
-rwxr-xr-xget-www-stats2
-rwxr-xr-xremove_stale.pl2
-rwxr-xr-xstattrans.pl2
-rwxr-xr-xtouch_files.pl2
4 files changed, 8 insertions, 0 deletions
diff --git a/get-www-stats b/get-www-stats
index a1b6183017a..a11692a54ad 100755
--- a/get-www-stats
+++ b/get-www-stats
@@ -1,5 +1,7 @@
#!/usr/bin/python3
+# This script is still used in 2024
+
# get-www-stats - Debian web site popularity statistics
# Copyright 2010 Marcin Owsiany <porridge@debian.org>
#
diff --git a/remove_stale.pl b/remove_stale.pl
index 742fe985805..c2488576e32 100755
--- a/remove_stale.pl
+++ b/remove_stale.pl
@@ -1,5 +1,7 @@
#!/usr/bin/perl
+# This script is still used in 2024
+
# This script searches through all the translation directories for HTML
# files not having a matching WML file, and removes those HTML files from
# both the local directory and the install directory. This is needed so that
diff --git a/stattrans.pl b/stattrans.pl
index e6a96db37eb..b794d64cb19 100755
--- a/stattrans.pl
+++ b/stattrans.pl
@@ -1,5 +1,7 @@
#! /usr/bin/perl
+# This script is still used in 2024
+
# webwml-stattrans - Debian web site translation statistics
# Copyright (c) 2001 Martin Schulze <joey@debian.org> and others
diff --git a/touch_files.pl b/touch_files.pl
index faad44f9cfa..15128dd0637 100755
--- a/touch_files.pl
+++ b/touch_files.pl
@@ -1,5 +1,7 @@
#! /usr/bin/perl
+# This script is still used in 2024
+
# this script finds new files and touches old ones so that the list of
# languages at the bottom is updated to include the new file.
# or something like that. made by Joey.

© 2014-2024 Faster IT GmbH | imprint | privacy policy