X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_mon%2Ftests%2Funit%2Fserver%2F__init__.py;fp=osm_mon%2Ftests%2Funit%2Fserver%2F__init__.py;h=971f4e953a3f134be79ef6588dab0e68ed1b4089;hb=6b45f219dc6bbb1dde1d3cb88eb51372ee81d359;hp=ce869a38c9a94992d7eeaa75054a7e08b5a9769b;hpb=0cd4e14b4a4b65818a1aec1c14d84b28b946fcd5;p=osm%2FMON.git diff --git a/osm_mon/tests/unit/server/__init__.py b/osm_mon/tests/unit/server/__init__.py index ce869a3..971f4e9 100644 --- a/osm_mon/tests/unit/server/__init__.py +++ b/osm_mon/tests/unit/server/__init__.py @@ -1,11 +1,8 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -# Copyright 2017 Intel Research and Development Ireland Limited +# Copyright 2018 Whitestack, LLC # ************************************************************* # This file is part of OSM Monitoring module -# All Rights Reserved to Intel Corporation +# All Rights Reserved to Whitestack, LLC # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain @@ -20,4 +17,5 @@ # under the License. # For those usages not covered by the Apache License, Version 2.0 please -# contact: prithiv.mohan@intel.com or adrian.hoban@intel.com +# contact: bdiaz@whitestack.com or glavado@whitestack.com +##