ossp-pkg/rc/rc_const.h 1.33 -> 1.34
--- rc_const.h 2003/07/07 12:55:42 1.33
+++ rc_const.h 2003/07/07 13:30:51 1.34
@@ -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/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_const.h: Run-command processor ISO C public header file
+** rc_const.h: Run-Command Processor ISO C public header file
*/
#ifndef __OSSPRC_CONST_H__
|
|