diff options
Diffstat (limited to 'lib/am/yacc.am')
-rw-r--r-- | lib/am/yacc.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/am/yacc.am b/lib/am/yacc.am index be1bf77a7..28f05d2de 100644 --- a/lib/am/yacc.am +++ b/lib/am/yacc.am @@ -12,7 +12,7 @@ ## GNU General Public License for more details. ## You should have received a copy of the GNU General Public License -## along with this program. If not, see <http://www.gnu.org/licenses/>. +## along with this program. If not, see <https://www.gnu.org/licenses/>. ## We want to disable the Yacc rebuild rule when ## 1. AM_MAINTAINER_MODE is used, and |