diff options
Diffstat (limited to 'src/coreutils.c')
| -rw-r--r-- | src/coreutils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coreutils.c b/src/coreutils.c index b4c339bab..e916c5103 100644 --- a/src/coreutils.c +++ b/src/coreutils.c @@ -11,7 +11,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/>. */ /* coreutils.c aggregates the functionality of every other tool into a single binary multiplexed by the value of argv[0]. This is enabled by passing |
