From 2c68786422c6a808b2332ca1b3e10039753ff035 Mon Sep 17 00:00:00 2001 From: Lukáš Lalinský Date: Sun, 23 Nov 2008 23:12:42 +0100 Subject: Add GPL license + headers --- databasetable.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'databasetable.h') diff --git a/databasetable.h b/databasetable.h index 3d48ede..df9bd2b 100644 --- a/databasetable.h +++ b/databasetable.h @@ -1,3 +1,19 @@ +// Copyright (C) 2008 Lukas Lalinsky +// +// This program is free software; you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation; either version 2 of the License, or +// at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with this program; if not, write to the Free Software Foundation, Inc., +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + #ifndef DATABASETABLE_H #define DATABASETABLE_H -- cgit v1.2.3-70-g09d2