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_obj.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'python-ethtool/etherinfo_obj.h') diff --git a/python-ethtool/etherinfo_obj.h b/python-ethtool/etherinfo_obj.h index ed63383..ce77f79 100644 --- a/python-ethtool/etherinfo_obj.h +++ b/python-ethtool/etherinfo_obj.h @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2009-2010 Red Hat Inc. + * + * David Sommerseth + * + * 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_obj.c * @author David Sommerseth -- cgit