From 7588760bb3f4e8d09691bb099a69a70fc9f5c0d4 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 27 Jun 2018 18:43:21 +0200 Subject: Finalize recent changes to version 3.0 --- README | 2 +- beinc_generic_client.py | 4 ++-- beinc_poller.py | 2 +- beinc_server.py | 2 +- beinc_weechat.py | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index f15f736..1567c35 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Copyright (C) 2014, 2015 - Simeon Simeonov +Copyright (C) 2014-2018 - Simeon Simeonov See the end of the file for license conditions. diff --git a/beinc_generic_client.py b/beinc_generic_client.py index c76a88c..4d8fc35 100755 --- a/beinc_generic_client.py +++ b/beinc_generic_client.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Blackmore's Enhanced IRC-Notification Collection (BEINC) v2.0 -# Copyright (C) 2013-2015 Simeon Simeonov +# Copyright (C) 2013-2018 Simeon Simeonov # 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 @@ -30,7 +30,7 @@ import xmlrpclib __author__ = 'Simeon Simeonov' -__version__ = '2.0' +__version__ = '3.0' __license__ = 'GPL3' diff --git a/beinc_poller.py b/beinc_poller.py index cd1bd10..f41a6b6 100755 --- a/beinc_poller.py +++ b/beinc_poller.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Blackmore's Enhanced IRC-Notification Collection (BEINC) v3.0 -# Copyright (C) 2013-2017 Simeon Simeonov +# Copyright (C) 2013-2018 Simeon Simeonov # 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/beinc_server.py b/beinc_server.py index 284f657..95e6d59 100755 --- a/beinc_server.py +++ b/beinc_server.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Blackmore's Enhanced IRC-Notification Collection (BEINC) v3.0 -# Copyright (C) 2013-2017 Simeon Simeonov +# Copyright (C) 2013-2018 Simeon Simeonov # 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/beinc_weechat.py b/beinc_weechat.py index cc92301..b367ef6 100644 --- a/beinc_weechat.py +++ b/beinc_weechat.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Blackmore's Enhanced IRC-Notification Collection (BEINC) v3.0 -# Copyright (C) 2013-2017 Simeon Simeonov +# Copyright (C) 2013-2018 Simeon Simeonov # 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 -- cgit v1.3