From e3b14fd5e88cdf2d6b06a9be4b193e1abac88343 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Thu, 14 Jul 2005 13:05:14 +0000 Subject: add copyright notices to files Author: hp Date: 2002-09-06 19:32:18 GMT add copyright notices to files --- parse.h | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'parse.h') diff --git a/parse.h b/parse.h index 77187dc..96d178e 100644 --- a/parse.h +++ b/parse.h @@ -1,3 +1,22 @@ +/* + * Copyright (C) 2001, 2002 Red Hat Inc. + * + * This program 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; either version 2 of the + * License, or (at your option) any later version. + * + * 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. + */ + #ifndef PKG_CONFIG_PARSE_H #define PKG_CONFIG_PARSE_H -- cgit v1.2.1