diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-09-11 01:36:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-11 01:36:22 +0700 |
commit | 567773f5d15adedba011cf7db89083d9c9b0c1d0 (patch) | |
tree | 78d002a49657aa8f31112aa8d47cf2795351d11a /network/ipscan/copyright | |
parent | edff74e8f3223fb64f303e7a5df97f10964bcf6a (diff) | |
download | slackbuilds-567773f5d15adedba011cf7db89083d9c9b0c1d0.tar.gz |
network/ipscan: Added (fast and friendly network scanner).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ipscan/copyright')
-rw-r--r-- | network/ipscan/copyright | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/network/ipscan/copyright b/network/ipscan/copyright new file mode 100644 index 0000000000..38cd386048 --- /dev/null +++ b/network/ipscan/copyright @@ -0,0 +1,22 @@ +Angry IP Scanner is copyright 2004-2011 Anton Keks and others. +Development is hosted on http://ipscan.sourceforge.net + +License: GPLv2+ + + 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. + + 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 + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +See /usr/share/common-licenses/GPL-2, or +<http://www.gnu.org/copyleft/gpl.txt> for the terms of the latest version +of the GNU General Public License. |