Previous commit put a little too much of the README.developer boilerplate in...

svn path=/trunk/; revision=47065
This commit is contained in:
Jeff Morriss 2013-01-14 15:47:55 +00:00
parent 9dedcbdb82
commit 664d138ea2
1 changed files with 0 additions and 6 deletions

View File

@ -13,12 +13,6 @@
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* Copied from WHATEVER_FILE_YOU_USED (where "WHATEVER_FILE_YOU_USED"
* is a dissector file; if you just copied this from README.developer,
* don't bother with the "Copied from" - you don't even need to put
* in a "Copied from" if you copied an existing dissector, especially
* if the bulk of the code in the new dissector is your code)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or