From 07e56a8cb5c1b7d351cba3595dad0ccf09095bac Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 24 Oct 2013 23:30:33 +0200 Subject: [PATCH] typo fix --- linspector/core/interface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linspector/core/interface.py b/linspector/core/interface.py index 8472941..a3bc858 100644 --- a/linspector/core/interface.py +++ b/linspector/core/interface.py @@ -2,7 +2,7 @@ The interface class should contain all stuff for frontend/backend communication to the Linspector core. -Copyright (c) 2011-2013 "Johannes Findeisen and Rafael Timmerberg" +Copyright (c) 2011-2013 by Johannes Findeisen and Rafael Timmerberg This file is part of Linspector (http://linspector.org).