aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
-rwxr-xr-xatom.cgi4
-rwxr-xr-xatom_single.rb4
-rw-r--r--bzr.rb4
-rw-r--r--charset.rb4
-rwxr-xr-xconfig_poll.rb4
-rw-r--r--datepoll.rb4
-rw-r--r--dudle.css4
-rw-r--r--hash.rb4
-rwxr-xr-xindex.cgi4
-rwxr-xr-xparticipate.rb4
-rw-r--r--poll.rb4
-rw-r--r--print.css4
-rw-r--r--timepoll.rb4
14 files changed, 28 insertions, 28 deletions
diff --git a/README b/README
index 9dbc388..e0dc61c 100644
--- a/README
+++ b/README
@@ -3,9 +3,9 @@ Author:
Requirements:
* ruby, ruby-atom
* bzr
-Licence:
+License:
CC-by-sa 3.0
- see Licence
+ see License
Just place this application into a directory where cgi-scripts are evaluated.
diff --git a/atom.cgi b/atom.cgi
index f4c07ab..eeb226e 100755
--- a/atom.cgi
+++ b/atom.cgi
@@ -2,8 +2,8 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
require "rubygems"
diff --git a/atom_single.rb b/atom_single.rb
index 4bdfd32..048b1d6 100755
--- a/atom_single.rb
+++ b/atom_single.rb
@@ -2,8 +2,8 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
require "rubygems"
diff --git a/bzr.rb b/bzr.rb
index beb0af4..3bec596 100644
--- a/bzr.rb
+++ b/bzr.rb
@@ -1,7 +1,7 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
BZRCMD="export LC_ALL=de_DE.UTF-8; bzr"
diff --git a/charset.rb b/charset.rb
index d88d75e..12cfa25 100644
--- a/charset.rb
+++ b/charset.rb
@@ -1,7 +1,7 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
$utfcookie = CGI::Cookie.new("utf", "true")
diff --git a/config_poll.rb b/config_poll.rb
index b20645c..f06100e 100755
--- a/config_poll.rb
+++ b/config_poll.rb
@@ -2,8 +2,8 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
require "yaml"
diff --git a/datepoll.rb b/datepoll.rb
index ed4a0ca..b14e46c 100644
--- a/datepoll.rb
+++ b/datepoll.rb
@@ -1,7 +1,7 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
require "date"
diff --git a/dudle.css b/dudle.css
index 179ae7a..01c129e 100644
--- a/dudle.css
+++ b/dudle.css
@@ -1,7 +1,7 @@
/********************************
* Author: Benjamin Kellermann *
- * Licence: CC-by-sa 3.0 *
- * see Licence *
+ * License: CC-by-sa 3.0 *
+ * see License *
*******************************/
diff --git a/hash.rb b/hash.rb
index 5a84abe..be290ed 100644
--- a/hash.rb
+++ b/hash.rb
@@ -1,7 +1,7 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
class Hash
diff --git a/index.cgi b/index.cgi
index 4c4f954..a4857e5 100755
--- a/index.cgi
+++ b/index.cgi
@@ -2,8 +2,8 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
require "yaml"
diff --git a/participate.rb b/participate.rb
index dfab3ba..e9f5e82 100755
--- a/participate.rb
+++ b/participate.rb
@@ -2,8 +2,8 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
require "yaml"
diff --git a/poll.rb b/poll.rb
index 3f762f6..c0d33e2 100644
--- a/poll.rb
+++ b/poll.rb
@@ -1,7 +1,7 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
require "hash"
diff --git a/print.css b/print.css
index 4bb2cc6..c9e09c4 100644
--- a/print.css
+++ b/print.css
@@ -1,7 +1,7 @@
/********************************
* Author: Benjamin Kellermann *
- * Licence: CC-by-sa 3.0 *
- * see Licence *
+ * License: CC-by-sa 3.0 *
+ * see License *
*******************************/
td.yes, input.choosen { background-color:#0F0; }
diff --git a/timepoll.rb b/timepoll.rb
index 350510a..1b79d55 100644
--- a/timepoll.rb
+++ b/timepoll.rb
@@ -1,7 +1,7 @@
################################
# Author: Benjamin Kellermann #
-# Licence: CC-by-sa 3.0 #
-# see Licence #
+# License: CC-by-sa 3.0 #
+# see License #
################################
require "date"