tests: mock-contacts-provider: Add license header

This commit is contained in:
Evangelos Ribeiro Tzaras
2022-01-31 11:05:23 +01:00
parent 805ed4e0f4
commit 72adee4922

View File

@@ -1,3 +1,12 @@
/*
* Copyright (C) 2021 Purism SPC
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
* Author: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu>
*
*/
#pragma once
#include "calls-contacts-provider.h"