diff options
Diffstat (limited to 'admin/build-configs')
-rwxr-xr-x | admin/build-configs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/admin/build-configs b/admin/build-configs index aa62dadc912..ac3147fe63b 100755 --- a/admin/build-configs +++ b/admin/build-configs @@ -16,7 +16,7 @@ # 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/>. require 5; @@ -97,4 +97,3 @@ foreach $config (@configs) # Local Variables: # mode: cperl # End: - |