From 48b39a026768ee310f0c7e080f81d432e6b0f0d7 Mon Sep 17 00:00:00 2001 From: lars Date: Sun, 4 Feb 2007 05:03:15 +0000 Subject: [PATCH] added GPL header to cryptobox.css --- www-data/cryptobox.css | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/www-data/cryptobox.css b/www-data/cryptobox.css index 415f4d6..9dbd27d 100644 --- a/www-data/cryptobox.css +++ b/www-data/cryptobox.css @@ -1,3 +1,26 @@ +/* + * CryptoBox CSS stylesheet file + * + * Copyright 2005-2007 sense.lab e.V. + * + * This file is part of the CryptoBox. + * + * The CryptoBox 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. + * + * The CryptoBox 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 the CryptoBox; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * + */ + body { text-align: center; margin: 0;