client.go | 2 +- client_test.go | 2 +- common_test.go | 2 +- daemon.go | 2 +- daemon_test.go | 2 +- events.go | 2 +- goircd.go | 2 +- room.go | 2 +- room_test.go | 2 +- diff --git a/client.go b/client.go index b970bac5be94a4dba7eb0055c7503c3a76006aa5c64680c0ad540046f5d57177..c9029b3398886291acbf54318b547617a1ba67a77eaf6127c3f62939e591bc74 100644 --- a/client.go +++ b/client.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2017 Sergey Matveev +Copyright (C) 2014-2018 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/client_test.go b/client_test.go index 2598519d7c850dcd241e72bba67e25bf94dbbca3a2ae5ed2f5b0f11703443ccf..2ed88a041df8bea76720873577d1887d60956d0f2d100fab254185fdb4604371 100644 --- a/client_test.go +++ b/client_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2017 Sergey Matveev +Copyright (C) 2014-2018 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/common_test.go b/common_test.go index f411445842ecedc7e68cdc18685855e1c1eec00d754638a256b51dbb30f11384..faad6ccf65d937d4f9534dc98ce5bc2b8f1b95112b481a00dcc23bedf8a208fd 100644 --- a/common_test.go +++ b/common_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2017 Sergey Matveev +Copyright (C) 2014-2018 | wn Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/daemon.go b/daemon.go index ffe9f85547414857e4bb3047a164385dd8bfc30a3a36c835db2f075ca8a0ef61..7b712858908bc9ff23e1de7c5b9530cea1411117769e767d83d47770c3617a80 100644 --- a/daemon.go +++ b/daemon.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2017 Sergey Matveev +Copyright (C) 2014-2018 | wn Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/daemon_test.go b/daemon_test.go index 4f21700393159258611eec08fc25a983e59ed13580f19f9cc562f0d6b03d0a43..401f1497b9fc13d90c46b9f8dd4545476c576570cb87431d0de932c17b4892cb 100644 --- a/daemon_test.go +++ b/daemon_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2017 Sergey Matveev +Copyright (C) 2014-2018 | wn Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/events.go b/events.go index ac766e634d79d28a1f9a44af65f12ba04aa839511474db62379f4e7db0960d69..72e3fbe548f3aaebb306661087e8c1d3a98800fc07a568899f71bdab1de7e6ff 100644 --- a/events.go +++ b/events.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2017 Sergey Matveev +Copyright (C) 2014-2018 | wn Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/goircd.go b/goircd.go index 68bad33c0ed2ce32227739b3be372b7a6978828955f17aa4b4bf1a92c628d7b5..4f099e2163778ebe3aee3049a238c9f75f49fb4e0645bf7eaaf20b5eb468ac73 100644 --- a/goircd.go +++ b/goircd.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2017 Sergey Matveev +Copyright (C) 2014-2018 | wn Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/room.go b/room.go index 08be50e90d3c213385ed7b2cc632de5b97f3d714a77d5dde53f75d9a3fec2b56..17d03ee4252a0dcc1e1637e8d38c276010ce6bfcee464938da0bbea5f8774e83 100644 --- a/room.go +++ b/room.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2017 Sergey Matveev +Copyright (C) 2014-2018 | wn Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/room_test.go b/room_test.go index c70d997915405503cee1d9de3ebf92b696a12763bc4ff5b27a1313bc7d15783a..724dc92623bbcdbe8cd42fb8a3a34152b382ff1b36b911a529d555e2339ac986 100644 --- a/room_test.go +++ b/room_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2017 Sergey Matveev +Copyright (C) 2014-2018 | wn Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by