diff options
-rw-r--r-- | lib/tsocket/tsocket.c | 2 | ||||
-rw-r--r-- | lib/tsocket/tsocket.h | 2 | ||||
-rw-r--r-- | lib/tsocket/tsocket_bsd.c | 2 | ||||
-rw-r--r-- | lib/tsocket/tsocket_helpers.c | 2 | ||||
-rw-r--r-- | lib/tsocket/tsocket_internal.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/tsocket/tsocket.c b/lib/tsocket/tsocket.c index 55f1af3894..b8dd6c8936 100644 --- a/lib/tsocket/tsocket.c +++ b/lib/tsocket/tsocket.c @@ -3,7 +3,7 @@ Copyright (C) Stefan Metzmacher 2009 - ** NOTE! The following LGPL license applies to the tevent + ** NOTE! The following LGPL license applies to the tsocket ** library. This does NOT imply that all of Samba is released ** under the LGPL diff --git a/lib/tsocket/tsocket.h b/lib/tsocket/tsocket.h index 6e9fcbdcca..7e9cf9eb19 100644 --- a/lib/tsocket/tsocket.h +++ b/lib/tsocket/tsocket.h @@ -3,7 +3,7 @@ Copyright (C) Stefan Metzmacher 2009 - ** NOTE! The following LGPL license applies to the tevent + ** NOTE! The following LGPL license applies to the tsocket ** library. This does NOT imply that all of Samba is released ** under the LGPL diff --git a/lib/tsocket/tsocket_bsd.c b/lib/tsocket/tsocket_bsd.c index d44525338c..1c1e58099b 100644 --- a/lib/tsocket/tsocket_bsd.c +++ b/lib/tsocket/tsocket_bsd.c @@ -3,7 +3,7 @@ Copyright (C) Stefan Metzmacher 2009 - ** NOTE! The following LGPL license applies to the tevent + ** NOTE! The following LGPL license applies to the tsocket ** library. This does NOT imply that all of Samba is released ** under the LGPL diff --git a/lib/tsocket/tsocket_helpers.c b/lib/tsocket/tsocket_helpers.c index 6c673a354d..d8db864058 100644 --- a/lib/tsocket/tsocket_helpers.c +++ b/lib/tsocket/tsocket_helpers.c @@ -3,7 +3,7 @@ Copyright (C) Stefan Metzmacher 2009 - ** NOTE! The following LGPL license applies to the tevent + ** NOTE! The following LGPL license applies to the tsocket ** library. This does NOT imply that all of Samba is released ** under the LGPL diff --git a/lib/tsocket/tsocket_internal.h b/lib/tsocket/tsocket_internal.h index eba064cea5..154b2ce6f8 100644 --- a/lib/tsocket/tsocket_internal.h +++ b/lib/tsocket/tsocket_internal.h @@ -3,7 +3,7 @@ Copyright (C) Stefan Metzmacher 2009 - ** NOTE! The following LGPL license applies to the tevent + ** NOTE! The following LGPL license applies to the tsocket ** library. This does NOT imply that all of Samba is released ** under the LGPL |