From b0d439892b12f4b2c7de4bae0051928b7c336519 Mon Sep 17 00:00:00 2001 From: Nathan Fiedler Date: Thu, 18 Aug 2016 15:47:14 -0700 Subject: [PATCH] Correct the copyright year --- vagrant/ubuntu14/fabfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/ubuntu14/fabfile.py b/vagrant/ubuntu14/fabfile.py index 676ffc7..4242962 100644 --- a/vagrant/ubuntu14/fabfile.py +++ b/vagrant/ubuntu14/fabfile.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # ------------------------------------------------------------------- # -# Copyright (c) 2014-2016 Nathan Fiedler +# Copyright (c) 2016 Nathan Fiedler # # This file is provided to you under the Apache License, # Version 2.0 (the "License"); you may not use this file