diff --git a/linspector/core/interface.py b/linspector/core/interface.py index 8cf3bff..12c25e6 100644 --- a/linspector/core/interface.py +++ b/linspector/core/interface.py @@ -1,5 +1,6 @@ """ -The interface class should contain all stuff for frontend/backend communication to the Linspector core. +The interface class should contain all stuff for frontend/backend +communication to the Linspector core. Copyright (c) 2011-2013 "Johannes Findeisen and Rafael Timmerberg"