diff options
Diffstat (limited to 'lib/lstat.c')
-rw-r--r-- | lib/lstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lstat.c b/lib/lstat.c index f4dc43ec642..c721a4e641c 100644 --- a/lib/lstat.c +++ b/lib/lstat.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* written by Jim Meyering */ |