From d4170e6d3ee5fac4d33d3944ac8f34e57f357cae Mon Sep 17 00:00:00 2001 From: austriancoder Date: Sat, 18 Sep 2004 01:30:44 +0000 Subject: added/updated copyright informations --- dxr3unixserversocket.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'dxr3unixserversocket.c') diff --git a/dxr3unixserversocket.c b/dxr3unixserversocket.c index 0a0324b..f7b7cee 100644 --- a/dxr3unixserversocket.c +++ b/dxr3unixserversocket.c @@ -1,3 +1,24 @@ +/* + * dxr3unixsocket.c + * + * Copyright (C) 2002-2004 Kai Möller + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation; either version 2.1 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + */ + #include #include #include -- cgit v1.2.3