util/rfc1738: update preamble
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Mon, 19 Feb 2018 01:24:42 +0000 (14:24 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 22 Feb 2018 05:13:49 +0000 (06:13 +0100)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org>
Autobuild-Date(master): Thu Feb 22 06:13:49 CET 2018 on sn-devel-144

lib/util/rfc1738.c

index 3c806de92b26f278b53120205a5a7e4f7e7ee16d..a6c54ce61a9cf8f8e8c3b007df1f6433f4c7509d 100644 (file)
@@ -1,19 +1,14 @@
 /*
- * NOTE:  
+ * Functions for RFC 3986 percent-encoding.
  *
- * This file imported from the Squid project.  The licence below is
- * reproduced intact, but refers to files in Squid's repository, not
- * in Samba.  See COPYING for the GPLv3 notice (being the later
- * version mentioned below).
- *
- * This file has also been modified, in particular to use talloc to
- * allocate in rfc1738_escape()
- *
- * - Andrew Bartlett Oct-2009
+ * NOTE:
  *
+ * This file was originally imported from the Squid project but has been
+ * significantly altered. The licence below is reproduced intact, but refers
+ * to files in Squid's repository, not in Samba. See COPYING for the GPLv3
+ * notice (being the later version mentioned below).
  */
 
-
 /*
  * $Id$
  *