r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers
[samba.git] / source4 / build / smb_build / main.pl
index 4c42c7a7c183446ab145a932c92f6af41c9f05f6..0c027facc303fc35f4d0fd82a9a2fed9f1adbe38 100644 (file)
@@ -1,11 +1,9 @@
-###########################################################
-### SMB Build System                                   ###
-### - the main program                                 ###
-###                                                    ###
-###  Copyright (C) Stefan (metze) Metzmacher 2004      ###
-###  Copyright (C) Jelmer Vernooij 2005
-###  Released under the GNU GPL                                ###
-###########################################################
+# Samba Build System                                   
+# - the main program                                   
+#                                                      
+#  Copyright (C) Stefan (metze) Metzmacher 2004        
+#  Copyright (C) Jelmer Vernooij 2005
+#  Released under the GNU GPL                          
 
 use smb_build::makefile;
 use smb_build::smb_build_h;