copyright - randomcrap - random crap programs of varying quality
HTML git clone git://git.codemadness.org/randomcrap
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
copyright (1204B)
---
1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: sfeed
3 Upstream-Contact: Hiltjo Posthuma <hiltjo@codemadness.org>
4 Source: https://codemadness.org/releases/sfeed/
5
6 Files: *
7 Copyright: 2011-2022 Hiltjo Posthuma <hiltjo@codemadness.org>
8 License: ISC
9
10 Files: strlcat.c strlcpy.c
11 Copyright: 1998, 2015 Todd C. Miller <Todd.Miller@courtesan.com>
12 License: ISC
13
14 Files: debian/*
15 Copyright: 2022 Hiltjo Posthuma <hiltjo@codemadness.org>
16 License: ISC
17
18 License: ISC
19 Permission to use, copy, modify, and/or distribute this software for
20 any purpose with or without fee is hereby granted, provided that the
21 above copyright notice and this permission notice appear in all copies.
22 .
23 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
24 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
25 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
26 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
27 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
28 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
29 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.