From 57aa1d33047a1f3b0d037662086e9141daf1a1a3 Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Mon, 11 Mar 2013 14:35:05 -0400 Subject: Rename LLC to Foundation Looks like we missed one file Change-Id: I556488923f892ce45334e18d3a089514fccd2d2d --- nova/openstack/common/timeutils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nova/openstack') diff --git a/nova/openstack/common/timeutils.py b/nova/openstack/common/timeutils.py index e2c274057..2691dc456 100644 --- a/nova/openstack/common/timeutils.py +++ b/nova/openstack/common/timeutils.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2011 OpenStack LLC. +# Copyright 2011 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may -- cgit