From 67346dd941d8ea5535c68cf8cd789571dc223a9b Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 16 Sep 2003 20:00:09 +0000 Subject: add copyright header --- src/redhat-support-check.c | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/redhat-support-check.c') diff --git a/src/redhat-support-check.c b/src/redhat-support-check.c index 02b092eb..f907432f 100644 --- a/src/redhat-support-check.c +++ b/src/redhat-support-check.c @@ -1,3 +1,14 @@ +/* + * Copyright (c) 2003 Red Hat, Inc. All rights reserved. + * + * This software may be freely redistributed under the terms of the GNU + * public license. + * + * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * + */ #include #include -- cgit