summaryrefslogtreecommitdiff
path: root/source3/include/talloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/talloc.h')
-rw-r--r--source3/include/talloc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/include/talloc.h b/source3/include/talloc.h
index 3f5b85c0b2..64a5883041 100644
--- a/source3/include/talloc.h
+++ b/source3/include/talloc.h
@@ -1,8 +1,7 @@
#ifndef _TALLOC_H_
#define _TALLOC_H_
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
Samba temporary memory allocation functions
Copyright (C) Andrew Tridgell 2000
Copyright (C) 2001 by Martin Pool <mbp@samba.org>