From e3e1befccf6da23b5330ae184831b7feac66fd3a Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Tue, 3 Aug 2010 09:46:53 +0200 Subject: Added missing copyright notifications and updated where needed Signed-off-by: David Sommerseth --- python-ethtool/etherinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python-ethtool/etherinfo.c') diff --git a/python-ethtool/etherinfo.c b/python-ethtool/etherinfo.c index bfbe11d..4cb5bc1 100644 --- a/python-ethtool/etherinfo.c +++ b/python-ethtool/etherinfo.c @@ -1,6 +1,6 @@ /* etherinfo.c - Retrieve ethernet interface info via NETLINK * - * Copyright (C) 2009 Red Hat Inc. + * Copyright (C) 2009-2010 Red Hat Inc. * * David Sommerseth * Parts of this code is based on ideas and solutions in iproute2 -- cgit