11COPYRIGHT AND LICENCE
22
3- ClamTk and ClamTk-KDE , copyright (C) 2004-2017 Dave M
3+ clamtk and clamtk-kde , copyright (C) 2004-2019 Dave M
44
55### Links
66
7- https://github.com/dave-theunsub/clamtk-kde
8- https://github.com/dave-theunsub/clamtk/
9- https://bitbucket.org/davem_/clamtk/
10- https://github.com/dave-theunsub/clamtk
7+ https://gitlab.com/dave_m/clamtk-kde
8+ https://gitlab.com/dave_m/clamtk/wikis/home
119https://bitbucket.org/davem_/clamtk-gnome/
1210
13- ### Older links
11+ ### Deprecated links
1412
1513http://freshmeat.net/projects/clamtk
1614http://clamtk.sourceforge.net
1715http://code.google.com/p/clamtk/
18- <dave.nerd AT gmail.com>
16+ https://github.com/dave-theunsub/clamtk-kde
17+ https://github.com/dave-theunsub/clamtk
1918
2019### License
2120
2221All rights reserved. This program is free software; you can
23- redistribute it and/or modify it under the same terms as Perl itself.
22+ redistribute it and/or modify it under the terms of either:
23+
24+ a) the GNU General Public License as published by the Free
25+ Software Foundation; either version 1, or (at your option)
26+ any later version, or
27+
28+ b) the "Artistic License".
29+
30+ The language files are now under BSD licensing.
31+ See here for more:
32+ https://help.launchpad.net/Translations/LicensingFAQ
33+ https://help.launchpad.net/Legal/BSDLicense
34+
35+ [Source: http://www.opensource.org/licenses/bsd-license.php]
36+
37+ Redistribution and use in source and binary forms, with or without
38+ modification, are permitted provided that the following conditions are met:
39+
40+ Redistributions of source code must retain the above copyright
41+ notice, this list of conditions and the following disclaimer.
42+ Redistributions in binary form must reproduce the above copyright
43+ notice, this list of conditions and the following disclaimer in the
44+ documentation and/or other materials provided with the distribution.
45+
46+ Neither the name of ClamTk nor the names of its contributors
47+ may be used to endorse or promote products derived from this software
48+ without specific prior written permission.
49+
50+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
51+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
52+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
53+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
54+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
55+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
56+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
57+ OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
58+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
59+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
60+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2461
2562This software (ClamTk and ClamTk-KDE) is provided 'as is' without warranty
2663of any kind, either express or implied, including, but not limited to, the
@@ -35,3 +72,4 @@ effective, accurate or reliable
3572
3673Having said that, I do my best to make it as good as I can. Really.
3774Dave M <dave.nerd @ gmail>
75+
0 commit comments