Raise copyright years
This commit is contained in:
parent
761dda2575
commit
eaf030e5c8
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
||||||
Copyright (C) 2014-2020 Sergey Matveev <stargrave@stargrave.org>
|
Copyright (C) 2014-2021 Sergey Matveev <stargrave@stargrave.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
||||||
Copyright (C) 2014-2020 Sergey Matveev <stargrave@stargrave.org>
|
Copyright (C) 2014-2021 Sergey Matveev <stargrave@stargrave.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
||||||
Copyright (C) 2014-2020 Sergey Matveev <stargrave@stargrave.org>
|
Copyright (C) 2014-2021 Sergey Matveev <stargrave@stargrave.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
||||||
Copyright (C) 2014-2020 Sergey Matveev <stargrave@stargrave.org>
|
Copyright (C) 2014-2021 Sergey Matveev <stargrave@stargrave.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
||||||
Copyright (C) 2014-2020 Sergey Matveev <stargrave@stargrave.org>
|
Copyright (C) 2014-2021 Sergey Matveev <stargrave@stargrave.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
||||||
Copyright (C) 2014-2020 Sergey Matveev <stargrave@stargrave.org>
|
Copyright (C) 2014-2021 Sergey Matveev <stargrave@stargrave.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
2
log.go
2
log.go
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
||||||
Copyright (C) 2014-2020 Sergey Matveev <stargrave@stargrave.org>
|
Copyright (C) 2014-2021 Sergey Matveev <stargrave@stargrave.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
2
room.go
2
room.go
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
||||||
Copyright (C) 2014-2020 Sergey Matveev <stargrave@stargrave.org>
|
Copyright (C) 2014-2021 Sergey Matveev <stargrave@stargrave.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
goircd -- minimalistic simple Internet Relay Chat (IRC) server
|
||||||
Copyright (C) 2014-2020 Sergey Matveev <stargrave@stargrave.org>
|
Copyright (C) 2014-2021 Sergey Matveev <stargrave@stargrave.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Reference in New Issue