From b0788f28c976ddcd7c232318adeca989b2d559c1 Mon Sep 17 00:00:00 2001 From: Huapeng Zhou Date: Tue, 20 Dec 2016 22:47:51 -0800 Subject: [PATCH] fix company copyright --- tests/python/test_shared_table.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python/test_shared_table.py b/tests/python/test_shared_table.py index 64f56c2bab4b..10dd63f8749e 100644 --- a/tests/python/test_shared_table.py +++ b/tests/python/test_shared_table.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (c) PLUMgrid, Inc. +# Copyright (c) 2016 Facebook, Inc. # Licensed under the Apache License, Version 2.0 (the "License") import ctypes as ct