From b81d66945bd09b0711f615ac5fbcf7c423078fee Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 5 Jan 2010 12:16:50 -0500 Subject: License cleanup. --- src/console_check.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/console_check.c') diff --git a/src/console_check.c b/src/console_check.c index 35065479..38111bb8 100644 --- a/src/console_check.c +++ b/src/console_check.c @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2008-2009 Red Hat, Inc. All rights reserved. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License, version 2, + * as published by the Free Software Foundation. + * + * This program 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. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * + */ #include #include -- cgit v1.2.1