File: copyright

package info (click to toggle)
gnustep-netclasses 1.06.dfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 720 kB
  • ctags: 112
  • sloc: objc: 4,254; ansic: 43; makefile: 33
file content (39 lines) | stat: -rw-r--r-- 1,500 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
This package was debianized by Brent A. Fulgham <bfulgham@debian.org> on
Mon, 16 Feb 2004 19:42:09 -0800

The Debian package is currently maintained by Yavor Doganov
<yavor@gnu.org> under the umbrella of the Debian GNUstep team.  The
previous maintainer was Hubert Chathi <uhoreg@debian.org>.

It was downloaded from http://netclasses.aeruder.net/

Authors: Andrew Ruder (Main author), Jeremy Tregunna (UDP support)

Copyright 2005 Andrew Ruder

netclasses is a small framework of asynchronous Objective-C networking classes

===============================================================================
License:
Copyright (C) 2005 Andrew Ruder

  netclasses 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.,
  51 Franklin Street, Fifth Floor
  Boston, MA  02110-1301
  USA

Please see /usr/share/common-licenses/LGPL for the full license, or
/usr/share/common-licenses/LGPL-2.1 for the precise version.