aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-01-21 07:49:08 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-01-21 07:49:08 +0100
commitdc40f445b92701abdbc63dddf0fb7104551840f4 (patch)
tree3c473a8c853adc9de0bdf43875cc79eaafad3382
parentbf3aef2c957153dc4e12a6e9e13558aebaaefd06 (diff)
Copyright information adopted
-rw-r--r--License41
-rwxr-xr-xaccess_control.rb2
-rwxr-xr-xatom.rb2
-rw-r--r--bzr.rb2
-rw-r--r--charset.rb2
-rw-r--r--classic.css2
-rw-r--r--config_sample.rb2
-rwxr-xr-xcustomize.rb2
-rw-r--r--default.css2
-rwxr-xr-xdelete_poll.rb2
-rw-r--r--dudle.rb2
-rwxr-xr-xedit_columns.rb2
-rw-r--r--git.rb2
-rw-r--r--hash.rb2
-rwxr-xr-xhistory.rb2
-rw-r--r--html.rb2
-rwxr-xr-xindex.cgi2
-rwxr-xr-xinvite_participants.rb2
-rw-r--r--log.rb2
-rwxr-xr-xoverview.rb2
-rwxr-xr-xparticipate.rb2
-rw-r--r--poll.rb2
-rw-r--r--pollhead.rb2
-rw-r--r--print.css2
-rw-r--r--timepollhead.rb2
-rw-r--r--vcs_test.rb19
26 files changed, 43 insertions, 65 deletions
diff --git a/License b/License
index dba13ed..753d647 100644
--- a/License
+++ b/License
@@ -618,44 +618,3 @@ copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
- <one line to give the program's name and a brief idea of what it does.>
- Copyright (C) <year> <name of author>
-
- This program 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.
-
- 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 Affero General Public License for more details.
-
- You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-Also add information on how to contact you by electronic and paper mail.
-
- If your software can interact with users remotely through a computer
-network, you should also make sure that it provides a way for users to
-get its source. For example, if your program is a web application, its
-interface could display a "Source" link that leads users to an archive
-of the code. There are many ways you could offer source, and different
-solutions will be better for different programs; see section 13 for the
-specific requirements.
-
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU AGPL, see
-<http://www.gnu.org/licenses/>.
diff --git a/access_control.rb b/access_control.rb
index 6701738..7b253e1 100755
--- a/access_control.rb
+++ b/access_control.rb
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/atom.rb b/atom.rb
index f6183d2..c7b2383 100755
--- a/atom.rb
+++ b/atom.rb
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/bzr.rb b/bzr.rb
index 973775e..11b1b5a 100644
--- a/bzr.rb
+++ b/bzr.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/charset.rb b/charset.rb
index 216dc55..98f9b36 100644
--- a/charset.rb
+++ b/charset.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/classic.css b/classic.css
index 63fe758..d99e5d7 100644
--- a/classic.css
+++ b/classic.css
@@ -1,5 +1,5 @@
/***************************************************************************
-* Copyright 2009 Benjamin Kellermann *
+* Copyright 2009,2010 Benjamin Kellermann *
* *
* This file is part of dudle. *
* *
diff --git a/config_sample.rb b/config_sample.rb
index 1075f33..87db794 100644
--- a/config_sample.rb
+++ b/config_sample.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/customize.rb b/customize.rb
index 282c102..28a5c48 100755
--- a/customize.rb
+++ b/customize.rb
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/default.css b/default.css
index 59c9cfc..4198efb 100644
--- a/default.css
+++ b/default.css
@@ -1,5 +1,5 @@
/***************************************************************************
-* Copyright 2009 Benjamin Kellermann, Stefanie Pötzsch *
+* Copyright 2009,2010 Benjamin Kellermann, Stefanie Pötzsch *
* *
* This file is part of dudle. *
* *
diff --git a/delete_poll.rb b/delete_poll.rb
index 8284f5f..d638bed 100755
--- a/delete_poll.rb
+++ b/delete_poll.rb
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/dudle.rb b/dudle.rb
index 0b69f96..b477ca2 100644
--- a/dudle.rb
+++ b/dudle.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/edit_columns.rb b/edit_columns.rb
index 101ca29..b137b0d 100755
--- a/edit_columns.rb
+++ b/edit_columns.rb
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/git.rb b/git.rb
index 5b4fb18..2976f57 100644
--- a/git.rb
+++ b/git.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/hash.rb b/hash.rb
index 5e99a57..f4b09eb 100644
--- a/hash.rb
+++ b/hash.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/history.rb b/history.rb
index cad05be..dbdfc9d 100755
--- a/history.rb
+++ b/history.rb
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/html.rb b/html.rb
index 91e1b4b..6f714df 100644
--- a/html.rb
+++ b/html.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/index.cgi b/index.cgi
index b5a2279..7eb012e 100755
--- a/index.cgi
+++ b/index.cgi
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/invite_participants.rb b/invite_participants.rb
index 7399a3a..a62ab1d 100755
--- a/invite_participants.rb
+++ b/invite_participants.rb
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/log.rb b/log.rb
index 6780027..4a54c25 100644
--- a/log.rb
+++ b/log.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/overview.rb b/overview.rb
index d1f2909..afc0c5c 100755
--- a/overview.rb
+++ b/overview.rb
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/participate.rb b/participate.rb
index 1218502..22e7749 100755
--- a/participate.rb
+++ b/participate.rb
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/poll.rb b/poll.rb
index ee9a642..6acaa23 100644
--- a/poll.rb
+++ b/poll.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/pollhead.rb b/pollhead.rb
index c764a90..7f4b07a 100644
--- a/pollhead.rb
+++ b/pollhead.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/print.css b/print.css
index 966c7fe..1701d8c 100644
--- a/print.css
+++ b/print.css
@@ -1,5 +1,5 @@
/***************************************************************************
-* Copyright 2009 Benjamin Kellermann *
+* Copyright 2009,2010 Benjamin Kellermann *
* *
* This file is part of dudle. *
* *
diff --git a/timepollhead.rb b/timepollhead.rb
index e1116be..c7745b4 100644
--- a/timepollhead.rb
+++ b/timepollhead.rb
@@ -1,5 +1,5 @@
############################################################################
-# Copyright 2009 Benjamin Kellermann #
+# Copyright 2009,2010 Benjamin Kellermann #
# #
# This file is part of dudle. #
# #
diff --git a/vcs_test.rb b/vcs_test.rb
index c0dc235..9881fb5 100644
--- a/vcs_test.rb
+++ b/vcs_test.rb
@@ -1,3 +1,22 @@
+############################################################################
+# Copyright 2009,2010 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/>. #
+############################################################################
+
if __FILE__ == $0
require "test/unit"
require "pp"