diff options
Diffstat (limited to 'python-ethtool/etherinfo_ipv6_obj.c')
-rw-r--r-- | python-ethtool/etherinfo_ipv6_obj.c | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/python-ethtool/etherinfo_ipv6_obj.c b/python-ethtool/etherinfo_ipv6_obj.c index c561cea..d6acc47 100644 --- a/python-ethtool/etherinfo_ipv6_obj.c +++ b/python-ethtool/etherinfo_ipv6_obj.c @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2009-2010 Red Hat Inc. + * + * David Sommerseth <davids@redhat.com> + * + * 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 + * Software Foundation; version 2. + * + * This application is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + */ + /** * @file etherinfo_ipv6_obj.c * @author David Sommerseth <davids@redhat.com> |