diff options
author | Raju Subramanian <rsubramanian@nicira.com> | 2012-05-02 15:21:36 -0700 |
---|---|---|
committer | Ben Pfaff <blp@nicira.com> | 2012-05-02 17:08:02 -0700 |
commit | e0edde6fee279cdbbf3c179f5f50adaf0c7c7f1e (patch) | |
tree | b946655572ee0f77d456a2d248183c08678b4f63 /python/ovs/util.py | |
parent | b0a5c43bd76c248408326f51823e67dcd87d0994 (diff) | |
download | openvswitch-e0edde6fee279cdbbf3c179f5f50adaf0c7c7f1e.tar.gz |
Global replace of Nicira Networks.
Replaced all instances of Nicira Networks(, Inc) to Nicira, Inc.
Feature #10593
Signed-off-by: Raju Subramanian <rsubramanian@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'python/ovs/util.py')
-rw-r--r-- | python/ovs/util.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ovs/util.py b/python/ovs/util.py index 66e429b2c..cb0574bfc 100644 --- a/python/ovs/util.py +++ b/python/ovs/util.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010, 2011, 2012 Nicira Networks +# Copyright (c) 2010, 2011, 2012 Nicira, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |