From ecc1dc08ae6947755eb191f3dd042873ab12fb9e Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 14 Jan 2003 05:53:38 +0000 Subject: copyright tweakage --- src/getkey.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/getkey.c') diff --git a/src/getkey.c b/src/getkey.c index 62833b7d..132ea3ff 100644 --- a/src/getkey.c +++ b/src/getkey.c @@ -1,4 +1,13 @@ /* + * Copyright (c) 1999-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. + * * getkey * * A very simple keygrabber. -- cgit