summaryrefslogtreecommitdiff
path: root/source3/lib/socket_wrapper/testsuite.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-06-10 09:21:05 +0200
committerStefan Metzmacher <metze@samba.org>2008-06-10 11:38:05 +0200
commitd57b8280d6ded808ab82767789f45629abe95dde (patch)
treed7fcdc754e3b0f9da77c435ce9d48bafe4bc4126 /source3/lib/socket_wrapper/testsuite.c
parente2fe170423c7ac1b11a1a601c5c383e99e9682a2 (diff)
downloadsamba-d57b8280d6ded808ab82767789f45629abe95dde.tar.gz
samba-d57b8280d6ded808ab82767789f45629abe95dde.tar.bz2
samba-d57b8280d6ded808ab82767789f45629abe95dde.zip
socket_wrapper: sync missing stuff from v4-0-test
metze (This used to be commit b03c2793548834a1dc0483b03081d872ab1e17f0)
Diffstat (limited to 'source3/lib/socket_wrapper/testsuite.c')
-rw-r--r--source3/lib/socket_wrapper/testsuite.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/source3/lib/socket_wrapper/testsuite.c b/source3/lib/socket_wrapper/testsuite.c
index 65ae9a0584..8877418e4c 100644
--- a/source3/lib/socket_wrapper/testsuite.c
+++ b/source3/lib/socket_wrapper/testsuite.c
@@ -7,7 +7,7 @@
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
@@ -16,8 +16,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "includes.h"