From ead8a654f1e6e85e42152b80fcef0558f3c6759c Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Wed, 22 Sep 2010 10:05:29 -0700 Subject: [PATCH] xenserver: Add explicit license to refresh-xs-network-uuids. I had assumed that a trivial one-line shell script didn't need an explicit license, but it seems that I was wrong. Signed-off-by: Ben Pfaff --- .../usr_share_openvswitch_scripts_refresh-xs-network-uuids | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/xenserver/usr_share_openvswitch_scripts_refresh-xs-network-uuids b/xenserver/usr_share_openvswitch_scripts_refresh-xs-network-uuids index 42ebe06e7..35df06da4 100755 --- a/xenserver/usr_share_openvswitch_scripts_refresh-xs-network-uuids +++ b/xenserver/usr_share_openvswitch_scripts_refresh-xs-network-uuids @@ -1,2 +1,9 @@ #! /bin/sh +# Copyright (C) 2009, 2010 Nicira Networks, Inc. +# +# Copying and distribution of this file, with or without modification, +# are permitted in any medium without royalty provided the copyright +# notice and this notice are preserved. This file is offered as-is, +# without warranty of any kind. + exec /opt/xensource/libexec/interface-reconfigure rewrite -- 2.43.0