[Logilogi-svn] SF.net SVN: logilogi:[1771] trunk
Status: Beta
Brought to you by:
wybow
|
From: <wy...@us...> - 2010-09-08 18:32:06
|
Revision: 1771
http://logilogi.svn.sourceforge.net/logilogi/?rev=1771&view=rev
Author: wybow
Date: 2010-09-08 18:31:56 +0000 (Wed, 08 Sep 2010)
Log Message:
-----------
Updated copyright notices for 2010
Modified Paths:
--------------
trunk/app/controllers/annotations_controller.rb
trunk/app/controllers/application_controller.rb
trunk/app/controllers/cache_controller.rb
trunk/app/controllers/changes_controller.rb
trunk/app/controllers/comments_controller.rb
trunk/app/controllers/external_links_controller.rb
trunk/app/controllers/invitations_controller.rb
trunk/app/controllers/linked_logis_controller.rb
trunk/app/controllers/links_controller.rb
trunk/app/controllers/logi_extras_controller.rb
trunk/app/controllers/logi_inserts_controller.rb
trunk/app/controllers/logi_versions_controller.rb
trunk/app/controllers/logis_controller.rb
trunk/app/controllers/password_resets_controller.rb
trunk/app/controllers/paths_controller.rb
trunk/app/controllers/peer_group_admin_memberships_controller.rb
trunk/app/controllers/peer_group_memberships_controller.rb
trunk/app/controllers/peer_groups_controller.rb
trunk/app/controllers/perma_links_controller.rb
trunk/app/controllers/prefs_profiles_controller.rb
trunk/app/controllers/rankings_controller.rb
trunk/app/controllers/ratings_controller.rb
trunk/app/controllers/remarks_controller.rb
trunk/app/controllers/remote_users_controller.rb
trunk/app/controllers/searches_controller.rb
trunk/app/controllers/steps_controller.rb
trunk/app/controllers/used_tags_controller.rb
trunk/app/controllers/user_groups_controller.rb
trunk/app/controllers/user_sessions_controller.rb
trunk/app/controllers/users_controller.rb
trunk/app/controllers/votes_controller.rb
trunk/app/helpers/application_helper.rb
trunk/app/models/annotation.rb
trunk/app/models/commenting.rb
trunk/app/models/context.rb
trunk/app/models/external_link.rb
trunk/app/models/global_config.rb
trunk/app/models/invitation.rb
trunk/app/models/link.rb
trunk/app/models/link_match.rb
trunk/app/models/log_log_message.rb
trunk/app/models/log_log_subscription.rb
trunk/app/models/logi.rb
trunk/app/models/logi_version.rb
trunk/app/models/notifier.rb
trunk/app/models/path.rb
trunk/app/models/peer_group.rb
trunk/app/models/peer_group_membership.rb
trunk/app/models/prefs_profile.rb
trunk/app/models/rating.rb
trunk/app/models/remark.rb
trunk/app/models/step.rb
trunk/app/models/tag.rb
trunk/app/models/used_tag.rb
trunk/app/models/user.rb
trunk/app/models/user_group.rb
trunk/app/models/user_group_membership.rb
trunk/app/models/user_session.rb
trunk/app/models/vote.rb
trunk/app/views/layouts/_de_footer.html.erb
trunk/app/views/layouts/_footer.html.erb
trunk/config/config.rb.tmpl
trunk/config/environment.rb
trunk/config/initializers/array.rb
trunk/config/initializers/association_collection.rb
trunk/config/initializers/cgi.rb
trunk/config/initializers/fixtures.rb
trunk/config/initializers/hash.rb
trunk/config/initializers/nil_class.rb
trunk/config/initializers/object.rb
trunk/config/initializers/string.rb
trunk/config/initializers/uri.rb
trunk/config/routes.rb
trunk/db/migrate/001_initial_schema.rb
trunk/db/migrate/003_add_unique_indices.rb
trunk/lib/browser_language_code.rb
trunk/lib/error/existence_error.rb
trunk/lib/error/hash_error.rb
trunk/lib/error/language_error.rb
trunk/lib/error/link_cluster_error.rb
trunk/lib/error/link_error.rb
trunk/lib/error/parsing_error.rb
trunk/lib/location/geo_location.rb
trunk/lib/logi_logi_xapian.rb
trunk/lib/modules/cache_methods_module.rb
trunk/lib/modules/constant_named_scopes_module.rb
trunk/lib/modules/home_page_module.rb
trunk/lib/modules/insert_position_range_list_extension_module.rb
trunk/lib/modules/order_by_module.rb
trunk/lib/modules/tags_strings_module.rb
trunk/lib/modules/unix_name_module.rb
trunk/lib/task_helper.rb
trunk/public/javascripts/magick_corners.js
trunk/test/functional/annotations_controller_test.rb
trunk/test/functional/application_controller_test.rb
trunk/test/functional/cache_controller_test.rb
trunk/test/functional/changes_controller_test.rb
trunk/test/functional/comments_controller_test.rb
trunk/test/functional/external_links_controller_test.rb
trunk/test/functional/invitations_controller_test.rb
trunk/test/functional/linked_logi_controller_test.rb
trunk/test/functional/links_controller_test.rb
trunk/test/functional/logi_inserts_controller_test.rb
trunk/test/functional/logi_versions_controller_test.rb
trunk/test/functional/logis_controller_test.rb
trunk/test/functional/password_resets_controller_test.rb
trunk/test/functional/peer_group_admin_memberships_controller_test.rb
trunk/test/functional/peer_groups_controller_test.rb
trunk/test/functional/perma_links_controller_test.rb
trunk/test/functional/prefs_profiles_controller_test.rb
trunk/test/functional/ratings_controller_test.rb
trunk/test/functional/remarks_controller_test.rb
trunk/test/functional/user_groups_controller_test.rb
trunk/test/functional/user_sessions_controller_test.rb
trunk/test/functional/users_controller_test.rb
trunk/test/functional/votes_controller_test.rb
trunk/test/test_helper.rb
trunk/test/unit/annotation_test.rb
trunk/test/unit/commenting_test.rb
trunk/test/unit/context_test.rb
trunk/test/unit/extensions/array_test.rb
trunk/test/unit/extensions/cgi_test.rb
trunk/test/unit/extensions/hash_test.rb
trunk/test/unit/extensions/nil_class_test.rb
trunk/test/unit/extensions/string_test.rb
trunk/test/unit/external_link_test.rb
trunk/test/unit/global_config_test.rb
trunk/test/unit/invitation_test.rb
trunk/test/unit/link_match_test.rb
trunk/test/unit/link_test.rb
trunk/test/unit/logi_test.rb
trunk/test/unit/logi_version_test.rb
trunk/test/unit/notifier_test.rb
trunk/test/unit/path_test.rb
trunk/test/unit/peer_group_membership_test.rb
trunk/test/unit/peer_group_test.rb
trunk/test/unit/prefs_profile_test.rb
trunk/test/unit/rating_test.rb
trunk/test/unit/remark_test.rb
trunk/test/unit/step_test.rb
trunk/test/unit/tag_test.rb
trunk/test/unit/used_tag_test.rb
trunk/test/unit/user_group_membership_test.rb
trunk/test/unit/user_group_test.rb
trunk/test/unit/user_test.rb
trunk/test/unit/vote_test.rb
trunk/vendor/plugins/body_builder/README
trunk/vendor/plugins/body_builder/lib/body_builder.rb
trunk/vendor/plugins/magick_corners/README
trunk/vendor/plugins/magick_corners/generators/magick_corners/magick_corners_generator.rb
trunk/vendor/plugins/magick_corners/generators/magick_corners/templates/javascripts/magick_corners.js
trunk/vendor/plugins/magick_corners/lib/app/controllers/magick_corners_controller.rb
trunk/vendor/plugins/magick_corners/lib/magick_corners/config.rb
trunk/vendor/plugins/magick_corners/lib/magick_corners/routes.rb
trunk/vendor/plugins/magick_corners/lib/magick_corners.rb
trunk/vendor/plugins/magick_corners/test/functional/magick_corners_controller_test.rb
trunk/vendor/plugins/thorny_form/README
trunk/vendor/plugins/thorny_form/lib/thorny_form.rb
trunk/vendor/plugins/thorny_form/lib/thorny_form_helper.rb
trunk/vendor/plugins/thorny_form/lib/thorny_form_test_helper.rb
Modified: trunk/app/controllers/annotations_controller.rb
===================================================================
--- trunk/app/controllers/annotations_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/annotations_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/application_controller.rb
===================================================================
--- trunk/app/controllers/application_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/application_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/cache_controller.rb
===================================================================
--- trunk/app/controllers/cache_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/cache_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/changes_controller.rb
===================================================================
--- trunk/app/controllers/changes_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/changes_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/comments_controller.rb
===================================================================
--- trunk/app/controllers/comments_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/comments_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/external_links_controller.rb
===================================================================
--- trunk/app/controllers/external_links_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/external_links_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/invitations_controller.rb
===================================================================
--- trunk/app/controllers/invitations_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/invitations_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/linked_logis_controller.rb
===================================================================
--- trunk/app/controllers/linked_logis_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/linked_logis_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/links_controller.rb
===================================================================
--- trunk/app/controllers/links_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/links_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/logi_extras_controller.rb
===================================================================
--- trunk/app/controllers/logi_extras_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/logi_extras_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/logi_inserts_controller.rb
===================================================================
--- trunk/app/controllers/logi_inserts_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/logi_inserts_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/logi_versions_controller.rb
===================================================================
--- trunk/app/controllers/logi_versions_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/logi_versions_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/logis_controller.rb
===================================================================
--- trunk/app/controllers/logis_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/logis_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/password_resets_controller.rb
===================================================================
--- trunk/app/controllers/password_resets_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/password_resets_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/paths_controller.rb
===================================================================
--- trunk/app/controllers/paths_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/paths_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/peer_group_admin_memberships_controller.rb
===================================================================
--- trunk/app/controllers/peer_group_admin_memberships_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/peer_group_admin_memberships_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/peer_group_memberships_controller.rb
===================================================================
--- trunk/app/controllers/peer_group_memberships_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/peer_group_memberships_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/peer_groups_controller.rb
===================================================================
--- trunk/app/controllers/peer_groups_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/peer_groups_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/perma_links_controller.rb
===================================================================
--- trunk/app/controllers/perma_links_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/perma_links_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/prefs_profiles_controller.rb
===================================================================
--- trunk/app/controllers/prefs_profiles_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/prefs_profiles_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/rankings_controller.rb
===================================================================
--- trunk/app/controllers/rankings_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/rankings_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/ratings_controller.rb
===================================================================
--- trunk/app/controllers/ratings_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/ratings_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/remarks_controller.rb
===================================================================
--- trunk/app/controllers/remarks_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/remarks_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/remote_users_controller.rb
===================================================================
--- trunk/app/controllers/remote_users_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/remote_users_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/searches_controller.rb
===================================================================
--- trunk/app/controllers/searches_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/searches_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/steps_controller.rb
===================================================================
--- trunk/app/controllers/steps_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/steps_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/used_tags_controller.rb
===================================================================
--- trunk/app/controllers/used_tags_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/used_tags_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/user_groups_controller.rb
===================================================================
--- trunk/app/controllers/user_groups_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/user_groups_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/user_sessions_controller.rb
===================================================================
--- trunk/app/controllers/user_sessions_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/user_sessions_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/users_controller.rb
===================================================================
--- trunk/app/controllers/users_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/users_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/controllers/votes_controller.rb
===================================================================
--- trunk/app/controllers/votes_controller.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/controllers/votes_controller.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/helpers/application_helper.rb
===================================================================
--- trunk/app/helpers/application_helper.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/helpers/application_helper.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/annotation.rb
===================================================================
--- trunk/app/models/annotation.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/annotation.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/commenting.rb
===================================================================
--- trunk/app/models/commenting.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/commenting.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/context.rb
===================================================================
--- trunk/app/models/context.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/context.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/external_link.rb
===================================================================
--- trunk/app/models/external_link.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/external_link.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/global_config.rb
===================================================================
--- trunk/app/models/global_config.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/global_config.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/invitation.rb
===================================================================
--- trunk/app/models/invitation.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/invitation.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/link.rb
===================================================================
--- trunk/app/models/link.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/link.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/link_match.rb
===================================================================
--- trunk/app/models/link_match.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/link_match.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/log_log_message.rb
===================================================================
--- trunk/app/models/log_log_message.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/log_log_message.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/log_log_subscription.rb
===================================================================
--- trunk/app/models/log_log_subscription.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/log_log_subscription.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/logi.rb
===================================================================
--- trunk/app/models/logi.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/logi.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/logi_version.rb
===================================================================
--- trunk/app/models/logi_version.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/logi_version.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/notifier.rb
===================================================================
--- trunk/app/models/notifier.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/notifier.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/path.rb
===================================================================
--- trunk/app/models/path.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/path.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/peer_group.rb
===================================================================
--- trunk/app/models/peer_group.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/peer_group.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/peer_group_membership.rb
===================================================================
--- trunk/app/models/peer_group_membership.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/peer_group_membership.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/prefs_profile.rb
===================================================================
--- trunk/app/models/prefs_profile.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/prefs_profile.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/rating.rb
===================================================================
--- trunk/app/models/rating.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/rating.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/remark.rb
===================================================================
--- trunk/app/models/remark.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/remark.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/step.rb
===================================================================
--- trunk/app/models/step.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/step.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/tag.rb
===================================================================
--- trunk/app/models/tag.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/tag.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/used_tag.rb
===================================================================
--- trunk/app/models/used_tag.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/used_tag.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/user.rb
===================================================================
--- trunk/app/models/user.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/user.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/user_group.rb
===================================================================
--- trunk/app/models/user_group.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/user_group.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/user_group_membership.rb
===================================================================
--- trunk/app/models/user_group_membership.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/user_group_membership.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/user_session.rb
===================================================================
--- trunk/app/models/user_session.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/user_session.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/models/vote.rb
===================================================================
--- trunk/app/models/vote.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/models/vote.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/app/views/layouts/_de_footer.html.erb
===================================================================
--- trunk/app/views/layouts/_de_footer.html.erb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/views/layouts/_de_footer.html.erb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -16,7 +16,7 @@
</div>
<div class="copyright">
<div class="panel_content_padding">
- © 2007-2009 <a href="http://foundation.logilogi.org"><%= t 'v.layouts.logi_logi_foundation' %></a>.
+ © 2006-2010 <a href="http://foundation.logilogi.org"><%= t 'v.layouts.logi_logi_foundation' %></a>.
<%= t('v.layouts.free_software_licensed',
:free_open => '<a href="http://en.logilogi.org/Development/Logi_Logi=Wybo_Wiersma_32">',
:affero_open => '<a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">',
Modified: trunk/app/views/layouts/_footer.html.erb
===================================================================
--- trunk/app/views/layouts/_footer.html.erb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/app/views/layouts/_footer.html.erb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -23,7 +23,7 @@
<% end %>
<div class="copyright">
<div class="panel_content_padding">
- © 2007-2009 <a href="http://foundation.logilogi.org"><%= t 'v.layouts.logi_logi_foundation' %></a>.
+ © 2006-2010 <a href="http://foundation.logilogi.org"><%= t 'v.layouts.logi_logi_foundation' %></a>.
<%= t('v.layouts.free_software_licensed',
:free_open => '<a href="http://en.logilogi.org/Development/Logi_Logi=Wybo_Wiersma_32">',
:affero_open => '<a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">',
Modified: trunk/config/config.rb.tmpl
===================================================================
--- trunk/config/config.rb.tmpl 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/config.rb.tmpl 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,3 +1,16 @@
+#--#
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
+#
+# License:
+# This file is part of the LogiLogi program. LogiLogi is Free Software.
+# You can run/distribute/modify LogiLogi under the terms of the GNU Affero
+# General Public License version 3. The Affero GPL states that running a
+# modified version or a derivative work also requires you to make the source
+# code of that work available to everyone that can interact with it. We
+# chose the Affero GPL to ensure that LogiLogi remains open and libre
+# (doc/LICENSE contains the full text of the legally binding license).
+#++#
+
module InitialGlobalConfig
# If there is a subdomain, and it is different from the
# language_code, you can set it here.
Modified: trunk/config/environment.rb
===================================================================
--- trunk/config/environment.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/environment.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,3 +1,16 @@
+#--#
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
+#
+# License:
+# This file is part of the LogiLogi program. LogiLogi is Free Software.
+# You can run/distribute/modify LogiLogi under the terms of the GNU Affero
+# General Public License version 3. The Affero GPL states that running a
+# modified version or a derivative work also requires you to make the source
+# code of that work available to everyone that can interact with it. We
+# chose the Affero GPL to ensure that LogiLogi remains open and libre
+# (doc/LICENSE contains the full text of the legally binding license).
+#++#
+
# Be sure to restart your web server when you modify this file.
# Uncomment below to force Rails into production mode when
Modified: trunk/config/initializers/array.rb
===================================================================
--- trunk/config/initializers/array.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/initializers/array.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/config/initializers/association_collection.rb
===================================================================
--- trunk/config/initializers/association_collection.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/initializers/association_collection.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/config/initializers/cgi.rb
===================================================================
--- trunk/config/initializers/cgi.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/initializers/cgi.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/config/initializers/fixtures.rb
===================================================================
--- trunk/config/initializers/fixtures.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/initializers/fixtures.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/config/initializers/hash.rb
===================================================================
--- trunk/config/initializers/hash.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/initializers/hash.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/config/initializers/nil_class.rb
===================================================================
--- trunk/config/initializers/nil_class.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/initializers/nil_class.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/config/initializers/object.rb
===================================================================
--- trunk/config/initializers/object.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/initializers/object.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/config/initializers/string.rb
===================================================================
--- trunk/config/initializers/string.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/initializers/string.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/config/initializers/uri.rb
===================================================================
--- trunk/config/initializers/uri.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/initializers/uri.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/config/routes.rb
===================================================================
--- trunk/config/routes.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/config/routes.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,3 +1,16 @@
+#--#
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
+#
+# License:
+# This file is part of the LogiLogi program. LogiLogi is Free Software.
+# You can run/distribute/modify LogiLogi under the terms of the GNU Affero
+# General Public License version 3. The Affero GPL states that running a
+# modified version or a derivative work also requires you to make the source
+# code of that work available to everyone that can interact with it. We
+# chose the Affero GPL to ensure that LogiLogi remains open and libre
+# (doc/LICENSE contains the full text of the legally binding license).
+#++#
+
ActionController::Routing::Routes.draw do |map|
# The priority is based upon order of creation: first created -> highest priority.
Modified: trunk/db/migrate/001_initial_schema.rb
===================================================================
--- trunk/db/migrate/001_initial_schema.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/db/migrate/001_initial_schema.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/db/migrate/003_add_unique_indices.rb
===================================================================
--- trunk/db/migrate/003_add_unique_indices.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/db/migrate/003_add_unique_indices.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,16 +1,3 @@
-#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
-#
-# License:
-# This file is part of the LogiLogi program. LogiLogi is Free Software.
-# You can run/distribute/modify LogiLogi under the terms of the GNU Affero
-# General Public License version 3. The Affero GPL states that running a
-# modified version or a derivative work also requires you to make the source
-# code of that work available to everyone that can interact with it. We
-# chose the Affero GPL to ensure that LogiLogi remains open and libre
-# (doc/LICENSE contains the full text of the legally binding license).
-#++#
-
class AddUniqueIndices < ActiveRecord::Migration
# Needed because of concurrent sessions which
# validates_uniqueness_of cannot handle.
Modified: trunk/lib/browser_language_code.rb
===================================================================
--- trunk/lib/browser_language_code.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/browser_language_code.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/error/existence_error.rb
===================================================================
--- trunk/lib/error/existence_error.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/error/existence_error.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/error/hash_error.rb
===================================================================
--- trunk/lib/error/hash_error.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/error/hash_error.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/error/language_error.rb
===================================================================
--- trunk/lib/error/language_error.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/error/language_error.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/error/link_cluster_error.rb
===================================================================
--- trunk/lib/error/link_cluster_error.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/error/link_cluster_error.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/error/link_error.rb
===================================================================
--- trunk/lib/error/link_error.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/error/link_error.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/error/parsing_error.rb
===================================================================
--- trunk/lib/error/parsing_error.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/error/parsing_error.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/location/geo_location.rb
===================================================================
--- trunk/lib/location/geo_location.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/location/geo_location.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/logi_logi_xapian.rb
===================================================================
--- trunk/lib/logi_logi_xapian.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/logi_logi_xapian.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/modules/cache_methods_module.rb
===================================================================
--- trunk/lib/modules/cache_methods_module.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/modules/cache_methods_module.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/modules/constant_named_scopes_module.rb
===================================================================
--- trunk/lib/modules/constant_named_scopes_module.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/modules/constant_named_scopes_module.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/modules/home_page_module.rb
===================================================================
--- trunk/lib/modules/home_page_module.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/modules/home_page_module.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/modules/insert_position_range_list_extension_module.rb
===================================================================
--- trunk/lib/modules/insert_position_range_list_extension_module.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/modules/insert_position_range_list_extension_module.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/modules/order_by_module.rb
===================================================================
--- trunk/lib/modules/order_by_module.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/modules/order_by_module.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/modules/tags_strings_module.rb
===================================================================
--- trunk/lib/modules/tags_strings_module.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/modules/tags_strings_module.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/modules/unix_name_module.rb
===================================================================
--- trunk/lib/modules/unix_name_module.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/modules/unix_name_module.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/lib/task_helper.rb
===================================================================
--- trunk/lib/task_helper.rb 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/lib/task_helper.rb 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
#--#
-# Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+# Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
#
# License:
# This file is part of the LogiLogi program. LogiLogi is Free Software.
Modified: trunk/public/javascripts/magick_corners.js
===================================================================
--- trunk/public/javascripts/magick_corners.js 2010-09-08 18:01:47 UTC (rev 1770)
+++ trunk/public/javascripts/magick_corners.js 2010-09-08 18:31:56 UTC (rev 1771)
@@ -1,5 +1,5 @@
/**
- * Copyright: (c) 2006-2009 The LogiLogi Foundation <fou...@lo...>
+ * Copyright: (c) 2006-2010 The LogiLogi Foundation <fou...@lo...>
*
* License:
* This file is part of the Magick Corners Rails Plugin. Magick
Modified: trunk/test/functional/annotations_controller_test.rb
==================...
[truncated message content] |