|
@@ -24,7 +24,7 @@
|
|
+
|
|
+
|
|
# aclocal - create aclocal.m4 by scanning configure.ac
|
|
# aclocal - create aclocal.m4 by scanning configure.ac
|
|
|
|
|
|
- # Copyright (C) 1996-2014 Free Software Foundation, Inc.
|
|
|
|
|
|
+ # Copyright (C) 1996-2017 Free Software Foundation, Inc.
|
|
@@ -27,7 +29,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";
|
|
@@ -27,7 +29,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";
|
|
|
|
|
|
BEGIN
|
|
BEGIN
|
|
@@ -59,7 +59,7 @@
|
|
+$^W = 1;
|
|
+$^W = 1;
|
|
+
|
|
+
|
|
# automake - create Makefile.in from Makefile.am
|
|
# automake - create Makefile.in from Makefile.am
|
|
- # Copyright (C) 1994-2014 Free Software Foundation, Inc.
|
|
|
|
|
|
+ # Copyright (C) 1994-2017 Free Software Foundation, Inc.
|
|
|
|
|
|
@@ -31,7 +33,7 @@ use strict;
|
|
@@ -31,7 +33,7 @@ use strict;
|
|
|
|
|
|
@@ -79,7 +79,7 @@
|
|
|
|
|
|
+$^W = 1;
|
|
+$^W = 1;
|
|
+
|
|
+
|
|
- # Copyright (C) 2012-2014 Free Software Foundation, Inc.
|
|
|
|
|
|
+ # Copyright (C) 2012-2017 Free Software Foundation, Inc.
|
|
|
|
|
|
# This program is free software; you can redistribute it and/or modify
|
|
# This program is free software; you can redistribute it and/or modify
|
|
--- a/t/wrap/automake.in
|
|
--- a/t/wrap/automake.in
|
|
@@ -91,6 +91,6 @@
|
|
|
|
|
|
+$^W = 1;
|
|
+$^W = 1;
|
|
+
|
|
+
|
|
- # Copyright (C) 2012-2014 Free Software Foundation, Inc.
|
|
|
|
|
|
+ # Copyright (C) 2012-2017 Free Software Foundation, Inc.
|
|
|
|
|
|
# This program is free software; you can redistribute it and/or modify
|
|
# This program is free software; you can redistribute it and/or modify
|