]> granicus.if.org Git - sudo/commitdiff
added copyright header
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 12 Mar 1994 18:57:27 +0000 (18:57 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 12 Mar 1994 18:57:27 +0000 (18:57 +0000)
config.h.in
pathnames.h.in

index b19400188b25535845a9a8496912aeab5c9a70ac..77e9889b5517d278aff0d3cebb5256ec457e2ebd 100644 (file)
@@ -1,3 +1,23 @@
+/*
+ *  CU sudo version 1.3.1
+ *
+ *  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 1, 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ *  Please send bugs, changes, problems to sudo-bugs.cs.colorado.edu
+ */
+
 /*
  * config.h -- You shouldn't edit this by hand unless you are
  *             NOT using configure.
index 3594399372c88c6b5f634185a3202e69ee06a173..2c394fd07aa946c7242865ac8392e49c46d70526 100644 (file)
@@ -1,7 +1,25 @@
 /*
- * insert gnu header here - XXX
+ *  CU sudo version 1.3.1
  *
- * Pathnames to programs and files used by sudo
+ *  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 1, 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ *  Please send bugs, changes, problems to sudo-bugs.cs.colorado.edu
+ */
+
+/*
+ *  Pathnames to programs and files used by sudo.
  */
 
 #ifdef HAVE_PATHS_H