mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-05 10:39:27 +02:00
address comment from @drebs and add a license note on each source file
This commit is contained in:
parent
08e5951562
commit
a599fbb26a
69 changed files with 483 additions and 0 deletions
|
@ -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/.
|
||||
*************************************************************************/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <ctype.h>
|
||||
#include <fcntl.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue