diff --git a/tangostationcontrol/tangostationcontrol/integration_test/default/devices/test_observation.py b/tangostationcontrol/tangostationcontrol/integration_test/default/devices/test_observation.py
index de6c185bb9922f711e9323bac01222893f52ce8c..d17589deebfcbfe056e7b17c6e4f036f87f40732 100644
--- a/tangostationcontrol/tangostationcontrol/integration_test/default/devices/test_observation.py
+++ b/tangostationcontrol/tangostationcontrol/integration_test/default/devices/test_observation.py
@@ -1,5 +1,11 @@
-
-
+# -*- coding: utf-8 -*-
+#
+# This file is part of the LOFAR 2.0 Station Software
+#
+#
+#
+# Distributed under the terms of the APACHE license.
+# See LICENSE.txt for more info.
 
 from tangostationcontrol.test.devices.test_observation_base import TestObservationBase
 from tangostationcontrol.integration_test import base