From f665d798234c19cccc148a178e94c3717ba8bd6e Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Fri, 22 Mar 2013 14:10:07 -0400 Subject: Sync everything from oslo-incubator. Change-Id: If602b424086abb3edbd4703bc0e3befedbf37925 --- bin/nova-rootwrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/nova-rootwrap b/bin/nova-rootwrap index e42f383dc..a554d8621 100755 --- a/bin/nova-rootwrap +++ b/bin/nova-rootwrap @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2011 OpenStack Foundation +# Copyright (c) 2011 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may -- cgit