Masato Taruishi
taru****@users*****
2004年 9月 30日 (木) 01:47:00 JST
=================================================================== RCS file: ultrapossum/config/ldap/mkldif,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ultrapossum/config/ldap/mkldif 2004/03/25 03:25:09 1.2 +++ ultrapossum/config/ldap/mkldif 2004/09/29 16:47:00 1.3 @@ -1,4 +1,19 @@ #!/usr/bin/env bash +# +# Copyright (C) 2003 VA Linux Systems Japan, K.K. All rights reserved. +# +# LICENSE NOTICE +# +# 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 2 of the License, 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. +# eval `ultrapossum-config init` trap "eval `ultrapossum-config term`" 0