From d36a24d2c80e0d1dc1c0472e90092fcdeef89b9c Mon Sep 17 00:00:00 2001 From: Luke Leighton Date: Fri, 15 May 1998 14:48:25 +0000 Subject: adding copyright messages for Benny Holmgren (This used to be commit d7ed2ee35c76a19e93453c23b5e56874b72cc0e5) --- source3/script/mknissmbpasswd.sh | 2 ++ source3/script/mknissmbpwdtbl.sh | 2 ++ 2 files changed, 4 insertions(+) (limited to 'source3/script') diff --git a/source3/script/mknissmbpasswd.sh b/source3/script/mknissmbpasswd.sh index e7b3df1f838..a94c963bdce 100755 --- a/source3/script/mknissmbpasswd.sh +++ b/source3/script/mknissmbpasswd.sh @@ -1,5 +1,7 @@ #!/bin/sh # +# Copyright (C) 1998 Benny Holmgren +# # Script to import smbpasswd file into the smbpasswd NIS+ table. Reads # from stdin the smbpasswd file. # diff --git a/source3/script/mknissmbpwdtbl.sh b/source3/script/mknissmbpwdtbl.sh index a98aa572e3c..a9b34ff9a75 100755 --- a/source3/script/mknissmbpwdtbl.sh +++ b/source3/script/mknissmbpwdtbl.sh @@ -1,5 +1,7 @@ #!/bin/sh # +# Copyright (C) 1998 Benny Holmgren +# # Creates smbpasswd table and smb group in NIS+ # -- cgit