License headers

This commit is contained in:
Tad 2020-11-17 10:31:08 -05:00
parent 760082a852
commit 06046d385c
9 changed files with 11 additions and 7 deletions

View file

@ -1,5 +1,5 @@
/*
Hypatia: An realtime malware scanner for Android
Hypatia: A realtime malware scanner for Android
Copyright (c) 2017-2018 Divested Computing Group
This program is free software: you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/*
Hypatia: An realtime malware scanner for Android
Hypatia: A realtime malware scanner for Android
Copyright (c) 2017-2018 Divested Computing Group
This program is free software: you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/*
Hypatia: An realtime malware scanner for Android
Hypatia: A realtime malware scanner for Android
Copyright (c) 2017-2018 Divested Computing Group
This program is free software: you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/*
Hypatia: An realtime malware scanner for Android
Hypatia: A realtime malware scanner for Android
Copyright (c) 2017-2018 Divested Computing Group
This program is free software: you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/*
Hypatia: An realtime malware scanner for Android
Hypatia: A realtime malware scanner for Android
Copyright (c) 2017-2018 Divested Computing Group
This program is free software: you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/*
Hypatia: An realtime malware scanner for Android
Hypatia: A realtime malware scanner for Android
Copyright (c) 2017-2018 Divested Computing Group
This program is free software: you can redistribute it and/or modify

View file

@ -1,5 +1,5 @@
/*
Hypatia: An realtime malware scanner for Android
Hypatia: A realtime malware scanner for Android
Copyright (c) 2017-2018 Divested Computing Group
This program is free software: you can redistribute it and/or modify

View file

@ -1,4 +1,5 @@
#!/bin/bash
#License: GPLv3
#sudo freshclam
mkdir /tmp/mss

View file

@ -1,3 +1,6 @@
#!/bin/bash
#License: GPLv3
processHashes() {
local name=$(basename $1);
if [ -f $1/samples.$2 ]; then