diff options
author | David Sommerseth <davids@redhat.com> | 2009-08-24 17:09:45 +0200 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2009-08-24 17:09:45 +0200 |
commit | 951f87eafc78a3376fa9ff2880926cbe7a1d0967 (patch) | |
tree | 76cad85ad1dd6830e726e4cd5f6133bf95164e70 | |
parent | 9b44766e29ade79dfaec57885d86e1941fd27a23 (diff) | |
download | python-ethtool-951f87eafc78a3376fa9ff2880926cbe7a1d0967.tar.gz python-ethtool-951f87eafc78a3376fa9ff2880926cbe7a1d0967.tar.xz python-ethtool-951f87eafc78a3376fa9ff2880926cbe7a1d0967.zip |
Give some credit
-rw-r--r-- | python-ethtool/etherinfo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-ethtool/etherinfo.c b/python-ethtool/etherinfo.c index 05be8e3..d3ed377 100644 --- a/python-ethtool/etherinfo.c +++ b/python-ethtool/etherinfo.c @@ -3,6 +3,7 @@ * Copyright (C) 2009 Red Hat Inc. * * David Sommerseth <davids@redhat.com> + * Parts of this code is based on ideas and solutions in iproute2 * * This application 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 |