From 36694524f2fdf6cfb27f5291e9f779d75e96ffba Mon Sep 17 00:00:00 2001 From: Luna Date: Sat, 26 Jan 2019 19:28:51 -0300 Subject: [PATCH] config.{ci,example}.py: update copyright year --- config.ci.py | 2 +- config.example.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.ci.py b/config.ci.py index 2705a41..24d6046 100644 --- a/config.ci.py +++ b/config.ci.py @@ -1,7 +1,7 @@ """ Litecord -Copyright (C) 2018 Luna Mendes +Copyright (C) 2018-2019 Luna Mendes 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/config.example.py b/config.example.py index e6b74b8..e784e8e 100644 --- a/config.example.py +++ b/config.example.py @@ -1,7 +1,7 @@ """ Litecord -Copyright (C) 2018 Luna Mendes +Copyright (C) 2018-2019 Luna Mendes 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