Add Zoltan Lajos Kis as author

svn path=/trunk/; revision=53119
This commit is contained in:
Michael Mann 2013-11-06 22:07:04 +00:00
parent c59fab0352
commit f9e5c14dde
3 changed files with 5 additions and 0 deletions

View File

@ -3542,6 +3542,9 @@ RobiOneKenobi <robionekenobi[AT]bluewin.ch> {
IBM WebSphere MQ protocol dissector enhancements IBM WebSphere MQ protocol dissector enhancements
} }
Zoltan Lajos Kis <zoltan.lajos.kis[AT]ericsson.com> {
OpenFlow dissector
}
and by: and by:

View File

@ -1,6 +1,7 @@
/* packet-openflow.c /* packet-openflow.c
* Routines for OpenFlow dissection * Routines for OpenFlow dissection
* Copyright 2013, Anders Broman <anders.broman@ericsson.com> * Copyright 2013, Anders Broman <anders.broman@ericsson.com>
* Copyright 2013, Zoltan Lajos Kis <zoltan.lajos.kis@ericsson.com>
* *
* $Id$ * $Id$
* *

View File

@ -1,6 +1,7 @@
/* packet-openflow.c /* packet-openflow.c
* Routines for OpenFlow dissection * Routines for OpenFlow dissection
* Copyright 2013, Anders Broman <anders.broman@ericsson.com> * Copyright 2013, Anders Broman <anders.broman@ericsson.com>
* Copyright 2013, Zoltan Lajos Kis <zoltan.lajos.kis@ericsson.com>
* *
* $Id$ * $Id$
* *