diff options
Diffstat (limited to 'tests/t-poll.c')
-rw-r--r-- | tests/t-poll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t-poll.c b/tests/t-poll.c index 57cdb75..56b29c8 100644 --- a/tests/t-poll.c +++ b/tests/t-poll.c @@ -14,7 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see <http://www.gnu.org/licenses/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. */ /* FIXME: We need much better tests that this very basic one. */ |