diff options
Diffstat (limited to 't/pm/Cond3.pl')
-rw-r--r-- | t/pm/Cond3.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pm/Cond3.pl b/t/pm/Cond3.pl index 477a02c74..0ffe9553b 100644 --- a/t/pm/Cond3.pl +++ b/t/pm/Cond3.pl @@ -11,7 +11,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/>. # Catch common programming error: # A Condition passed as a string to 'new'. |