ossp-pkg/rc/rc_config.h 1.7 -> 1.8
--- rc_config.h 2003/07/07 12:55:42 1.7
+++ rc_config.h 2003/07/07 13:30:51 1.8
@@ -1,9 +1,9 @@
-/* OSSP rc - Run-command processor
+/* OSSP rc - Run-Command Processor
** Copyright (c) 2002-2003 Ralf S. Engelschall
** Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
** Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
**
-** This file is part of OSSP rc, a portable Run-command processor
+** This file is part of OSSP rc, a portable run-command processor
** which can be found at http://www.ossp.org/pkg/lib/rc/
**
** Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
** OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
** SUCH DAMAGE.
**
-** rc_config.h: Run-command processor ISO C public header file
+** rc_config.h: Run-Command Processor ISO C public header file
*/
#ifndef __OSSPRC_CONFIG_H__
|
|