X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=datapath%2Fdp_notify.c;h=6203470e566102ff298dca1fa65064c87fb22d55;hb=cfe7c1f5e8c64866cc9c831f5559f0b3b44f66da;hp=56d5c3c987de3c5992f6823e1ecfb5db52683684;hpb=064af42167bf4fc9aaea2702d80ce08074b889c0;p=openvswitch diff --git a/datapath/dp_notify.c b/datapath/dp_notify.c index 56d5c3c9..6203470e 100644 --- a/datapath/dp_notify.c +++ b/datapath/dp_notify.c @@ -1,6 +1,9 @@ /* * Distributed under the terms of the GNU GPL version 2. * Copyright (c) 2007, 2008, 2009 Nicira Networks. + * + * Significant portions of this file may be copied from parts of the Linux + * kernel, by Linus Torvalds and others. */ /* Handle changes to managed devices */