summaryrefslogtreecommitdiff
path: root/src/template.c
blob: fb706d19532e58b70b7bb02d5abe36938a3f0c7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* template.c - Alpine Package Keeper (APK)
 *
 * Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
 * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
 * All rights reserved.
 *
 * SPDX-License-Identifier: GPL-2.0-only
 */

#include "apk_database.h"