1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 02:29:28 +02:00

also add MPL header to cmdline dir

This commit is contained in:
holger krekel 2018-11-01 20:38:58 +02:00
parent 62ad5c952b
commit add8629674
5 changed files with 35 additions and 0 deletions

View file

@ -1,3 +1,10 @@
/*************************************************************************
* (C) 2018 Bjoern Petersen and contributors.
* This Source Code Form is subject to the terms of the Mozilla Public
* License 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*************************************************************************/
/* This is a CLI program and a little testing frame. This file must not be
included when using Delta Chat Core as a library.