diff options
author | James Booth <boothj5@gmail.com> | 2016-07-24 01:14:49 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-07-24 01:14:49 +0100 |
commit | e8fc80f5c1bf30585483d4dd1c27aae620862066 (patch) | |
tree | 83fcb673fc77b5f5c06092581b15330117bb03a4 /src/event | |
parent | 1586ee9ed4288a6ba194b07e5c131ccc1af09df0 (diff) | |
download | profani-tty-e8fc80f5c1bf30585483d4dd1c27aae620862066.tar.gz |
Update GPL link in headers
Diffstat (limited to 'src/event')
-rw-r--r-- | src/event/client_events.c | 2 | ||||
-rw-r--r-- | src/event/client_events.h | 2 | ||||
-rw-r--r-- | src/event/server_events.c | 2 | ||||
-rw-r--r-- | src/event/server_events.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/event/client_events.c b/src/event/client_events.c index a1a7408a..65843c44 100644 --- a/src/event/client_events.c +++ b/src/event/client_events.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/event/client_events.h b/src/event/client_events.h index 3231ade9..ffce00fd 100644 --- a/src/event/client_events.h +++ b/src/event/client_events.h @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/event/server_events.c b/src/event/server_events.c index 57c82696..c73bcbdd 100644 --- a/src/event/server_events.c +++ b/src/event/server_events.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/event/server_events.h b/src/event/server_events.h index 8c66f6de..ace049ad 100644 --- a/src/event/server_events.h +++ b/src/event/server_events.h @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under |