added a comment
authorAndrew Tridgell <tridge@samba.org>
Thu, 14 Dec 2000 04:41:31 +0000 (04:41 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 14 Dec 2000 04:41:31 +0000 (04:41 +0000)
(This used to be commit 6831c000a37da76a3f8dc3361c86f97807bb25b7)

source4/build/pidl/dump.pm

index 4d679c0653e19c2a4ed1a53923cebc41a50a603b..784a6f6f1b1f4b47c3610dae3374d2db16a5d7e5 100644 (file)
@@ -1,3 +1,8 @@
+###################################################
+# dump function for IDL structures
+# Copyright tridge@samba.org 2000
+# released under the GNU GPL
+
 package IdlDump;
 
 use Data::Dumper;