From b587ead336ee1ea8f39135a5802af6fd21352118 Mon Sep 17 00:00:00 2001 From: "Antoni S. Puimedon" Date: Tue, 25 Aug 2015 09:50:34 +0200 Subject: [PATCH] Fix wrong midonet-agent template Pasting the content for the ruby template probably ended up with the big C replacing and going to insert mode. In the future: :set paste Change-Id: I037bc060e4894e7b28e37709fea3aa814d58f4ef Fixes: PUP-40 --- templates/midonet-agent/midolman.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/midonet-agent/midolman.conf.erb b/templates/midonet-agent/midolman.conf.erb index 84d4c9e..1648ea5 100644 --- a/templates/midonet-agent/midolman.conf.erb +++ b/templates/midonet-agent/midolman.conf.erb @@ -1,4 +1,4 @@ -opyright 2014 Midokura SARL +# Copyright 2014-15 Midokura SARL # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.