summaryrefslogtreecommitdiff
path: root/src/libical-glib/tools/source-template
blob: 4a354b2cde1a4d7be85fd5705ba607b8802c7159 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* Generated file (by generator) */

/*
 * SPDX-FileCopyrightText: 2015 William Yu <williamyu@gnome.org>
 *
 * SPDX-License-Identifier: LGPL-2.1-only OR MPL-2.0
 */

#ifdef HAVE_CONFIG_H
#include <config.h>
#endif

${sourceIncludes}${source_boilerplate}${source}