ossp-pkg/shiela/shiela-install.sh 1.7 -> 1.8
--- shiela-install.sh 2002/12/21 09:20:27 1.7
+++ shiela-install.sh 2002/12/21 09:42:57 1.8
@@ -1,11 +1,12 @@
#!@SH@
##
-## Shiela - CVS Access Control and Logging Facility
+## OSSP shiela - CVS Access Control and Logging Facility
## Copyright (c) 2000-2002 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 2000-2002 The OSSP Project <http://www.ossp.org/>
##
-## This file is part of Shiela, an access control and logging
+## This file is part of OSSP shiela, an access control and logging
## facility for Concurrent Versions System (CVS) repositories
-## which can be found at http://www.ossp.org/pkg/shiela/.
+## which can be found at http://www.ossp.org/pkg/tool/shiela/.
##
## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License
@@ -22,7 +23,7 @@
## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
## USA, or contact Ralf S. Engelschall <rse@engelschall.com>.
##
-## shiela-install: Shiela repository install program (syntax: Bourne-Shell)
+## shiela-install.sh: repository install program (syntax: Bourne-Shell)
##
version="0.9.3 (21-Dec-2002)"
|
|