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 7c2c33d95aeeb46a059b5ce16303bbd468d26a7dd036538b7ce45471bbaaedbf..8d44e814b952a110b51018a83fd828073ef4306a0d8ed9a4637beb2c95395c84 100644 --- a/client.go +++ b/client.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2015 Sergey Matveev +Copyright (C) 2014-2016 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 642f3f29b2a73a04e420a968dc484fccf536af83522ca9625937ea0b078174f4..e469bfe4d36fbdc22ee4f64172e24a3bd69014f52c7081e2738387148ec01adf 100644 --- a/client_test.go +++ b/client_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2015 Sergey Matveev +Copyright (C) 2014-2016 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 72045ae576929ffa1a7899b352ff06a5f77061606b141bc3612733b77e214743..0c1942b3c6ba092ea29c1e6110d29a4595335fe6861d84360de3945d37655014 100644 --- a/common_test.go +++ b/common_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2015 Sergey Matveev +Copyright (C) 2014-2016 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 bf6fc5f119b52acc35066ccd9831c8e23f186968127dddd8171ce23af000547b..27939583ff9ef44b7520e88e196ace052017f9570f2191616057c885d56eb640 100644 --- a/daemon.go +++ b/daemon.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2015 Sergey Matveev +Copyright (C) 2014-2016 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 cc09f23288ff08a126219f8a8b41b6d62824bc800e265f75c66049f768ff091a..0dda7459bb0913823f335211b43856fcd237017be52b593a047ffb063644b068 100644 --- a/daemon_test.go +++ b/daemon_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2015 Sergey Matveev +Copyright (C) 2014-2016 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 a8ee1d0f72ec3c874867bcc0d2eaa94131ae439654535ec3c0950a0e25d8992b..3976f9bead93c9909c77476dc982b70d4d48f69ca366b5df7328f41ee7d36279 100644 --- a/events.go +++ b/events.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2015 Sergey Matveev +Copyright (C) 2014-2016 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 a5ed047232196d9b19d5c1831b85e17a786f14d9fd0a48f85d7502847720106e..8c471a8b8113a1a07a4187cea68e7d99524133f9aaa627a63888cfb14def103c 100644 --- a/goircd.go +++ b/goircd.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2015 Sergey Matveev +Copyright (C) 2014-2016 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 3c3bdd608cdda39d2f298f85cb397413220a7594c7135593092746ebdfe1b1eb..a13b00a569f4e8a8689098b3f9c395f53c8b529c6342bc739d89915940850479 100644 --- a/room.go +++ b/room.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2015 Sergey Matveev +Copyright (C) 2014-2016 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 ba454cbeb84520be9b6dc04f421d64c053119624176a0fdbad4c7c1e685c2ebf..a5880bb47aa62c1126c3572b2b5cb4529738da2777d14aa5e7e7a3b07a789198 100644 --- a/room_test.go +++ b/room_test.go @@ -1,6 +1,6 @@ /* goircd -- minimalistic simple Internet Relay Chat (IRC) server -Copyright (C) 2014-2015 Sergey Matveev +Copyright (C) 2014-2016 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