From 1c750b2d8ff6046b5075759efbccb47a82c0594f Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Thu, 29 May 2008 17:31:16 -0400 Subject: - more build machinery - license text in source files - elaborate on what's still to be done --- src/nis.h | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'src/nis.h') diff --git a/src/nis.h b/src/nis.h index ef79cf4..80c029f 100644 --- a/src/nis.h +++ b/src/nis.h @@ -1,3 +1,24 @@ +/* + * Copyright 2008 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; version 2 of the License. + * + * 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 nis_h #define nis_h -- cgit