From 94149df96b210819d2fab0c1636467985768c44f Mon Sep 17 00:00:00 2001 From: Johannes Schwab Date: Sat, 27 Dec 2014 16:04:26 +0100 Subject: [PATCH 1/2] Force unsing python2 --- twister-control.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twister-control.py b/twister-control.py index f438c35f..23d8fbfb 100755 --- a/twister-control.py +++ b/twister-control.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # # very simple wrapper for starting twisterd and launching the web browser # From 8f1ef249858d996edde1f2d6faec83eb99c5191f Mon Sep 17 00:00:00 2001 From: Ben Holden-Crowther Date: Mon, 29 Dec 2014 20:56:26 +0000 Subject: [PATCH 2/2] Updated license date Changed 2014 to 2015 in preparation for new year --- COPYING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COPYING b/COPYING index b4b1010e..31c760b8 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2014 twister Developers +Copyright (c) 2015 twister Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal