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 @@ | |||
| 15 | # GNU General Public License for more details. | 15 | # GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | # You should have received a copy of the GNU General Public License | 17 | # You should have received a copy of the GNU General Public License |
| 18 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | if [ $# != 2 ]; then | 21 | if [ $# != 2 ]; then |