diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-11-26 20:41:52 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-11-26 20:41:52 +0200 |
commit | b3388ecca941bbd76ecca9413c78295c97b9013c (patch) | |
tree | a2b878d9e9abfd29d1f9650ff0dac216195d27ab /support/verify.h | |
parent | cedf898bfd8d45a028d087a512fe7c1c789ee6dc (diff) | |
parent | a42eaf5184b2d5e0628bb6afac61745bde138ee4 (diff) | |
download | egawk-b3388ecca941bbd76ecca9413c78295c97b9013c.tar.gz egawk-b3388ecca941bbd76ecca9413c78295c97b9013c.tar.bz2 egawk-b3388ecca941bbd76ecca9413c78295c97b9013c.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'support/verify.h')
-rw-r--r-- | support/verify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/verify.h b/support/verify.h index dcba9c8c..e0b48613 100644 --- a/support/verify.h +++ b/support/verify.h @@ -13,7 +13,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/>. */ /* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */ |