summaryrefslogblamecommitdiff
path: root/src/template.c
blob: 37bd9ab406c9de2fe14f364d206c678bd3746e62 (plain) (tree)
1
2
3
4


                                                       
                                                          










                                                                           
/* 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.
 *
 * This program is free software; you can redistribute it and/or modify it 
 * under the terms of the GNU General Public License version 2 as published
 * by the Free Software Foundation. See http://www.gnu.org/ for details.
 */

#include "apk_database.h"