From 4a5b497cfb989abbbfe8527f31cb3d5eeca738dd Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 16 Sep 2003 20:07:28 +0000 Subject: copyright cleanup --- src/doexec.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/doexec.c') diff --git a/src/doexec.c b/src/doexec.c index 319f6c29..1b045326 100644 --- a/src/doexec.c +++ b/src/doexec.c @@ -1,3 +1,15 @@ +/* + * Copyright (c) 1997-1999 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 int main(int argc, char ** argv) { -- cgit v1.2.1