From 57c2e72b07f8334a70a574a537094c49124dbaa9 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Mon, 11 Mar 2019 13:20:13 -0500 Subject: [PATCH] Bump copyright year. --- fanficfare/adapters/adapter_fictionhuntcom.py | 2 +- fanficfare/adapters/adapter_wuxiaworldco.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fanficfare/adapters/adapter_fictionhuntcom.py b/fanficfare/adapters/adapter_fictionhuntcom.py index 4cf94a24..5d66c566 100644 --- a/fanficfare/adapters/adapter_fictionhuntcom.py +++ b/fanficfare/adapters/adapter_fictionhuntcom.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2018 FanFicFare team +# Copyright 2019 FanFicFare team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/fanficfare/adapters/adapter_wuxiaworldco.py b/fanficfare/adapters/adapter_wuxiaworldco.py index efd7513a..1c0ce92b 100644 --- a/fanficfare/adapters/adapter_wuxiaworldco.py +++ b/fanficfare/adapters/adapter_wuxiaworldco.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2018 FanFicFare team +# Copyright 2019 FanFicFare team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.