diff options
Diffstat (limited to 'contrib/scripts/gnunet_janitor.py.in')
-rw-r--r-- | contrib/scripts/gnunet_janitor.py.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/scripts/gnunet_janitor.py.in b/contrib/scripts/gnunet_janitor.py.in index 8a891f0dc8..cbe96a8ebe 100644 --- a/contrib/scripts/gnunet_janitor.py.in +++ b/contrib/scripts/gnunet_janitor.py.in @@ -11,6 +11,9 @@ # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. # # Finds any gnunet processes still running in the system and kills them # |