summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-12-14 04:41:31 +0000
committerAndrew Tridgell <tridge@samba.org>2000-12-14 04:41:31 +0000
commitbdb96b0e94b6e742e98d4a5bbf634b433d1ce17c (patch)
tree47205085d0a0622a4f17b3ef4588a5ebc6e49049 /source4
parent5bd7a4a83267b237a216b0d91c2b0b6b6616974c (diff)
downloadsamba-bdb96b0e94b6e742e98d4a5bbf634b433d1ce17c.tar.gz
samba-bdb96b0e94b6e742e98d4a5bbf634b433d1ce17c.tar.bz2
samba-bdb96b0e94b6e742e98d4a5bbf634b433d1ce17c.zip
added a comment
(This used to be commit 6831c000a37da76a3f8dc3361c86f97807bb25b7)
Diffstat (limited to 'source4')
-rw-r--r--source4/build/pidl/dump.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/source4/build/pidl/dump.pm b/source4/build/pidl/dump.pm
index 4d679c0653..784a6f6f1b 100644
--- a/source4/build/pidl/dump.pm
+++ b/source4/build/pidl/dump.pm
@@ -1,3 +1,8 @@
+###################################################
+# dump function for IDL structures
+# Copyright tridge@samba.org 2000
+# released under the GNU GPL
+
package IdlDump;
use Data::Dumper;