aboutsummaryrefslogtreecommitdiff
path: root/dudle.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-20 11:12:19 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-20 11:12:19 +0100
commitec2cecc1fbf157cbed88e5bcbc939bed783abff2 (patch)
tree148267e3b1b88102ad26ef738cfe6417ff482192 /dudle.css
parent47988b9d4bccb0b6145e1d2cf7462879576f6521 (diff)
License changed
Diffstat (limited to '')
-rw-r--r--dudle.css23
1 files changed, 18 insertions, 5 deletions
diff --git a/dudle.css b/dudle.css
index 6cf894a..8c123fc 100644
--- a/dudle.css
+++ b/dudle.css
@@ -1,8 +1,21 @@
-/********************************
- * Author: Benjamin Kellermann *
- * License: CC-by-sa 3.0 *
- * see License *
- *******************************/
+/****************************************************************************
+ * Copyright 2009 Benjamin Kellermann *
+ * *
+ * This file is part of dudle. *
+ * *
+ * Dudle is free software: you can redistribute it and/or modify it under *
+ * the terms of the GNU Affero General Public License as published by *
+ * the Free Software Foundation, either version 3 of the License, or *
+ * (at your option) any later version. *
+ * *
+ * Dudle 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 Affero General Public *
+ * License for more details. *
+ * *
+ * You should have received a copy of the GNU Affero General Public License *
+ * along with dudle. If not, see <http://www.gnu.org/licenses/>. *
+ ****************************************************************************/
td.ayes, td.bmaybe, td.cno { cursor:default; }