From eec2d313ea2381427774b7256120a008565aa448 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 3 Mar 2014 15:49:21 +0000 Subject: Add missing year to copyright header After this, "./check --full" works. Reviewed-by: Daniel Silverstone (on IRC) --- morphlib/plugins/deploy_plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/morphlib/plugins/deploy_plugin.py b/morphlib/plugins/deploy_plugin.py index 47cd00c1..e8f1d217 100644 --- a/morphlib/plugins/deploy_plugin.py +++ b/morphlib/plugins/deploy_plugin.py @@ -1,4 +1,4 @@ -# Copyright (C) 2013 Codethink Limited +# Copyright (C) 2013-2014 Codethink Limited # # 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.2.1