diff options
author | Jeff Morriss <jeff.morriss.ws@gmail.com> | 2013-01-14 15:47:55 +0000 |
---|---|---|
committer | Jeff Morriss <jeff.morriss.ws@gmail.com> | 2013-01-14 15:47:55 +0000 |
commit | 664d138ea26ff1ca8cad9dbb8a61a9e3699755e6 (patch) | |
tree | 80ecc333d6acb9ae60c44c727672d3ea32e0cc3d /editcap.c | |
parent | 9dedcbdb82a12e951908963f0edb76eac37fa99a (diff) | |
download | wireshark-664d138ea26ff1ca8cad9dbb8a61a9e3699755e6.tar.gz wireshark-664d138ea26ff1ca8cad9dbb8a61a9e3699755e6.tar.bz2 wireshark-664d138ea26ff1ca8cad9dbb8a61a9e3699755e6.zip |
Previous commit put a little too much of the README.developer boilerplate in...
svn path=/trunk/; revision=47065
Diffstat (limited to 'editcap.c')
-rw-r--r-- | editcap.c | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 |