From 58033a1afac8d51d0ca0c8266956e2ed33b67b78 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Fri, 11 Mar 2016 11:09:58 -0600 Subject: [PATCH] Bump copyright dates. --- fanficfare/adapters/adapter_portkeyorg.py | 2 +- fanficfare/adapters/base_adapter.py | 2 +- fanficfare/cli.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fanficfare/adapters/adapter_portkeyorg.py b/fanficfare/adapters/adapter_portkeyorg.py index 28484a5..0c04543 100644 --- a/fanficfare/adapters/adapter_portkeyorg.py +++ b/fanficfare/adapters/adapter_portkeyorg.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2011 Fanficdownloader team, 2015 FanFicFare team +# Copyright 2011 Fanficdownloader team, 2016 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/base_adapter.py b/fanficfare/adapters/base_adapter.py index a5b462f..eb68628 100644 --- a/fanficfare/adapters/base_adapter.py +++ b/fanficfare/adapters/base_adapter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2011 Fanficdownloader team, 2015 FanFicFare team +# Copyright 2011 Fanficdownloader team, 2016 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/cli.py b/fanficfare/cli.py index d22eb0e..5d77e63 100644 --- a/fanficfare/cli.py +++ b/fanficfare/cli.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015 Fanficdownloader team, 2015 FanFicFare team +# Copyright 2015 Fanficdownloader team, 2016 FanFicFare team # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License.