From 5b71fd5f2216e20e626f204bba9fb8252fa5865c Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 25 Apr 2018 16:34:53 -0700 Subject: [PATCH] (NFC) Update version headers in `tools/` This is a simple administrative update to the headers. It's a follow-up to https://github.com/civicrm/civicrm-core/pull/11999 (fee14197b427c1781e369e5bfd36816afad6d7ee) which addresses some files missed by the previous search. --- tools/bin/scripts/ImportTags.php | 2 +- tools/bin/scripts/NormalizePhone.php | 2 +- tools/bin/scripts/cli.php | 2 +- tools/bin/scripts/updateNameCache.php | 2 +- tools/scripts/solr/createSolrJSON.php | 2 +- tools/scripts/solr/createSolrXML.php | 2 +- tools/scripts/solr/createSyncJSON.php | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tools/bin/scripts/ImportTags.php b/tools/bin/scripts/ImportTags.php index b5750cc38d..95c0ac018a 100644 --- a/tools/bin/scripts/ImportTags.php +++ b/tools/bin/scripts/ImportTags.php @@ -1,7 +1,7 @@