summaryrefslogtreecommitdiffstats
path: root/quickrun.py
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2015-05-07 22:40:19 -0400
committerRob Crittenden <rcritten@redhat.com>2015-05-08 11:00:48 -0400
commitcfe24fa3dc15d87f3ace944a2d62a0f4c5ee496c (patch)
tree849e9f7be6139704ba5dde54e8ea7a95a2cab023 /quickrun.py
parent7a2a221318198717f9526ea521dc65cdf73b587d (diff)
downloadipsilon-cfe24fa3dc15d87f3ace944a2d62a0f4c5ee496c.tar.gz
ipsilon-cfe24fa3dc15d87f3ace944a2d62a0f4c5ee496c.tar.xz
ipsilon-cfe24fa3dc15d87f3ace944a2d62a0f4c5ee496c.zip
Update Copyright header point to COPYING file
Point to a file containing the license rather than including it in every single source file. This will make it easier to manage the license in the future without another humongous commit. https://fedorahosted.org/ipsilon/ticket/126 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Diffstat (limited to 'quickrun.py')
-rwxr-xr-xquickrun.py17
1 files changed, 1 insertions, 16 deletions
diff --git a/quickrun.py b/quickrun.py
index 57cdcb7..c565fcb 100755
--- a/quickrun.py
+++ b/quickrun.py
@@ -1,21 +1,6 @@
#!/usr/bin/python
#
-# Copyright (C) 2014 Simo Sorce <simo@redhat.com>
-#
-# see file 'COPYING' for use and warranty information
-#
-# 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 3 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, see <http://www.gnu.org/licenses/>.
+# Copyright (C) 2014 Ipsilon project Contributors, for license see COPYING
import argparse
import os