From d31187fcef85609e84e534df16a62be11db910ec Mon Sep 17 00:00:00 2001 From: Jordan Bracco Date: Thu, 14 May 2020 15:41:09 +0200 Subject: [PATCH] Up-to-date mirror of magic/file is https://github.com/file/file --- src/apprentice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apprentice.c b/src/apprentice.c index 33c42b5..2b16427 100644 --- a/src/apprentice.c +++ b/src/apprentice.c @@ -2,7 +2,7 @@ // The Sorcerer’s Apprentice // // To use this program, compile it with dynamically linked libmagic, as mirrored -// at https://github.com/threatstack/libmagic. You may install it with apt-get, +// at https://github.com/file/file. You may install it with apt-get, // yum or brew. Refer to the Makefile for further reference. // // This program is designed to run interactively as a backend daemon to the