Changeset

9474:619ba78709a5

net.server_epoll: Update copyright year
author Kim Alvefur <zash@zash.se>
date Thu, 11 Oct 2018 17:01:45 +0200
parents 9473:5fdda751333a
children 9475:9b26a50cdfe3
files net/server_epoll.lua
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/net/server_epoll.lua	Thu Oct 11 15:48:30 2018 +0200
+++ b/net/server_epoll.lua	Thu Oct 11 17:01:45 2018 +0200
@@ -1,5 +1,5 @@
 -- Prosody IM
--- Copyright (C) 2016 Kim Alvefur
+-- Copyright (C) 2016-2018 Kim Alvefur
 --
 -- This project is MIT/X11 licensed. Please see the
 -- COPYING file in the source package for more information.