diff options
Diffstat (limited to 'src/dynlib.c')
-rw-r--r-- | src/dynlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dynlib.c b/src/dynlib.c index 47ba5e3d91b..a6d70484fc6 100644 --- a/src/dynlib.c +++ b/src/dynlib.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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/>. */ /* Assume modules are enabled on modern systems... *Yes*, the |