File: copyright

package info (click to toggle)
inoticoming 0.2.3-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 472 kB
  • sloc: sh: 1,148; ansic: 709; makefile: 71
file content (36 lines) | stat: -rw-r--r-- 1,692 bytes parent folder | download | duplicates (4)
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
This package was debianized by Bernhard R. Link <brlink@debian.org> on
Sun, 24 Jun 2007 13:41:58 +0200.

The .orig.tar.gz war generated with make dist from the cvs checkout
and can be downloaded from
http://alioth.debian.org/project/showfiles.php?group_id=30039

Copyright (C) 2007 Bernhard R. Link
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.

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 General Public License with
your Debian GNU/Linux system, in /usr/share/common-licenses/GPL-2, or with
the source package as the file COPYING.  If not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02111-1301  USA.

The files examples/inoticoming.init and examples/inoticoming.default are 
# Copyright (c) 2008 by Tilman Koschnick <til@subnetz.org>
# Based on /etc/init.d/skeleton from Debian package initscripts
# Distributed under the GPLv2
(where /etc/init.d/skeleton is from initscripts package and that
package's copyright file states:
| Copyright 1997-2005 Miquel van Smoorenburg <miquels@cistron.nl> and
| the members pkg-sysvinit project.
| 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
| (at your option) any later version.
)