diff options
Diffstat (limited to 'source4/build/smb_build/smb_build_h.pm')
-rw-r--r-- | source4/build/smb_build/smb_build_h.pm | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/source4/build/smb_build/smb_build_h.pm b/source4/build/smb_build/smb_build_h.pm index b31cf8b9d9..e06e965ac7 100644 --- a/source4/build/smb_build/smb_build_h.pm +++ b/source4/build/smb_build/smb_build_h.pm @@ -1,10 +1,8 @@ -########################################################### -### SMB Build System ### -### - create output for smb_build.h ### -### ### -### Copyright (C) Stefan (metze) Metzmacher 2004 ### -### Released under the GNU GPL ### -########################################################### +# SMB Build System +# - create output for smb_build.h +# +# Copyright (C) Stefan (metze) Metzmacher 2004 +# Released under the GNU GPL package smb_build_h; use strict; |