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

remove the boilerplate code again from the c source files

This commit is contained in:
holger krekel 2018-11-01 21:15:10 +02:00
parent add8629674
commit a5cf20c5a4
74 changed files with 0 additions and 519 deletions

View file

@ -1,10 +1,3 @@
/*************************************************************************
* (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>