diff options
Diffstat (limited to 'admin/diff-tar-files')
-rwxr-xr-x | admin/diff-tar-files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/diff-tar-files b/admin/diff-tar-files index 23df9ff1922..f45d72f1a66 100755 --- a/admin/diff-tar-files +++ b/admin/diff-tar-files @@ -15,7 +15,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +# along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. if [ $# != 2 ]; then |