diff options
Diffstat (limited to 'lwlib/lwlib-widget.h')
-rw-r--r-- | lwlib/lwlib-widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/lwlib-widget.h b/lwlib/lwlib-widget.h index 6a88d2a18cd..6863b90c9ac 100644 --- a/lwlib/lwlib-widget.h +++ b/lwlib/lwlib-widget.h @@ -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/>. */ /* This part is separate from lwlib.h because it does not need X, and thus can be used by non-X code in Emacs proper. */ |