aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'elivepatch_client/client/cli.py')
-rw-r--r--elivepatch_client/client/cli.py17
1 files changed, 3 insertions, 14 deletions
diff --git a/elivepatch_client/client/cli.py b/elivepatch_client/client/cli.py
index 3694845..ce7fde8 100644
--- a/elivepatch_client/client/cli.py
+++ b/elivepatch_client/client/cli.py
@@ -1,19 +1,8 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# -*- coding: utf-8 -*-
-#################################################################################
-# ELIVEPATCH ACTIONS
-#################################################################################
-# File: cli.py
-#
-# Handles elivepatch actions via the command line interface.
-#
-# Copyright:
-# (c) 2017 Alice Ferrazzi
-# Distributed under the terms of the GNU General Public License v2
-#
-# Author(s):
-# Alice Ferrazzi <alicef@gentoo.org>
#
+# (c) 2017, Alice Ferrazzi <alice.ferrazzi@gmail.com>
+# Distributed under the terms of the GNU General Public License v2 or later
import os, sys
from elivepatch_client.client.checkers import CVE