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 0d126676c9030937107af6e024f5e56a1094acee1dcd742c62ef6a9d9a58c740..d0c978b495025ef8fdfb3c67547467cc4d865ce81cac9331d198d3d6d18ad6ba 100644 --- a/client.go +++ b/client.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2018 Sergey Matveev +Copyright (C) 2014-2019 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 8a7dc8ba2874bec2f0d996094c843cb53806f0be3cab03860da5ce604ae2d1fb..7bfd46b603569d4a68125554458d821dd3cd8934dec449561462a2fc996d87b9 100644 --- a/client_test.go +++ b/client_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2018 Sergey Matveev +Copyright (C) 2014-2019 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 d2fb2ec60e9a837a79efb442fe3c0c0646e462f9c49775f08f0620168f1e71e8..d3eb2220899f302d6fc0e8b8ac7ac20c6600c7eebf24a3b47bcaba71702d3507 100644 --- a/common_test.go +++ b/common_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2018 | wn Sergey Matveev +Copyright (C) 2014-2019 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 a5bd081c702ba75cadaf6516da55bee3e12710978e4a6ca52520be4fbca42a11..a3fb44f0814e5c5d8eb4646eb51a6516406174d15b8a8e0aacc8ebb8034435af 100644 --- a/daemon.go +++ b/daemon.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2018 | wn Sergey Matveev +Copyright (C) 2014-2019 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 331e29379b90d1a9a753a8f72f35735592768fcd66b58a092f01e62b13c375e6..d93fd0f5dfc100cf616c63341924cabf58f1b8ca92fca7f18d72810c60c3bfd3 100644 --- a/daemon_test.go +++ b/daemon_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2018 | wn Sergey Matveev +Copyright (C) 2014-2019 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 48855eb33b741f833cebe1a7236a0c358de2eef7ecdcba840033fbfced346bc0..046cc05954c46f8f81d3afd35f68c62657cfe659dbd7fd3239a89a59fe08b99d 100644 --- a/events.go +++ b/events.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2018 | wn Sergey Matveev +Copyright (C) 2014-2019 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 3d312ee053845fe3c5e293e89c0ce4c38e8a5cde0b9fbb4869a5ea9249104844..d6ec9cf81f3fc93b762d181f3686188c744e45f5d065206d41617aaa4e70e355 100644 --- a/goircd.go +++ b/goircd.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2018 | wn Sergey Matveev +Copyright (C) 2014-2019 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 4384cbbd9813248678175341251a7c11c5efa3841b092573ed647efb18e9381e..848801878cbb9a269ec2571cb3e2113cd07a7be806bcad35b57eb481a93ee7b5 100644 --- a/room.go +++ b/room.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2018 | wn Sergey Matveev +Copyright (C) 2014-2019 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 7d6e0ec93368b3840aefa9e5d0455949028f11012f30a0953fbca9fa1ca2beae..3c28182b4388895efd32354f90a2b42ecadb2527980a5be6130139abec1b6b1b 100644 --- a/room_test.go +++ b/room_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2018 | wn Sergey Matveev +Copyright (C) 2014-2019 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