chiark / gitweb /
Rename many things from PCTB to YARRG
[ypp-sc-tools.db-live.git] / yarrg / commod-update-receiver
index 2c02c11bcb74603ada8f65b062988699d66ec00a..42bd45dc29539cca3b9edc4b48af7f86d13ce636 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# This script is invoked when the YPP SC PCTB client uploads to
+# This script is invoked when the yarrg client uploads to
 # the chiark database.
 
 # This is part of ypp-sc-tools, a set of third-party tools for assisting
@@ -32,7 +32,7 @@
 #  clientname                  "ypp-sc-tools"
 #  clientversion               2.1-g2e06a26  [from git-describe --tags HEAD]
 #  clientfixes                 "lastpage"  [space separated list]
-#  data filename=deduped.tsv.gz        output of ypp-commodities --tsv
+#  data filename=deduped.tsv.gz        output of yarrg --tsv
 
 
 use strict (qw(vars));