diff options
author | Kim Alvefur <zash@zash.se> | 2018-10-11 17:01:45 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-10-11 17:01:45 +0200 |
commit | 71c3649d974843dfcbcfb0a9e5b72c57b37264fb (patch) | |
tree | 011b601b0cbfee5b401e45e1f81e0ecf958bc767 /net | |
parent | d1c5754d3c4d0b8ba6b9034e087a345359b3bb1d (diff) | |
download | prosody-71c3649d974843dfcbcfb0a9e5b72c57b37264fb.tar.gz prosody-71c3649d974843dfcbcfb0a9e5b72c57b37264fb.zip |
net.server_epoll: Update copyright year
Diffstat (limited to 'net')
-rw-r--r-- | net/server_epoll.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/server_epoll.lua b/net/server_epoll.lua index b5053d22..4a3c4506 100644 --- a/net/server_epoll.lua +++ b/net/server_epoll.lua @@ -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. |