diff options
Diffstat (limited to 'src/emacs-icon.h')
-rw-r--r-- | src/emacs-icon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emacs-icon.h b/src/emacs-icon.h index b5ba89e15f3..f126458e9db 100644 --- a/src/emacs-icon.h +++ b/src/emacs-icon.h @@ -18,7 +18,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/>. */ /* Note that the GTK port uses gdk to display the icon, so Emacs need not have XPM support compiled in. */ |