aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2018-06-22 08:47:08 +0200
committerAndreas Schneider <asn@samba.org>2018-08-09 10:59:04 +0200
commit32c1b58590648becf179bea82eead158c324d7a7 (patch)
tree131320447b79271424df3c1f91e14fdf24c9ee93 /src
parent50fc18998e65be6012c59d69752978a21f5def49 (diff)
downloadsocket_wrapper-32c1b58590648becf179bea82eead158c324d7a7.tar.gz
socket_wrapper-32c1b58590648becf179bea82eead158c324d7a7.tar.xz
socket_wrapper-32c1b58590648becf179bea82eead158c324d7a7.zip
swrap: Update header
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'src')
-rw-r--r--src/socket_wrapper.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/socket_wrapper.c b/src/socket_wrapper.c
index a22f7dc..d9076f6 100644
--- a/src/socket_wrapper.c
+++ b/src/socket_wrapper.c
@@ -1,8 +1,11 @@
/*
- * Copyright (c) 2005-2008 Jelmer Vernooij <jelmer@samba.org>
- * Copyright (C) 2006-2014 Stefan Metzmacher <metze@samba.org>
- * Copyright (C) 2013-2014 Andreas Schneider <asn@samba.org>
+ * BSD 3-Clause License
*
+ * Copyright (c) 2005-2008, Jelmer Vernooij <jelmer@samba.org>
+ * Copyright (c) 2006-2018, Stefan Metzmacher <metze@samba.org>
+ * Copyright (c) 2013-2018, Andreas Schneider <asn@samba.org>
+ * Copyright (c) 2014-2017, Michael Adam <obnox@samba.org>
+ * Copyright (c) 2016-2018, Anoop C S <anoopcs@redhat.com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -31,7 +34,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
*/
/*