diff options
Diffstat (limited to 'src/vf/Makefile')
-rw-r--r-- | src/vf/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/vf/Makefile b/src/vf/Makefile index d54af25..4a34ac0 100644 --- a/src/vf/Makefile +++ b/src/vf/Makefile @@ -1,6 +1,6 @@ # BSD LICENSE # -# Copyright(c) 2015-2016 Intel Corporation. All rights reserved. +# Copyright(c) 2017 Nippon Telegraph and Telephone Corporation # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -13,9 +13,10 @@ # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. -# * Neither the name of Intel Corporation nor the names of its -# contributors may be used to endorse or promote products derived -# from this software without specific prior written permission. +# * Neither the name of Nippon Telegraph and Telephone Corporation +# nor the names of its contributors may be used to endorse or +# promote products derived from this software without specific +# prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |