diff --git a/app/controllers/account_controller.rb b/app/controllers/account_controller.rb index 6320f1b3..b97c91ad 100644 --- a/app/controllers/account_controller.rb +++ b/app/controllers/account_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/activities_controller.rb b/app/controllers/activities_controller.rb index 9a7cbae2..dc581828 100644 --- a/app/controllers/activities_controller.rb +++ b/app/controllers/activities_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/admin_controller.rb b/app/controllers/admin_controller.rb index 1293ca84..40840321 100644 --- a/app/controllers/admin_controller.rb +++ b/app/controllers/admin_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index a87ccc4e..7b2e6eea 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/attachments_controller.rb b/app/controllers/attachments_controller.rb index 36fbeee6..274e5bf4 100644 --- a/app/controllers/attachments_controller.rb +++ b/app/controllers/attachments_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/auth_sources_controller.rb b/app/controllers/auth_sources_controller.rb index a8d3f1a4..3c8a762d 100644 --- a/app/controllers/auth_sources_controller.rb +++ b/app/controllers/auth_sources_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/auto_completes_controller.rb b/app/controllers/auto_completes_controller.rb index ad138666..14a752b8 100644 --- a/app/controllers/auto_completes_controller.rb +++ b/app/controllers/auto_completes_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/boards_controller.rb b/app/controllers/boards_controller.rb index 58db0690..67148834 100644 --- a/app/controllers/boards_controller.rb +++ b/app/controllers/boards_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/calendars_controller.rb b/app/controllers/calendars_controller.rb index 55cf70ea..81546e42 100644 --- a/app/controllers/calendars_controller.rb +++ b/app/controllers/calendars_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/comments_controller.rb b/app/controllers/comments_controller.rb index 947a1fb2..c921389b 100644 --- a/app/controllers/comments_controller.rb +++ b/app/controllers/comments_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/context_menus_controller.rb b/app/controllers/context_menus_controller.rb index 31487f06..ce6013e8 100644 --- a/app/controllers/context_menus_controller.rb +++ b/app/controllers/context_menus_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/custom_fields_controller.rb b/app/controllers/custom_fields_controller.rb index 22e55b39..7f3485f3 100644 --- a/app/controllers/custom_fields_controller.rb +++ b/app/controllers/custom_fields_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/documents_controller.rb b/app/controllers/documents_controller.rb index eb5799db..e156b090 100644 --- a/app/controllers/documents_controller.rb +++ b/app/controllers/documents_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/enumerations_controller.rb b/app/controllers/enumerations_controller.rb index 7abf5bfe..5b4b7fab 100644 --- a/app/controllers/enumerations_controller.rb +++ b/app/controllers/enumerations_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/files_controller.rb b/app/controllers/files_controller.rb index 8966fed9..04571658 100644 --- a/app/controllers/files_controller.rb +++ b/app/controllers/files_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/gantts_controller.rb b/app/controllers/gantts_controller.rb index e3e6f482..fbaac2b0 100644 --- a/app/controllers/gantts_controller.rb +++ b/app/controllers/gantts_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/groups_controller.rb b/app/controllers/groups_controller.rb index 901b4e30..c7096553 100644 --- a/app/controllers/groups_controller.rb +++ b/app/controllers/groups_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/help_controller.rb b/app/controllers/help_controller.rb index 505ca9a0..78763398 100644 --- a/app/controllers/help_controller.rb +++ b/app/controllers/help_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/issue_categories_controller.rb b/app/controllers/issue_categories_controller.rb index cafbf8ae..108928aa 100644 --- a/app/controllers/issue_categories_controller.rb +++ b/app/controllers/issue_categories_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/issue_moves_controller.rb b/app/controllers/issue_moves_controller.rb index 65381277..731034bb 100644 --- a/app/controllers/issue_moves_controller.rb +++ b/app/controllers/issue_moves_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/issue_relations_controller.rb b/app/controllers/issue_relations_controller.rb index 76e3dd44..65e69a36 100644 --- a/app/controllers/issue_relations_controller.rb +++ b/app/controllers/issue_relations_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/issue_statuses_controller.rb b/app/controllers/issue_statuses_controller.rb index 9ad56aa1..c3765d85 100644 --- a/app/controllers/issue_statuses_controller.rb +++ b/app/controllers/issue_statuses_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/issues_controller.rb b/app/controllers/issues_controller.rb index 347afe76..da1d206d 100644 --- a/app/controllers/issues_controller.rb +++ b/app/controllers/issues_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/journals_controller.rb b/app/controllers/journals_controller.rb index 8bf2fe3c..5486bc65 100644 --- a/app/controllers/journals_controller.rb +++ b/app/controllers/journals_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/ldap_auth_sources_controller.rb b/app/controllers/ldap_auth_sources_controller.rb index dc586600..d6bcb5b4 100644 --- a/app/controllers/ldap_auth_sources_controller.rb +++ b/app/controllers/ldap_auth_sources_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/mail_handler_controller.rb b/app/controllers/mail_handler_controller.rb index f91a6446..ff7a32ba 100644 --- a/app/controllers/mail_handler_controller.rb +++ b/app/controllers/mail_handler_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/members_controller.rb b/app/controllers/members_controller.rb index 8fc508f3..fb48dd85 100644 --- a/app/controllers/members_controller.rb +++ b/app/controllers/members_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/messages_controller.rb b/app/controllers/messages_controller.rb index 36cf32dc..0d85e5a4 100644 --- a/app/controllers/messages_controller.rb +++ b/app/controllers/messages_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/my_controller.rb b/app/controllers/my_controller.rb index 8e91d95e..be6dd52f 100644 --- a/app/controllers/my_controller.rb +++ b/app/controllers/my_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/news_controller.rb b/app/controllers/news_controller.rb index d97b0e0a..f3690e10 100644 --- a/app/controllers/news_controller.rb +++ b/app/controllers/news_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/previews_controller.rb b/app/controllers/previews_controller.rb index d010f1e3..f46821fd 100644 --- a/app/controllers/previews_controller.rb +++ b/app/controllers/previews_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/project_enumerations_controller.rb b/app/controllers/project_enumerations_controller.rb index c0eeed2e..a3b1d9c8 100644 --- a/app/controllers/project_enumerations_controller.rb +++ b/app/controllers/project_enumerations_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/projects_controller.rb b/app/controllers/projects_controller.rb index c93c97a2..91223eca 100644 --- a/app/controllers/projects_controller.rb +++ b/app/controllers/projects_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/queries_controller.rb b/app/controllers/queries_controller.rb index 2ee476e7..b67b6c9f 100644 --- a/app/controllers/queries_controller.rb +++ b/app/controllers/queries_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/reports_controller.rb b/app/controllers/reports_controller.rb index 7ccf015d..81352cac 100644 --- a/app/controllers/reports_controller.rb +++ b/app/controllers/reports_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/repositories_controller.rb b/app/controllers/repositories_controller.rb index 376ede00..592e71ff 100644 --- a/app/controllers/repositories_controller.rb +++ b/app/controllers/repositories_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/roles_controller.rb b/app/controllers/roles_controller.rb index 416bf1b4..3777600d 100644 --- a/app/controllers/roles_controller.rb +++ b/app/controllers/roles_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/search_controller.rb b/app/controllers/search_controller.rb index 8a0f9d8c..6f025f88 100644 --- a/app/controllers/search_controller.rb +++ b/app/controllers/search_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/settings_controller.rb b/app/controllers/settings_controller.rb index e9aa8953..f27eed4d 100644 --- a/app/controllers/settings_controller.rb +++ b/app/controllers/settings_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/sys_controller.rb b/app/controllers/sys_controller.rb index 62adaf75..dd8e7e63 100644 --- a/app/controllers/sys_controller.rb +++ b/app/controllers/sys_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/time_entry_reports_controller.rb b/app/controllers/time_entry_reports_controller.rb index ba9b7833..531a5c76 100644 --- a/app/controllers/time_entry_reports_controller.rb +++ b/app/controllers/time_entry_reports_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/timelog_controller.rb b/app/controllers/timelog_controller.rb index 30a8f70d..cea0aab9 100644 --- a/app/controllers/timelog_controller.rb +++ b/app/controllers/timelog_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/trackers_controller.rb b/app/controllers/trackers_controller.rb index 682111c6..d20baa94 100644 --- a/app/controllers/trackers_controller.rb +++ b/app/controllers/trackers_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/users_controller.rb b/app/controllers/users_controller.rb index 4dc95652..c72e2104 100644 --- a/app/controllers/users_controller.rb +++ b/app/controllers/users_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/versions_controller.rb b/app/controllers/versions_controller.rb index 5dac7354..83015c97 100644 --- a/app/controllers/versions_controller.rb +++ b/app/controllers/versions_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/watchers_controller.rb b/app/controllers/watchers_controller.rb index 8b6e414c..c1837b52 100644 --- a/app/controllers/watchers_controller.rb +++ b/app/controllers/watchers_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/welcome_controller.rb b/app/controllers/welcome_controller.rb index a9fe2db1..f17e7606 100644 --- a/app/controllers/welcome_controller.rb +++ b/app/controllers/welcome_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/wiki_controller.rb b/app/controllers/wiki_controller.rb index 3b68b82f..96f9c95a 100644 --- a/app/controllers/wiki_controller.rb +++ b/app/controllers/wiki_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/wikis_controller.rb b/app/controllers/wikis_controller.rb index b582ce7c..93b07e18 100644 --- a/app/controllers/wikis_controller.rb +++ b/app/controllers/wikis_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/controllers/workflows_controller.rb b/app/controllers/workflows_controller.rb index 6fa3fccf..85557bfd 100644 --- a/app/controllers/workflows_controller.rb +++ b/app/controllers/workflows_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/drops/base_drop.rb b/app/drops/base_drop.rb index 5204b92a..ed08b5d4 100644 --- a/app/drops/base_drop.rb +++ b/app/drops/base_drop.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/drops/issue_drop.rb b/app/drops/issue_drop.rb index bdec63cd..e17c92c1 100644 --- a/app/drops/issue_drop.rb +++ b/app/drops/issue_drop.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/drops/issue_status_drop.rb b/app/drops/issue_status_drop.rb index 30d0cf85..8852a14f 100644 --- a/app/drops/issue_status_drop.rb +++ b/app/drops/issue_status_drop.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/drops/principal_drop.rb b/app/drops/principal_drop.rb index 7751a478..321f363a 100644 --- a/app/drops/principal_drop.rb +++ b/app/drops/principal_drop.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/drops/project_drop.rb b/app/drops/project_drop.rb index 9d8dd345..7ca08c0b 100644 --- a/app/drops/project_drop.rb +++ b/app/drops/project_drop.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/drops/tracker_drop.rb b/app/drops/tracker_drop.rb index e5671ef1..f024f441 100644 --- a/app/drops/tracker_drop.rb +++ b/app/drops/tracker_drop.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/drops/wiki_page_drop.rb b/app/drops/wiki_page_drop.rb index 7c1fc597..565476f1 100644 --- a/app/drops/wiki_page_drop.rb +++ b/app/drops/wiki_page_drop.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/account_helper.rb b/app/helpers/account_helper.rb index a475fd89..d4bf5c3f 100644 --- a/app/helpers/account_helper.rb +++ b/app/helpers/account_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/admin_helper.rb b/app/helpers/admin_helper.rb index 790cb8b6..4b3e1366 100644 --- a/app/helpers/admin_helper.rb +++ b/app/helpers/admin_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index 4e419df5..739fbe3a 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/attachments_helper.rb b/app/helpers/attachments_helper.rb index 666f3cc0..d6fbb7a8 100644 --- a/app/helpers/attachments_helper.rb +++ b/app/helpers/attachments_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/auth_sources_helper.rb b/app/helpers/auth_sources_helper.rb index d16a1f27..0e54668e 100644 --- a/app/helpers/auth_sources_helper.rb +++ b/app/helpers/auth_sources_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/boards_helper.rb b/app/helpers/boards_helper.rb index 783c9d45..5dc45633 100644 --- a/app/helpers/boards_helper.rb +++ b/app/helpers/boards_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/calendars_helper.rb b/app/helpers/calendars_helper.rb index 920d2a89..011e7f60 100644 --- a/app/helpers/calendars_helper.rb +++ b/app/helpers/calendars_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/custom_fields_helper.rb b/app/helpers/custom_fields_helper.rb index 41fd5dbe..d254be45 100644 --- a/app/helpers/custom_fields_helper.rb +++ b/app/helpers/custom_fields_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/documents_helper.rb b/app/helpers/documents_helper.rb index 662de4dd..89760a56 100644 --- a/app/helpers/documents_helper.rb +++ b/app/helpers/documents_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/enumerations_helper.rb b/app/helpers/enumerations_helper.rb index 1966869d..55412a25 100644 --- a/app/helpers/enumerations_helper.rb +++ b/app/helpers/enumerations_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/gantt_helper.rb b/app/helpers/gantt_helper.rb index 613fd0a7..f9683348 100644 --- a/app/helpers/gantt_helper.rb +++ b/app/helpers/gantt_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/groups_helper.rb b/app/helpers/groups_helper.rb index 6ebd7d4a..83b57ab2 100644 --- a/app/helpers/groups_helper.rb +++ b/app/helpers/groups_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/issue_categories_helper.rb b/app/helpers/issue_categories_helper.rb index 610edd86..ca67061a 100644 --- a/app/helpers/issue_categories_helper.rb +++ b/app/helpers/issue_categories_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/issue_moves_helper.rb b/app/helpers/issue_moves_helper.rb index 6527c384..9ee9ebc4 100644 --- a/app/helpers/issue_moves_helper.rb +++ b/app/helpers/issue_moves_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/issue_relations_helper.rb b/app/helpers/issue_relations_helper.rb index 8f3d5ebe..eead1d2f 100644 --- a/app/helpers/issue_relations_helper.rb +++ b/app/helpers/issue_relations_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/issue_statuses_helper.rb b/app/helpers/issue_statuses_helper.rb index 9c9790d5..138aee7e 100644 --- a/app/helpers/issue_statuses_helper.rb +++ b/app/helpers/issue_statuses_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/issues_helper.rb b/app/helpers/issues_helper.rb index 020aa294..0a43fc6a 100644 --- a/app/helpers/issues_helper.rb +++ b/app/helpers/issues_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/journals_helper.rb b/app/helpers/journals_helper.rb index 66ebc27c..a57049b9 100644 --- a/app/helpers/journals_helper.rb +++ b/app/helpers/journals_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/mail_handler_helper.rb b/app/helpers/mail_handler_helper.rb index a99375fd..fb6b8a91 100644 --- a/app/helpers/mail_handler_helper.rb +++ b/app/helpers/mail_handler_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/members_helper.rb b/app/helpers/members_helper.rb index 746b980c..7d3b0fe1 100644 --- a/app/helpers/members_helper.rb +++ b/app/helpers/members_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/messages_helper.rb b/app/helpers/messages_helper.rb index ad668315..45764d74 100644 --- a/app/helpers/messages_helper.rb +++ b/app/helpers/messages_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/my_helper.rb b/app/helpers/my_helper.rb index 15538749..efb8aeaa 100644 --- a/app/helpers/my_helper.rb +++ b/app/helpers/my_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/news_helper.rb b/app/helpers/news_helper.rb index 5cf182e2..084ac721 100644 --- a/app/helpers/news_helper.rb +++ b/app/helpers/news_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/projects_helper.rb b/app/helpers/projects_helper.rb index 0e3c84f7..e433b60a 100644 --- a/app/helpers/projects_helper.rb +++ b/app/helpers/projects_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/queries_helper.rb b/app/helpers/queries_helper.rb index 446ac0be..8235aa05 100644 --- a/app/helpers/queries_helper.rb +++ b/app/helpers/queries_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/reports_helper.rb b/app/helpers/reports_helper.rb index 42904f02..2571a412 100644 --- a/app/helpers/reports_helper.rb +++ b/app/helpers/reports_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/repositories_helper.rb b/app/helpers/repositories_helper.rb index 5c33ce00..27316d14 100644 --- a/app/helpers/repositories_helper.rb +++ b/app/helpers/repositories_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/roles_helper.rb b/app/helpers/roles_helper.rb index 0a088ca1..3465a5a7 100644 --- a/app/helpers/roles_helper.rb +++ b/app/helpers/roles_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/search_helper.rb b/app/helpers/search_helper.rb index 2493c130..21377858 100644 --- a/app/helpers/search_helper.rb +++ b/app/helpers/search_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/settings_helper.rb b/app/helpers/settings_helper.rb index a2f96ffa..e0f04a1b 100644 --- a/app/helpers/settings_helper.rb +++ b/app/helpers/settings_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/sort_helper.rb b/app/helpers/sort_helper.rb index 20f4ca0d..ec97f64e 100644 --- a/app/helpers/sort_helper.rb +++ b/app/helpers/sort_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/timelog_helper.rb b/app/helpers/timelog_helper.rb index 26abb6db..87f7451d 100644 --- a/app/helpers/timelog_helper.rb +++ b/app/helpers/timelog_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/trackers_helper.rb b/app/helpers/trackers_helper.rb index 9e7f177e..405875dd 100644 --- a/app/helpers/trackers_helper.rb +++ b/app/helpers/trackers_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/users_helper.rb b/app/helpers/users_helper.rb index 5e141fcf..15026c4e 100644 --- a/app/helpers/users_helper.rb +++ b/app/helpers/users_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/versions_helper.rb b/app/helpers/versions_helper.rb index 2c4c28b6..41e0d8b1 100644 --- a/app/helpers/versions_helper.rb +++ b/app/helpers/versions_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/watchers_helper.rb b/app/helpers/watchers_helper.rb index 1af600c0..25e9fe17 100644 --- a/app/helpers/watchers_helper.rb +++ b/app/helpers/watchers_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/welcome_helper.rb b/app/helpers/welcome_helper.rb index 8f12c8aa..575c341b 100644 --- a/app/helpers/welcome_helper.rb +++ b/app/helpers/welcome_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/wiki_helper.rb b/app/helpers/wiki_helper.rb index 2ca13eac..ce9b533a 100644 --- a/app/helpers/wiki_helper.rb +++ b/app/helpers/wiki_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/helpers/workflows_helper.rb b/app/helpers/workflows_helper.rb index bf5ed238..964607e2 100644 --- a/app/helpers/workflows_helper.rb +++ b/app/helpers/workflows_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/attachment.rb b/app/models/attachment.rb index b594d4b8..e90be3bb 100644 --- a/app/models/attachment.rb +++ b/app/models/attachment.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/auth_source.rb b/app/models/auth_source.rb index b86a831c..0eeb82e3 100644 --- a/app/models/auth_source.rb +++ b/app/models/auth_source.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/auth_source_ldap.rb b/app/models/auth_source_ldap.rb index defc4d51..b6a1199a 100644 --- a/app/models/auth_source_ldap.rb +++ b/app/models/auth_source_ldap.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/board.rb b/app/models/board.rb index 21851c3d..548e3f66 100644 --- a/app/models/board.rb +++ b/app/models/board.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/change.rb b/app/models/change.rb index 44d3def1..8fc07855 100644 --- a/app/models/change.rb +++ b/app/models/change.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/changeset.rb b/app/models/changeset.rb index d2a315eb..3634ac16 100644 --- a/app/models/changeset.rb +++ b/app/models/changeset.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/comment.rb b/app/models/comment.rb index 6afb5c42..bfbaf697 100644 --- a/app/models/comment.rb +++ b/app/models/comment.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/comment_observer.rb b/app/models/comment_observer.rb index 68bc36f5..82b3c160 100644 --- a/app/models/comment_observer.rb +++ b/app/models/comment_observer.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/custom_field.rb b/app/models/custom_field.rb index 66bc61ab..0c6d0b4a 100644 --- a/app/models/custom_field.rb +++ b/app/models/custom_field.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/custom_value.rb b/app/models/custom_value.rb index c876a450..02c00351 100644 --- a/app/models/custom_value.rb +++ b/app/models/custom_value.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/document.rb b/app/models/document.rb index 6fc06562..07f9315a 100644 --- a/app/models/document.rb +++ b/app/models/document.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/document_category.rb b/app/models/document_category.rb index ed745347..b3cb2da2 100644 --- a/app/models/document_category.rb +++ b/app/models/document_category.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/document_category_custom_field.rb b/app/models/document_category_custom_field.rb index 97646f96..ffe3ab3f 100644 --- a/app/models/document_category_custom_field.rb +++ b/app/models/document_category_custom_field.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/document_observer.rb b/app/models/document_observer.rb index 68c508c3..72c42d11 100644 --- a/app/models/document_observer.rb +++ b/app/models/document_observer.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/enabled_module.rb b/app/models/enabled_module.rb index d8f79fa2..3f02d597 100644 --- a/app/models/enabled_module.rb +++ b/app/models/enabled_module.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/enumeration.rb b/app/models/enumeration.rb index 748b0134..e58fb0e6 100644 --- a/app/models/enumeration.rb +++ b/app/models/enumeration.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/group.rb b/app/models/group.rb index 474557d9..81f46402 100644 --- a/app/models/group.rb +++ b/app/models/group.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/group_custom_field.rb b/app/models/group_custom_field.rb index 96abb31d..cd1dfb5d 100644 --- a/app/models/group_custom_field.rb +++ b/app/models/group_custom_field.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/issue.rb b/app/models/issue.rb index 0ec8fcd6..e4c215c9 100644 --- a/app/models/issue.rb +++ b/app/models/issue.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/issue_category.rb b/app/models/issue_category.rb index 274d712d..09636b2f 100644 --- a/app/models/issue_category.rb +++ b/app/models/issue_category.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/issue_custom_field.rb b/app/models/issue_custom_field.rb index fde04b1c..9816bf7c 100644 --- a/app/models/issue_custom_field.rb +++ b/app/models/issue_custom_field.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/issue_observer.rb b/app/models/issue_observer.rb index a0dfe8bc..137e9b53 100644 --- a/app/models/issue_observer.rb +++ b/app/models/issue_observer.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/issue_priority.rb b/app/models/issue_priority.rb index 72a9c98a..cd71f2be 100644 --- a/app/models/issue_priority.rb +++ b/app/models/issue_priority.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/issue_priority_custom_field.rb b/app/models/issue_priority_custom_field.rb index 09815794..7b89c0a7 100644 --- a/app/models/issue_priority_custom_field.rb +++ b/app/models/issue_priority_custom_field.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/issue_relation.rb b/app/models/issue_relation.rb index e13050aa..7ed23d61 100644 --- a/app/models/issue_relation.rb +++ b/app/models/issue_relation.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/issue_status.rb b/app/models/issue_status.rb index fe9b44fb..7dc49040 100644 --- a/app/models/issue_status.rb +++ b/app/models/issue_status.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/journal.rb b/app/models/journal.rb index 45bfc4e0..e736146e 100644 --- a/app/models/journal.rb +++ b/app/models/journal.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/journal_observer.rb b/app/models/journal_observer.rb index 7ea174ff..bf693422 100644 --- a/app/models/journal_observer.rb +++ b/app/models/journal_observer.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/mail_handler.rb b/app/models/mail_handler.rb index 560a3ded..983be76f 100644 --- a/app/models/mail_handler.rb +++ b/app/models/mail_handler.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/mailer.rb b/app/models/mailer.rb index 5da7317c..139c38c4 100644 --- a/app/models/mailer.rb +++ b/app/models/mailer.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/member.rb b/app/models/member.rb index 054b2b79..8006dd49 100644 --- a/app/models/member.rb +++ b/app/models/member.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/member_role.rb b/app/models/member_role.rb index 4f5a643d..b46a681a 100644 --- a/app/models/member_role.rb +++ b/app/models/member_role.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/message.rb b/app/models/message.rb index 504b3452..441756cb 100644 --- a/app/models/message.rb +++ b/app/models/message.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/message_observer.rb b/app/models/message_observer.rb index 72301850..e37171f5 100644 --- a/app/models/message_observer.rb +++ b/app/models/message_observer.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/news.rb b/app/models/news.rb index 2ceb3bfd..dc62e961 100644 --- a/app/models/news.rb +++ b/app/models/news.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/news_observer.rb b/app/models/news_observer.rb index 34ff7bde..f1d96f1c 100644 --- a/app/models/news_observer.rb +++ b/app/models/news_observer.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/principal.rb b/app/models/principal.rb index 78af7d03..b239fa8b 100644 --- a/app/models/principal.rb +++ b/app/models/principal.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/project.rb b/app/models/project.rb index c0309305..0efaf355 100644 --- a/app/models/project.rb +++ b/app/models/project.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/project_custom_field.rb b/app/models/project_custom_field.rb index 53839f8d..710ffd0e 100644 --- a/app/models/project_custom_field.rb +++ b/app/models/project_custom_field.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/query.rb b/app/models/query.rb index 77ab8dba..b5c59e4b 100644 --- a/app/models/query.rb +++ b/app/models/query.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/query/statement_invalid.rb b/app/models/query/statement_invalid.rb index 35eecfe5..fe2a06f0 100644 --- a/app/models/query/statement_invalid.rb +++ b/app/models/query/statement_invalid.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/query_column.rb b/app/models/query_column.rb index 270f8c95..a9a39241 100644 --- a/app/models/query_column.rb +++ b/app/models/query_column.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/query_custom_field_column.rb b/app/models/query_custom_field_column.rb index b7adce87..837bf70c 100644 --- a/app/models/query_custom_field_column.rb +++ b/app/models/query_custom_field_column.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/repository.rb b/app/models/repository.rb index ef44345e..44d8258a 100644 --- a/app/models/repository.rb +++ b/app/models/repository.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/repository/bazaar.rb b/app/models/repository/bazaar.rb index 8178e6db..2a3cf019 100644 --- a/app/models/repository/bazaar.rb +++ b/app/models/repository/bazaar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/repository/cvs.rb b/app/models/repository/cvs.rb index fa37a17e..6707afd2 100644 --- a/app/models/repository/cvs.rb +++ b/app/models/repository/cvs.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/repository/darcs.rb b/app/models/repository/darcs.rb index 96924de2..cd7ffd52 100644 --- a/app/models/repository/darcs.rb +++ b/app/models/repository/darcs.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/repository/filesystem.rb b/app/models/repository/filesystem.rb index 7d6ffbeb..bd5ad28b 100644 --- a/app/models/repository/filesystem.rb +++ b/app/models/repository/filesystem.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/repository/git.rb b/app/models/repository/git.rb index 9bacac68..76cf7209 100644 --- a/app/models/repository/git.rb +++ b/app/models/repository/git.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/repository/mercurial.rb b/app/models/repository/mercurial.rb index a67826a1..9d5a3fb9 100644 --- a/app/models/repository/mercurial.rb +++ b/app/models/repository/mercurial.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/repository/subversion.rb b/app/models/repository/subversion.rb index 19f8e26b..4da120fb 100644 --- a/app/models/repository/subversion.rb +++ b/app/models/repository/subversion.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/role.rb b/app/models/role.rb index a659431d..bd8a23d9 100644 --- a/app/models/role.rb +++ b/app/models/role.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/setting.rb b/app/models/setting.rb index a9a11d4e..dbbe4fd3 100644 --- a/app/models/setting.rb +++ b/app/models/setting.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/time_entry.rb b/app/models/time_entry.rb index 901c0d4a..4bb557ba 100644 --- a/app/models/time_entry.rb +++ b/app/models/time_entry.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/time_entry_activity.rb b/app/models/time_entry_activity.rb index 0217e914..6bb66f03 100644 --- a/app/models/time_entry_activity.rb +++ b/app/models/time_entry_activity.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/time_entry_activity_custom_field.rb b/app/models/time_entry_activity_custom_field.rb index db1908b1..2545d668 100644 --- a/app/models/time_entry_activity_custom_field.rb +++ b/app/models/time_entry_activity_custom_field.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/time_entry_custom_field.rb b/app/models/time_entry_custom_field.rb index 625090ac..baf7a131 100644 --- a/app/models/time_entry_custom_field.rb +++ b/app/models/time_entry_custom_field.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/token.rb b/app/models/token.rb index 6896edc6..697c8b88 100644 --- a/app/models/token.rb +++ b/app/models/token.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/tracker.rb b/app/models/tracker.rb index 284adc19..25562674 100644 --- a/app/models/tracker.rb +++ b/app/models/tracker.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/user.rb b/app/models/user.rb index 1f08bf2c..8ffb5654 100644 --- a/app/models/user.rb +++ b/app/models/user.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/user_custom_field.rb b/app/models/user_custom_field.rb index 2afd6e9c..40aa74e3 100644 --- a/app/models/user_custom_field.rb +++ b/app/models/user_custom_field.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/user_preference.rb b/app/models/user_preference.rb index deacd1c9..7bb8e5cc 100644 --- a/app/models/user_preference.rb +++ b/app/models/user_preference.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/version.rb b/app/models/version.rb index dc3f84f1..ba936d5a 100644 --- a/app/models/version.rb +++ b/app/models/version.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/version_custom_field.rb b/app/models/version_custom_field.rb index 276bcf08..baad9edf 100644 --- a/app/models/version_custom_field.rb +++ b/app/models/version_custom_field.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/watcher.rb b/app/models/watcher.rb index 954a862b..d02d8903 100644 --- a/app/models/watcher.rb +++ b/app/models/watcher.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/wiki.rb b/app/models/wiki.rb index c57d68f7..4df0eb8c 100644 --- a/app/models/wiki.rb +++ b/app/models/wiki.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/wiki_content.rb b/app/models/wiki_content.rb index 632232ae..1444fd4a 100644 --- a/app/models/wiki_content.rb +++ b/app/models/wiki_content.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/wiki_page.rb b/app/models/wiki_page.rb index 6bbe5f49..38c83cbd 100644 --- a/app/models/wiki_page.rb +++ b/app/models/wiki_page.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/wiki_redirect.rb b/app/models/wiki_redirect.rb index 72fdc141..52e4a639 100644 --- a/app/models/wiki_redirect.rb +++ b/app/models/wiki_redirect.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/models/workflow.rb b/app/models/workflow.rb index c0b536d3..d01ad5b7 100644 --- a/app/models/workflow.rb +++ b/app/models/workflow.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/boot.rb b/config/boot.rb index ec2b3e7a..5a49734d 100644 --- a/config/boot.rb +++ b/config/boot.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/environment.rb b/config/environment.rb index 600597c9..1765fe95 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/environments/demo.rb b/config/environments/demo.rb index 72205d9a..b680b0f9 100644 --- a/config/environments/demo.rb +++ b/config/environments/demo.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/environments/development.rb b/config/environments/development.rb index 1a80ce88..0bc90c11 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/environments/production.rb b/config/environments/production.rb index 631d5670..44068032 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/environments/test.rb b/config/environments/test.rb index 6df6eb97..d0113989 100644 --- a/config/environments/test.rb +++ b/config/environments/test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/environments/test_pgsql.rb b/config/environments/test_pgsql.rb index 5e5aff60..ab8c59c0 100644 --- a/config/environments/test_pgsql.rb +++ b/config/environments/test_pgsql.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/environments/test_sqlite3.rb b/config/environments/test_sqlite3.rb index 5e5aff60..ab8c59c0 100644 --- a/config/environments/test_sqlite3.rb +++ b/config/environments/test_sqlite3.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/initializers/10-patches.rb b/config/initializers/10-patches.rb index 40a6be1c..a8f4796d 100644 --- a/config/initializers/10-patches.rb +++ b/config/initializers/10-patches.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/initializers/20-mime_types.rb b/config/initializers/20-mime_types.rb index e9598cee..b8fe1b44 100644 --- a/config/initializers/20-mime_types.rb +++ b/config/initializers/20-mime_types.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/initializers/30-redmine.rb b/config/initializers/30-redmine.rb index 7469b743..4a7532d5 100644 --- a/config/initializers/30-redmine.rb +++ b/config/initializers/30-redmine.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/initializers/backtrace_silencers.rb b/config/initializers/backtrace_silencers.rb index 7cadcb28..b03677c4 100644 --- a/config/initializers/backtrace_silencers.rb +++ b/config/initializers/backtrace_silencers.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/initializers/inflections.rb b/config/initializers/inflections.rb index f1a639f7..003abce3 100644 --- a/config/initializers/inflections.rb +++ b/config/initializers/inflections.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/initializers/new_rails_defaults.rb b/config/initializers/new_rails_defaults.rb index 54cd0f0b..0aa4171e 100644 --- a/config/initializers/new_rails_defaults.rb +++ b/config/initializers/new_rails_defaults.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/preinitializer.rb b/config/preinitializer.rb index 1919b0ce..6d883475 100644 --- a/config/preinitializer.rb +++ b/config/preinitializer.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/config/routes.rb b/config/routes.rb index 860c41c9..5e6716cc 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/001_setup.rb b/db/migrate/001_setup.rb index f3ba80f8..dcd167f1 100644 --- a/db/migrate/001_setup.rb +++ b/db/migrate/001_setup.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/002_issue_move.rb b/db/migrate/002_issue_move.rb index 90c43670..9cc57fa9 100644 --- a/db/migrate/002_issue_move.rb +++ b/db/migrate/002_issue_move.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/003_issue_add_note.rb b/db/migrate/003_issue_add_note.rb index a8cced5d..55b68de0 100644 --- a/db/migrate/003_issue_add_note.rb +++ b/db/migrate/003_issue_add_note.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/004_export_pdf.rb b/db/migrate/004_export_pdf.rb index 0a4c7e0f..337bcf8a 100644 --- a/db/migrate/004_export_pdf.rb +++ b/db/migrate/004_export_pdf.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/005_issue_start_date.rb b/db/migrate/005_issue_start_date.rb index 4b1ade16..cdeb42e0 100644 --- a/db/migrate/005_issue_start_date.rb +++ b/db/migrate/005_issue_start_date.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/006_calendar_and_activity.rb b/db/migrate/006_calendar_and_activity.rb index 180e5704..919eeb92 100644 --- a/db/migrate/006_calendar_and_activity.rb +++ b/db/migrate/006_calendar_and_activity.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/007_create_journals.rb b/db/migrate/007_create_journals.rb index 87d8a0cb..69a69c9e 100644 --- a/db/migrate/007_create_journals.rb +++ b/db/migrate/007_create_journals.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/008_create_user_preferences.rb b/db/migrate/008_create_user_preferences.rb index 44477b97..11c3af9d 100644 --- a/db/migrate/008_create_user_preferences.rb +++ b/db/migrate/008_create_user_preferences.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/009_add_hide_mail_pref.rb b/db/migrate/009_add_hide_mail_pref.rb index 67542f22..303256b8 100644 --- a/db/migrate/009_add_hide_mail_pref.rb +++ b/db/migrate/009_add_hide_mail_pref.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/010_create_comments.rb b/db/migrate/010_create_comments.rb index c00a3b95..e5468ff4 100644 --- a/db/migrate/010_create_comments.rb +++ b/db/migrate/010_create_comments.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/011_add_news_comments_count.rb b/db/migrate/011_add_news_comments_count.rb index 671f7ecb..960ccda6 100644 --- a/db/migrate/011_add_news_comments_count.rb +++ b/db/migrate/011_add_news_comments_count.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/012_add_comments_permissions.rb b/db/migrate/012_add_comments_permissions.rb index 3b881417..df115689 100644 --- a/db/migrate/012_add_comments_permissions.rb +++ b/db/migrate/012_add_comments_permissions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/013_create_queries.rb b/db/migrate/013_create_queries.rb index 10ba2244..38ca376e 100644 --- a/db/migrate/013_create_queries.rb +++ b/db/migrate/013_create_queries.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/014_add_queries_permissions.rb b/db/migrate/014_add_queries_permissions.rb index e372c66d..b31c5aab 100644 --- a/db/migrate/014_add_queries_permissions.rb +++ b/db/migrate/014_add_queries_permissions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/015_create_repositories.rb b/db/migrate/015_create_repositories.rb index ad0e16d7..c1897ef2 100644 --- a/db/migrate/015_create_repositories.rb +++ b/db/migrate/015_create_repositories.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/016_add_repositories_permissions.rb b/db/migrate/016_add_repositories_permissions.rb index 0eb95ab1..edcf2389 100644 --- a/db/migrate/016_add_repositories_permissions.rb +++ b/db/migrate/016_add_repositories_permissions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/017_create_settings.rb b/db/migrate/017_create_settings.rb index 17f30bde..93f671e8 100644 --- a/db/migrate/017_create_settings.rb +++ b/db/migrate/017_create_settings.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/018_set_doc_and_files_notifications.rb b/db/migrate/018_set_doc_and_files_notifications.rb index 8e1af174..a6d5a688 100644 --- a/db/migrate/018_set_doc_and_files_notifications.rb +++ b/db/migrate/018_set_doc_and_files_notifications.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/019_add_issue_status_position.rb b/db/migrate/019_add_issue_status_position.rb index 3ec27846..8633a65e 100644 --- a/db/migrate/019_add_issue_status_position.rb +++ b/db/migrate/019_add_issue_status_position.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/020_add_role_position.rb b/db/migrate/020_add_role_position.rb index ef689609..2b7d1ae1 100644 --- a/db/migrate/020_add_role_position.rb +++ b/db/migrate/020_add_role_position.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/021_add_tracker_position.rb b/db/migrate/021_add_tracker_position.rb index 60c6f990..13dc608b 100644 --- a/db/migrate/021_add_tracker_position.rb +++ b/db/migrate/021_add_tracker_position.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/022_serialize_possibles_values.rb b/db/migrate/022_serialize_possibles_values.rb index 13864591..a6fa6673 100644 --- a/db/migrate/022_serialize_possibles_values.rb +++ b/db/migrate/022_serialize_possibles_values.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/023_add_tracker_is_in_roadmap.rb b/db/migrate/023_add_tracker_is_in_roadmap.rb index 2039da16..0e1f328a 100644 --- a/db/migrate/023_add_tracker_is_in_roadmap.rb +++ b/db/migrate/023_add_tracker_is_in_roadmap.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/024_add_roadmap_permission.rb b/db/migrate/024_add_roadmap_permission.rb index f737a26d..2b1565c6 100644 --- a/db/migrate/024_add_roadmap_permission.rb +++ b/db/migrate/024_add_roadmap_permission.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/025_add_search_permission.rb b/db/migrate/025_add_search_permission.rb index c137a0b7..d9c4def2 100644 --- a/db/migrate/025_add_search_permission.rb +++ b/db/migrate/025_add_search_permission.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/026_add_repository_login_and_password.rb b/db/migrate/026_add_repository_login_and_password.rb index 1246d9c6..0e61dea4 100644 --- a/db/migrate/026_add_repository_login_and_password.rb +++ b/db/migrate/026_add_repository_login_and_password.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/027_create_wikis.rb b/db/migrate/027_create_wikis.rb index 8fb3e7ae..92a46199 100644 --- a/db/migrate/027_create_wikis.rb +++ b/db/migrate/027_create_wikis.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/028_create_wiki_pages.rb b/db/migrate/028_create_wiki_pages.rb index 14f98008..1ebb3173 100644 --- a/db/migrate/028_create_wiki_pages.rb +++ b/db/migrate/028_create_wiki_pages.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/029_create_wiki_contents.rb b/db/migrate/029_create_wiki_contents.rb index 3b2b9a40..4febb4b5 100644 --- a/db/migrate/029_create_wiki_contents.rb +++ b/db/migrate/029_create_wiki_contents.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/030_add_projects_feeds_permissions.rb b/db/migrate/030_add_projects_feeds_permissions.rb index f4846a7e..70c03b21 100644 --- a/db/migrate/030_add_projects_feeds_permissions.rb +++ b/db/migrate/030_add_projects_feeds_permissions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/031_add_repository_root_url.rb b/db/migrate/031_add_repository_root_url.rb index caf09c59..b1c650ba 100644 --- a/db/migrate/031_add_repository_root_url.rb +++ b/db/migrate/031_add_repository_root_url.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/032_create_time_entries.rb b/db/migrate/032_create_time_entries.rb index 4ce258fd..d7d87e94 100644 --- a/db/migrate/032_create_time_entries.rb +++ b/db/migrate/032_create_time_entries.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/033_add_timelog_permissions.rb b/db/migrate/033_add_timelog_permissions.rb index 9f26b21c..90938ff7 100644 --- a/db/migrate/033_add_timelog_permissions.rb +++ b/db/migrate/033_add_timelog_permissions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/034_create_changesets.rb b/db/migrate/034_create_changesets.rb index 59624d70..55fec5b7 100644 --- a/db/migrate/034_create_changesets.rb +++ b/db/migrate/034_create_changesets.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/035_create_changes.rb b/db/migrate/035_create_changes.rb index b86d5038..efb77b99 100644 --- a/db/migrate/035_create_changes.rb +++ b/db/migrate/035_create_changes.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/036_add_changeset_commit_date.rb b/db/migrate/036_add_changeset_commit_date.rb index 2409ac89..5044445d 100644 --- a/db/migrate/036_add_changeset_commit_date.rb +++ b/db/migrate/036_add_changeset_commit_date.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/037_add_project_identifier.rb b/db/migrate/037_add_project_identifier.rb index 39418e55..362b5c86 100644 --- a/db/migrate/037_add_project_identifier.rb +++ b/db/migrate/037_add_project_identifier.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/038_add_custom_field_is_filter.rb b/db/migrate/038_add_custom_field_is_filter.rb index 6e996e74..25bae68a 100644 --- a/db/migrate/038_add_custom_field_is_filter.rb +++ b/db/migrate/038_add_custom_field_is_filter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/039_create_watchers.rb b/db/migrate/039_create_watchers.rb index 8588b12c..787de3a2 100644 --- a/db/migrate/039_create_watchers.rb +++ b/db/migrate/039_create_watchers.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/040_create_changesets_issues.rb b/db/migrate/040_create_changesets_issues.rb index d4d729e0..7e1c4282 100644 --- a/db/migrate/040_create_changesets_issues.rb +++ b/db/migrate/040_create_changesets_issues.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/041_rename_comment_to_comments.rb b/db/migrate/041_rename_comment_to_comments.rb index 8f7bfecd..1976221a 100644 --- a/db/migrate/041_rename_comment_to_comments.rb +++ b/db/migrate/041_rename_comment_to_comments.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/042_create_issue_relations.rb b/db/migrate/042_create_issue_relations.rb index 64f9916f..cff600b4 100644 --- a/db/migrate/042_create_issue_relations.rb +++ b/db/migrate/042_create_issue_relations.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/043_add_relations_permissions.rb b/db/migrate/043_add_relations_permissions.rb index 0fbf4038..579aa863 100644 --- a/db/migrate/043_add_relations_permissions.rb +++ b/db/migrate/043_add_relations_permissions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/044_set_language_length_to_five.rb b/db/migrate/044_set_language_length_to_five.rb index b610ab11..2a984c1e 100644 --- a/db/migrate/044_set_language_length_to_five.rb +++ b/db/migrate/044_set_language_length_to_five.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/045_create_boards.rb b/db/migrate/045_create_boards.rb index edf1d9eb..f36e2fef 100644 --- a/db/migrate/045_create_boards.rb +++ b/db/migrate/045_create_boards.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/046_create_messages.rb b/db/migrate/046_create_messages.rb index 98a24229..2664c7fa 100644 --- a/db/migrate/046_create_messages.rb +++ b/db/migrate/046_create_messages.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/047_add_boards_permissions.rb b/db/migrate/047_add_boards_permissions.rb index b8c3e0fc..b0ec366a 100644 --- a/db/migrate/047_add_boards_permissions.rb +++ b/db/migrate/047_add_boards_permissions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/048_allow_null_version_effective_date.rb b/db/migrate/048_allow_null_version_effective_date.rb index 5c8d633a..a0c0a687 100644 --- a/db/migrate/048_allow_null_version_effective_date.rb +++ b/db/migrate/048_allow_null_version_effective_date.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/049_add_wiki_destroy_page_permission.rb b/db/migrate/049_add_wiki_destroy_page_permission.rb index 3ea31eb8..504f60b8 100644 --- a/db/migrate/049_add_wiki_destroy_page_permission.rb +++ b/db/migrate/049_add_wiki_destroy_page_permission.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/050_add_wiki_attachments_permissions.rb b/db/migrate/050_add_wiki_attachments_permissions.rb index 14ffcd9d..e9842574 100644 --- a/db/migrate/050_add_wiki_attachments_permissions.rb +++ b/db/migrate/050_add_wiki_attachments_permissions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/051_add_project_status.rb b/db/migrate/051_add_project_status.rb index 32321eaf..1ceadc30 100644 --- a/db/migrate/051_add_project_status.rb +++ b/db/migrate/051_add_project_status.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/052_add_changes_revision.rb b/db/migrate/052_add_changes_revision.rb index 5eacaaa6..b40ea3ac 100644 --- a/db/migrate/052_add_changes_revision.rb +++ b/db/migrate/052_add_changes_revision.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/053_add_changes_branch.rb b/db/migrate/053_add_changes_branch.rb index bb2c21ea..be11be01 100644 --- a/db/migrate/053_add_changes_branch.rb +++ b/db/migrate/053_add_changes_branch.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/054_add_changesets_scmid.rb b/db/migrate/054_add_changesets_scmid.rb index 358a99bc..cbb6a073 100644 --- a/db/migrate/054_add_changesets_scmid.rb +++ b/db/migrate/054_add_changesets_scmid.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/055_add_repositories_type.rb b/db/migrate/055_add_repositories_type.rb index 46de648d..1ef571ae 100644 --- a/db/migrate/055_add_repositories_type.rb +++ b/db/migrate/055_add_repositories_type.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/056_add_repositories_changes_permission.rb b/db/migrate/056_add_repositories_changes_permission.rb index cc98fa78..f96e87c9 100644 --- a/db/migrate/056_add_repositories_changes_permission.rb +++ b/db/migrate/056_add_repositories_changes_permission.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/057_add_versions_wiki_page_title.rb b/db/migrate/057_add_versions_wiki_page_title.rb index c2e9f949..10fa201d 100644 --- a/db/migrate/057_add_versions_wiki_page_title.rb +++ b/db/migrate/057_add_versions_wiki_page_title.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/058_add_issue_categories_assigned_to_id.rb b/db/migrate/058_add_issue_categories_assigned_to_id.rb index d336c8fb..3e67ee01 100644 --- a/db/migrate/058_add_issue_categories_assigned_to_id.rb +++ b/db/migrate/058_add_issue_categories_assigned_to_id.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/059_add_roles_assignable.rb b/db/migrate/059_add_roles_assignable.rb index 1fbdd12a..548aaa46 100644 --- a/db/migrate/059_add_roles_assignable.rb +++ b/db/migrate/059_add_roles_assignable.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/060_change_changesets_committer_limit.rb b/db/migrate/060_change_changesets_committer_limit.rb index 03cf0145..26373688 100644 --- a/db/migrate/060_change_changesets_committer_limit.rb +++ b/db/migrate/060_change_changesets_committer_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/061_add_roles_builtin.rb b/db/migrate/061_add_roles_builtin.rb index d4af4087..5cec2185 100644 --- a/db/migrate/061_add_roles_builtin.rb +++ b/db/migrate/061_add_roles_builtin.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/062_insert_builtin_roles.rb b/db/migrate/062_insert_builtin_roles.rb index aa466c25..ac8fb871 100644 --- a/db/migrate/062_insert_builtin_roles.rb +++ b/db/migrate/062_insert_builtin_roles.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/063_add_roles_permissions.rb b/db/migrate/063_add_roles_permissions.rb index 6149d894..511cd719 100644 --- a/db/migrate/063_add_roles_permissions.rb +++ b/db/migrate/063_add_roles_permissions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/064_drop_permissions.rb b/db/migrate/064_drop_permissions.rb index 07a29df8..25ce01c5 100644 --- a/db/migrate/064_drop_permissions.rb +++ b/db/migrate/064_drop_permissions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/065_add_settings_updated_on.rb b/db/migrate/065_add_settings_updated_on.rb index fc747823..ae91dc63 100644 --- a/db/migrate/065_add_settings_updated_on.rb +++ b/db/migrate/065_add_settings_updated_on.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/066_add_custom_value_customized_index.rb b/db/migrate/066_add_custom_value_customized_index.rb index 0eed9b36..d9128d95 100644 --- a/db/migrate/066_add_custom_value_customized_index.rb +++ b/db/migrate/066_add_custom_value_customized_index.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/067_create_wiki_redirects.rb b/db/migrate/067_create_wiki_redirects.rb index 86e2c126..8b273392 100644 --- a/db/migrate/067_create_wiki_redirects.rb +++ b/db/migrate/067_create_wiki_redirects.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/068_create_enabled_modules.rb b/db/migrate/068_create_enabled_modules.rb index 1c558dfb..c4c9c8d4 100644 --- a/db/migrate/068_create_enabled_modules.rb +++ b/db/migrate/068_create_enabled_modules.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/069_add_issues_estimated_hours.rb b/db/migrate/069_add_issues_estimated_hours.rb index 11af959b..0431f993 100644 --- a/db/migrate/069_add_issues_estimated_hours.rb +++ b/db/migrate/069_add_issues_estimated_hours.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/070_change_attachments_content_type_limit.rb b/db/migrate/070_change_attachments_content_type_limit.rb index 18125af8..fc9ef0e4 100644 --- a/db/migrate/070_change_attachments_content_type_limit.rb +++ b/db/migrate/070_change_attachments_content_type_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/071_add_queries_column_names.rb b/db/migrate/071_add_queries_column_names.rb index 1edf6e44..03a07303 100644 --- a/db/migrate/071_add_queries_column_names.rb +++ b/db/migrate/071_add_queries_column_names.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/072_add_enumerations_position.rb b/db/migrate/072_add_enumerations_position.rb index 2cd54189..8bc35771 100644 --- a/db/migrate/072_add_enumerations_position.rb +++ b/db/migrate/072_add_enumerations_position.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/073_add_enumerations_is_default.rb b/db/migrate/073_add_enumerations_is_default.rb index fbe8e46d..28a39b06 100644 --- a/db/migrate/073_add_enumerations_is_default.rb +++ b/db/migrate/073_add_enumerations_is_default.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/074_add_auth_sources_tls.rb b/db/migrate/074_add_auth_sources_tls.rb index 2aeb26e9..945e0343 100644 --- a/db/migrate/074_add_auth_sources_tls.rb +++ b/db/migrate/074_add_auth_sources_tls.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/075_add_members_mail_notification.rb b/db/migrate/075_add_members_mail_notification.rb index ade6ba3b..24eb2f2c 100644 --- a/db/migrate/075_add_members_mail_notification.rb +++ b/db/migrate/075_add_members_mail_notification.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/076_allow_null_position.rb b/db/migrate/076_allow_null_position.rb index daa49456..3bedce15 100644 --- a/db/migrate/076_allow_null_position.rb +++ b/db/migrate/076_allow_null_position.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/077_remove_issue_statuses_html_color.rb b/db/migrate/077_remove_issue_statuses_html_color.rb index 1affdc73..6cff5c88 100644 --- a/db/migrate/077_remove_issue_statuses_html_color.rb +++ b/db/migrate/077_remove_issue_statuses_html_color.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/078_add_custom_fields_position.rb b/db/migrate/078_add_custom_fields_position.rb index e9130f9e..9d259644 100644 --- a/db/migrate/078_add_custom_fields_position.rb +++ b/db/migrate/078_add_custom_fields_position.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/079_add_user_preferences_time_zone.rb b/db/migrate/079_add_user_preferences_time_zone.rb index e8ac087a..5510a2ad 100644 --- a/db/migrate/079_add_user_preferences_time_zone.rb +++ b/db/migrate/079_add_user_preferences_time_zone.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/080_add_users_type.rb b/db/migrate/080_add_users_type.rb index c0f79f7f..a650b454 100644 --- a/db/migrate/080_add_users_type.rb +++ b/db/migrate/080_add_users_type.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/081_create_projects_trackers.rb b/db/migrate/081_create_projects_trackers.rb index cbae81de..a0f61436 100644 --- a/db/migrate/081_create_projects_trackers.rb +++ b/db/migrate/081_create_projects_trackers.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/082_add_messages_locked.rb b/db/migrate/082_add_messages_locked.rb index d3490aed..5fd41fa9 100644 --- a/db/migrate/082_add_messages_locked.rb +++ b/db/migrate/082_add_messages_locked.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/083_add_messages_sticky.rb b/db/migrate/083_add_messages_sticky.rb index f82b167e..527b0019 100644 --- a/db/migrate/083_add_messages_sticky.rb +++ b/db/migrate/083_add_messages_sticky.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/084_change_auth_sources_account_limit.rb b/db/migrate/084_change_auth_sources_account_limit.rb index c5b1d949..08c7b114 100644 --- a/db/migrate/084_change_auth_sources_account_limit.rb +++ b/db/migrate/084_change_auth_sources_account_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/085_add_role_tracker_old_status_index_to_workflows.rb b/db/migrate/085_add_role_tracker_old_status_index_to_workflows.rb index cb02831f..bbc3f6fe 100644 --- a/db/migrate/085_add_role_tracker_old_status_index_to_workflows.rb +++ b/db/migrate/085_add_role_tracker_old_status_index_to_workflows.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/086_add_custom_fields_searchable.rb b/db/migrate/086_add_custom_fields_searchable.rb index d64c6d03..ea5bee77 100644 --- a/db/migrate/086_add_custom_fields_searchable.rb +++ b/db/migrate/086_add_custom_fields_searchable.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/087_change_projects_description_to_text.rb b/db/migrate/087_change_projects_description_to_text.rb index 262605f3..27aee9b7 100644 --- a/db/migrate/087_change_projects_description_to_text.rb +++ b/db/migrate/087_change_projects_description_to_text.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/088_add_custom_fields_default_value.rb b/db/migrate/088_add_custom_fields_default_value.rb index e6a845f1..9c6e66ae 100644 --- a/db/migrate/088_add_custom_fields_default_value.rb +++ b/db/migrate/088_add_custom_fields_default_value.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/089_add_attachments_description.rb b/db/migrate/089_add_attachments_description.rb index 3dbd4a41..ce771ac5 100644 --- a/db/migrate/089_add_attachments_description.rb +++ b/db/migrate/089_add_attachments_description.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/090_change_versions_name_limit.rb b/db/migrate/090_change_versions_name_limit.rb index 3047d989..2a22b5ed 100644 --- a/db/migrate/090_change_versions_name_limit.rb +++ b/db/migrate/090_change_versions_name_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/091_change_changesets_revision_to_string.rb b/db/migrate/091_change_changesets_revision_to_string.rb index 655e7a24..bb20d599 100644 --- a/db/migrate/091_change_changesets_revision_to_string.rb +++ b/db/migrate/091_change_changesets_revision_to_string.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/092_change_changes_from_revision_to_string.rb b/db/migrate/092_change_changes_from_revision_to_string.rb index 6853a521..5be701e6 100644 --- a/db/migrate/092_change_changes_from_revision_to_string.rb +++ b/db/migrate/092_change_changes_from_revision_to_string.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/093_add_wiki_pages_protected.rb b/db/migrate/093_add_wiki_pages_protected.rb index 6c7db5b0..c60c50ff 100644 --- a/db/migrate/093_add_wiki_pages_protected.rb +++ b/db/migrate/093_add_wiki_pages_protected.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/094_change_projects_homepage_limit.rb b/db/migrate/094_change_projects_homepage_limit.rb index ce3959bc..08569835 100644 --- a/db/migrate/094_change_projects_homepage_limit.rb +++ b/db/migrate/094_change_projects_homepage_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/095_add_wiki_pages_parent_id.rb b/db/migrate/095_add_wiki_pages_parent_id.rb index 2a3bb135..14f00468 100644 --- a/db/migrate/095_add_wiki_pages_parent_id.rb +++ b/db/migrate/095_add_wiki_pages_parent_id.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/096_add_commit_access_permission.rb b/db/migrate/096_add_commit_access_permission.rb index d9bff7cb..86c00247 100644 --- a/db/migrate/096_add_commit_access_permission.rb +++ b/db/migrate/096_add_commit_access_permission.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/097_add_view_wiki_edits_permission.rb b/db/migrate/097_add_view_wiki_edits_permission.rb index 90fc2295..b55a2f89 100644 --- a/db/migrate/097_add_view_wiki_edits_permission.rb +++ b/db/migrate/097_add_view_wiki_edits_permission.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/098_set_topic_authors_as_watchers.rb b/db/migrate/098_set_topic_authors_as_watchers.rb index bab927a5..2f0a284f 100644 --- a/db/migrate/098_set_topic_authors_as_watchers.rb +++ b/db/migrate/098_set_topic_authors_as_watchers.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/099_add_delete_wiki_pages_attachments_permission.rb b/db/migrate/099_add_delete_wiki_pages_attachments_permission.rb index 5e86079d..59f26e2e 100644 --- a/db/migrate/099_add_delete_wiki_pages_attachments_permission.rb +++ b/db/migrate/099_add_delete_wiki_pages_attachments_permission.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/100_add_changesets_user_id.rb b/db/migrate/100_add_changesets_user_id.rb index 49714738..8446770c 100644 --- a/db/migrate/100_add_changesets_user_id.rb +++ b/db/migrate/100_add_changesets_user_id.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/101_populate_changesets_user_id.rb b/db/migrate/101_populate_changesets_user_id.rb index 9458a2f4..a2a43f7a 100644 --- a/db/migrate/101_populate_changesets_user_id.rb +++ b/db/migrate/101_populate_changesets_user_id.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/102_add_custom_fields_editable.rb b/db/migrate/102_add_custom_fields_editable.rb index a06e6905..2d76a032 100644 --- a/db/migrate/102_add_custom_fields_editable.rb +++ b/db/migrate/102_add_custom_fields_editable.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/103_set_custom_fields_editable.rb b/db/migrate/103_set_custom_fields_editable.rb index 6d6dfeeb..25f0159d 100644 --- a/db/migrate/103_set_custom_fields_editable.rb +++ b/db/migrate/103_set_custom_fields_editable.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/104_add_projects_lft_and_rgt.rb b/db/migrate/104_add_projects_lft_and_rgt.rb index 480fd61d..ac054c52 100644 --- a/db/migrate/104_add_projects_lft_and_rgt.rb +++ b/db/migrate/104_add_projects_lft_and_rgt.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/105_build_projects_tree.rb b/db/migrate/105_build_projects_tree.rb index 70c94997..d42ec7c4 100644 --- a/db/migrate/105_build_projects_tree.rb +++ b/db/migrate/105_build_projects_tree.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/106_remove_projects_projects_count.rb b/db/migrate/106_remove_projects_projects_count.rb index 0d4d7d8d..7f48d709 100644 --- a/db/migrate/106_remove_projects_projects_count.rb +++ b/db/migrate/106_remove_projects_projects_count.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/107_add_open_id_authentication_tables.rb b/db/migrate/107_add_open_id_authentication_tables.rb index 665cf697..f8dd9623 100644 --- a/db/migrate/107_add_open_id_authentication_tables.rb +++ b/db/migrate/107_add_open_id_authentication_tables.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/108_add_identity_url_to_users.rb b/db/migrate/108_add_identity_url_to_users.rb index cb90318f..d2cec58f 100644 --- a/db/migrate/108_add_identity_url_to_users.rb +++ b/db/migrate/108_add_identity_url_to_users.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090214190337_add_watchers_user_id_type_index.rb b/db/migrate/20090214190337_add_watchers_user_id_type_index.rb index 6953b99f..f20fe7ba 100644 --- a/db/migrate/20090214190337_add_watchers_user_id_type_index.rb +++ b/db/migrate/20090214190337_add_watchers_user_id_type_index.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090312172426_add_queries_sort_criteria.rb b/db/migrate/20090312172426_add_queries_sort_criteria.rb index dcd3e5f2..badc65f3 100644 --- a/db/migrate/20090312172426_add_queries_sort_criteria.rb +++ b/db/migrate/20090312172426_add_queries_sort_criteria.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090312194159_add_projects_trackers_unique_index.rb b/db/migrate/20090312194159_add_projects_trackers_unique_index.rb index 9ffad2e9..61557368 100644 --- a/db/migrate/20090312194159_add_projects_trackers_unique_index.rb +++ b/db/migrate/20090312194159_add_projects_trackers_unique_index.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090318181151_extend_settings_name.rb b/db/migrate/20090318181151_extend_settings_name.rb index 5fc78db5..014f719e 100644 --- a/db/migrate/20090318181151_extend_settings_name.rb +++ b/db/migrate/20090318181151_extend_settings_name.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090323224724_add_type_to_enumerations.rb b/db/migrate/20090323224724_add_type_to_enumerations.rb index f2b0eb61..5c38934b 100644 --- a/db/migrate/20090323224724_add_type_to_enumerations.rb +++ b/db/migrate/20090323224724_add_type_to_enumerations.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090401221305_update_enumerations_to_sti.rb b/db/migrate/20090401221305_update_enumerations_to_sti.rb index 818b9440..be779f3c 100644 --- a/db/migrate/20090401221305_update_enumerations_to_sti.rb +++ b/db/migrate/20090401221305_update_enumerations_to_sti.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090401231134_add_active_field_to_enumerations.rb b/db/migrate/20090401231134_add_active_field_to_enumerations.rb index a661d507..232502f5 100644 --- a/db/migrate/20090401231134_add_active_field_to_enumerations.rb +++ b/db/migrate/20090401231134_add_active_field_to_enumerations.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090403001910_add_project_to_enumerations.rb b/db/migrate/20090403001910_add_project_to_enumerations.rb index 0fec8b00..d0d8eb91 100644 --- a/db/migrate/20090403001910_add_project_to_enumerations.rb +++ b/db/migrate/20090403001910_add_project_to_enumerations.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090406161854_add_parent_id_to_enumerations.rb b/db/migrate/20090406161854_add_parent_id_to_enumerations.rb index 9004290e..6cf6cc2a 100644 --- a/db/migrate/20090406161854_add_parent_id_to_enumerations.rb +++ b/db/migrate/20090406161854_add_parent_id_to_enumerations.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090425161243_add_queries_group_by.rb b/db/migrate/20090425161243_add_queries_group_by.rb index 999b3f0b..2d3a142b 100644 --- a/db/migrate/20090425161243_add_queries_group_by.rb +++ b/db/migrate/20090425161243_add_queries_group_by.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090503121501_create_member_roles.rb b/db/migrate/20090503121501_create_member_roles.rb index 40e9683c..bf197825 100644 --- a/db/migrate/20090503121501_create_member_roles.rb +++ b/db/migrate/20090503121501_create_member_roles.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090503121505_populate_member_roles.rb b/db/migrate/20090503121505_populate_member_roles.rb index a5c60981..f51a83a7 100644 --- a/db/migrate/20090503121505_populate_member_roles.rb +++ b/db/migrate/20090503121505_populate_member_roles.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090503121510_drop_members_role_id.rb b/db/migrate/20090503121510_drop_members_role_id.rb index 1641f0e9..a6e5ebd2 100644 --- a/db/migrate/20090503121510_drop_members_role_id.rb +++ b/db/migrate/20090503121510_drop_members_role_id.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090614091200_fix_messages_sticky_null.rb b/db/migrate/20090614091200_fix_messages_sticky_null.rb index 7c8327bc..2d538f65 100644 --- a/db/migrate/20090614091200_fix_messages_sticky_null.rb +++ b/db/migrate/20090614091200_fix_messages_sticky_null.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090704172350_populate_users_type.rb b/db/migrate/20090704172350_populate_users_type.rb index f0e6a2b5..11bd1f35 100644 --- a/db/migrate/20090704172350_populate_users_type.rb +++ b/db/migrate/20090704172350_populate_users_type.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090704172355_create_groups_users.rb b/db/migrate/20090704172355_create_groups_users.rb index 7850235b..65787a3b 100644 --- a/db/migrate/20090704172355_create_groups_users.rb +++ b/db/migrate/20090704172355_create_groups_users.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20090704172358_add_member_roles_inherited_from.rb b/db/migrate/20090704172358_add_member_roles_inherited_from.rb index 4ec5abb1..fd7b8a6b 100644 --- a/db/migrate/20090704172358_add_member_roles_inherited_from.rb +++ b/db/migrate/20090704172358_add_member_roles_inherited_from.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091010093521_fix_users_custom_values.rb b/db/migrate/20091010093521_fix_users_custom_values.rb index 9ae72d64..6a996c71 100644 --- a/db/migrate/20091010093521_fix_users_custom_values.rb +++ b/db/migrate/20091010093521_fix_users_custom_values.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017212227_add_missing_indexes_to_workflows.rb b/db/migrate/20091017212227_add_missing_indexes_to_workflows.rb index 9dd1cf55..a65a9549 100644 --- a/db/migrate/20091017212227_add_missing_indexes_to_workflows.rb +++ b/db/migrate/20091017212227_add_missing_indexes_to_workflows.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017212457_add_missing_indexes_to_custom_fields_projects.rb b/db/migrate/20091017212457_add_missing_indexes_to_custom_fields_projects.rb index 7c4e3787..7b54386b 100644 --- a/db/migrate/20091017212457_add_missing_indexes_to_custom_fields_projects.rb +++ b/db/migrate/20091017212457_add_missing_indexes_to_custom_fields_projects.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017212644_add_missing_indexes_to_messages.rb b/db/migrate/20091017212644_add_missing_indexes_to_messages.rb index 238d5a0b..787ac2c8 100644 --- a/db/migrate/20091017212644_add_missing_indexes_to_messages.rb +++ b/db/migrate/20091017212644_add_missing_indexes_to_messages.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017212938_add_missing_indexes_to_repositories.rb b/db/migrate/20091017212938_add_missing_indexes_to_repositories.rb index 6fb43c7c..84af53ef 100644 --- a/db/migrate/20091017212938_add_missing_indexes_to_repositories.rb +++ b/db/migrate/20091017212938_add_missing_indexes_to_repositories.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213027_add_missing_indexes_to_comments.rb b/db/migrate/20091017213027_add_missing_indexes_to_comments.rb index 81a17ac5..ceaa0b1b 100644 --- a/db/migrate/20091017213027_add_missing_indexes_to_comments.rb +++ b/db/migrate/20091017213027_add_missing_indexes_to_comments.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213113_add_missing_indexes_to_enumerations.rb b/db/migrate/20091017213113_add_missing_indexes_to_enumerations.rb index 61be991a..25f2c1d0 100644 --- a/db/migrate/20091017213113_add_missing_indexes_to_enumerations.rb +++ b/db/migrate/20091017213113_add_missing_indexes_to_enumerations.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213151_add_missing_indexes_to_wiki_pages.rb b/db/migrate/20091017213151_add_missing_indexes_to_wiki_pages.rb index 5005cc9b..29b30717 100644 --- a/db/migrate/20091017213151_add_missing_indexes_to_wiki_pages.rb +++ b/db/migrate/20091017213151_add_missing_indexes_to_wiki_pages.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213228_add_missing_indexes_to_watchers.rb b/db/migrate/20091017213228_add_missing_indexes_to_watchers.rb index 47b2fd44..ca95b2e4 100644 --- a/db/migrate/20091017213228_add_missing_indexes_to_watchers.rb +++ b/db/migrate/20091017213228_add_missing_indexes_to_watchers.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213257_add_missing_indexes_to_auth_sources.rb b/db/migrate/20091017213257_add_missing_indexes_to_auth_sources.rb index 64a3bc64..78ee1510 100644 --- a/db/migrate/20091017213257_add_missing_indexes_to_auth_sources.rb +++ b/db/migrate/20091017213257_add_missing_indexes_to_auth_sources.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213332_add_missing_indexes_to_documents.rb b/db/migrate/20091017213332_add_missing_indexes_to_documents.rb index 07daac66..1f1d3df5 100644 --- a/db/migrate/20091017213332_add_missing_indexes_to_documents.rb +++ b/db/migrate/20091017213332_add_missing_indexes_to_documents.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213444_add_missing_indexes_to_tokens.rb b/db/migrate/20091017213444_add_missing_indexes_to_tokens.rb index 80e55c26..b1105633 100644 --- a/db/migrate/20091017213444_add_missing_indexes_to_tokens.rb +++ b/db/migrate/20091017213444_add_missing_indexes_to_tokens.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213536_add_missing_indexes_to_changesets.rb b/db/migrate/20091017213536_add_missing_indexes_to_changesets.rb index ac9e04b6..8b2aca40 100644 --- a/db/migrate/20091017213536_add_missing_indexes_to_changesets.rb +++ b/db/migrate/20091017213536_add_missing_indexes_to_changesets.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213642_add_missing_indexes_to_issue_categories.rb b/db/migrate/20091017213642_add_missing_indexes_to_issue_categories.rb index 9cd85711..b1f098df 100644 --- a/db/migrate/20091017213642_add_missing_indexes_to_issue_categories.rb +++ b/db/migrate/20091017213642_add_missing_indexes_to_issue_categories.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213716_add_missing_indexes_to_member_roles.rb b/db/migrate/20091017213716_add_missing_indexes_to_member_roles.rb index 9b562c3d..719bcaac 100644 --- a/db/migrate/20091017213716_add_missing_indexes_to_member_roles.rb +++ b/db/migrate/20091017213716_add_missing_indexes_to_member_roles.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213757_add_missing_indexes_to_boards.rb b/db/migrate/20091017213757_add_missing_indexes_to_boards.rb index a7e4c5f2..97d135ed 100644 --- a/db/migrate/20091017213757_add_missing_indexes_to_boards.rb +++ b/db/migrate/20091017213757_add_missing_indexes_to_boards.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213835_add_missing_indexes_to_user_preferences.rb b/db/migrate/20091017213835_add_missing_indexes_to_user_preferences.rb index 72f9709e..a39a715f 100644 --- a/db/migrate/20091017213835_add_missing_indexes_to_user_preferences.rb +++ b/db/migrate/20091017213835_add_missing_indexes_to_user_preferences.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017213910_add_missing_indexes_to_issues.rb b/db/migrate/20091017213910_add_missing_indexes_to_issues.rb index f461507e..4582b277 100644 --- a/db/migrate/20091017213910_add_missing_indexes_to_issues.rb +++ b/db/migrate/20091017213910_add_missing_indexes_to_issues.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214015_add_missing_indexes_to_members.rb b/db/migrate/20091017214015_add_missing_indexes_to_members.rb index aa5be253..18c22a23 100644 --- a/db/migrate/20091017214015_add_missing_indexes_to_members.rb +++ b/db/migrate/20091017214015_add_missing_indexes_to_members.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214107_add_missing_indexes_to_custom_fields.rb b/db/migrate/20091017214107_add_missing_indexes_to_custom_fields.rb index 1bf06d8c..83eaddff 100644 --- a/db/migrate/20091017214107_add_missing_indexes_to_custom_fields.rb +++ b/db/migrate/20091017214107_add_missing_indexes_to_custom_fields.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214136_add_missing_indexes_to_queries.rb b/db/migrate/20091017214136_add_missing_indexes_to_queries.rb index c09fa279..ffcbfa37 100644 --- a/db/migrate/20091017214136_add_missing_indexes_to_queries.rb +++ b/db/migrate/20091017214136_add_missing_indexes_to_queries.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214236_add_missing_indexes_to_time_entries.rb b/db/migrate/20091017214236_add_missing_indexes_to_time_entries.rb index 129be5d4..4960e290 100644 --- a/db/migrate/20091017214236_add_missing_indexes_to_time_entries.rb +++ b/db/migrate/20091017214236_add_missing_indexes_to_time_entries.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214308_add_missing_indexes_to_news.rb b/db/migrate/20091017214308_add_missing_indexes_to_news.rb index ffb0c385..6fdef8da 100644 --- a/db/migrate/20091017214308_add_missing_indexes_to_news.rb +++ b/db/migrate/20091017214308_add_missing_indexes_to_news.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214336_add_missing_indexes_to_users.rb b/db/migrate/20091017214336_add_missing_indexes_to_users.rb index 61fade71..01b61e9c 100644 --- a/db/migrate/20091017214336_add_missing_indexes_to_users.rb +++ b/db/migrate/20091017214336_add_missing_indexes_to_users.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214406_add_missing_indexes_to_attachments.rb b/db/migrate/20091017214406_add_missing_indexes_to_attachments.rb index 0bde2763..1b0357f5 100644 --- a/db/migrate/20091017214406_add_missing_indexes_to_attachments.rb +++ b/db/migrate/20091017214406_add_missing_indexes_to_attachments.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214440_add_missing_indexes_to_wiki_contents.rb b/db/migrate/20091017214440_add_missing_indexes_to_wiki_contents.rb index 09854a9d..67f9c552 100644 --- a/db/migrate/20091017214440_add_missing_indexes_to_wiki_contents.rb +++ b/db/migrate/20091017214440_add_missing_indexes_to_wiki_contents.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214519_add_missing_indexes_to_custom_values.rb b/db/migrate/20091017214519_add_missing_indexes_to_custom_values.rb index 198c65f8..d9d36f07 100644 --- a/db/migrate/20091017214519_add_missing_indexes_to_custom_values.rb +++ b/db/migrate/20091017214519_add_missing_indexes_to_custom_values.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214611_add_missing_indexes_to_journals.rb b/db/migrate/20091017214611_add_missing_indexes_to_journals.rb index af00e909..5fc8eb88 100644 --- a/db/migrate/20091017214611_add_missing_indexes_to_journals.rb +++ b/db/migrate/20091017214611_add_missing_indexes_to_journals.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214644_add_missing_indexes_to_issue_relations.rb b/db/migrate/20091017214644_add_missing_indexes_to_issue_relations.rb index 9478778e..13050142 100644 --- a/db/migrate/20091017214644_add_missing_indexes_to_issue_relations.rb +++ b/db/migrate/20091017214644_add_missing_indexes_to_issue_relations.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214720_add_missing_indexes_to_wiki_redirects.rb b/db/migrate/20091017214720_add_missing_indexes_to_wiki_redirects.rb index 99adf0a8..e4eea858 100644 --- a/db/migrate/20091017214720_add_missing_indexes_to_wiki_redirects.rb +++ b/db/migrate/20091017214720_add_missing_indexes_to_wiki_redirects.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091017214750_add_missing_indexes_to_custom_fields_trackers.rb b/db/migrate/20091017214750_add_missing_indexes_to_custom_fields_trackers.rb index fae4adb3..eb401024 100644 --- a/db/migrate/20091017214750_add_missing_indexes_to_custom_fields_trackers.rb +++ b/db/migrate/20091017214750_add_missing_indexes_to_custom_fields_trackers.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091025163651_add_activity_indexes.rb b/db/migrate/20091025163651_add_activity_indexes.rb index 35679584..359544bb 100644 --- a/db/migrate/20091025163651_add_activity_indexes.rb +++ b/db/migrate/20091025163651_add_activity_indexes.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091108092559_add_versions_status.rb b/db/migrate/20091108092559_add_versions_status.rb index dbb5506d..c1eedaec 100644 --- a/db/migrate/20091108092559_add_versions_status.rb +++ b/db/migrate/20091108092559_add_versions_status.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091114105931_add_view_issues_permission.rb b/db/migrate/20091114105931_add_view_issues_permission.rb index 9ae261cb..54a6a26e 100644 --- a/db/migrate/20091114105931_add_view_issues_permission.rb +++ b/db/migrate/20091114105931_add_view_issues_permission.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091123212029_add_default_done_ratio_to_issue_status.rb b/db/migrate/20091123212029_add_default_done_ratio_to_issue_status.rb index 2e491818..3acd714e 100644 --- a/db/migrate/20091123212029_add_default_done_ratio_to_issue_status.rb +++ b/db/migrate/20091123212029_add_default_done_ratio_to_issue_status.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091205124427_add_versions_sharing.rb b/db/migrate/20091205124427_add_versions_sharing.rb index 7d36bd96..a70adf4a 100644 --- a/db/migrate/20091205124427_add_versions_sharing.rb +++ b/db/migrate/20091205124427_add_versions_sharing.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091220183509_add_lft_and_rgt_indexes_to_projects.rb b/db/migrate/20091220183509_add_lft_and_rgt_indexes_to_projects.rb index 2777d945..e9f84fe8 100644 --- a/db/migrate/20091220183509_add_lft_and_rgt_indexes_to_projects.rb +++ b/db/migrate/20091220183509_add_lft_and_rgt_indexes_to_projects.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091220183727_add_index_to_settings_name.rb b/db/migrate/20091220183727_add_index_to_settings_name.rb index 74a39adf..878741a3 100644 --- a/db/migrate/20091220183727_add_index_to_settings_name.rb +++ b/db/migrate/20091220183727_add_index_to_settings_name.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091220184736_add_indexes_to_issue_status.rb b/db/migrate/20091220184736_add_indexes_to_issue_status.rb index d2602df3..e5d0819e 100644 --- a/db/migrate/20091220184736_add_indexes_to_issue_status.rb +++ b/db/migrate/20091220184736_add_indexes_to_issue_status.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091225164732_remove_enumerations_opt.rb b/db/migrate/20091225164732_remove_enumerations_opt.rb index 3076b2ff..fc72b11d 100644 --- a/db/migrate/20091225164732_remove_enumerations_opt.rb +++ b/db/migrate/20091225164732_remove_enumerations_opt.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20091227112908_change_wiki_contents_text_limit.rb b/db/migrate/20091227112908_change_wiki_contents_text_limit.rb index 5ded7b30..0d82c973 100644 --- a/db/migrate/20091227112908_change_wiki_contents_text_limit.rb +++ b/db/migrate/20091227112908_change_wiki_contents_text_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100129193402_change_users_mail_notification_to_string.rb b/db/migrate/20100129193402_change_users_mail_notification_to_string.rb index 5a657d52..a2b250d5 100644 --- a/db/migrate/20100129193402_change_users_mail_notification_to_string.rb +++ b/db/migrate/20100129193402_change_users_mail_notification_to_string.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100129193813_update_mail_notification_values.rb b/db/migrate/20100129193813_update_mail_notification_values.rb index 7b0d098a..1541146e 100644 --- a/db/migrate/20100129193813_update_mail_notification_values.rb +++ b/db/migrate/20100129193813_update_mail_notification_values.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100217010520_add_custom_filter_to_auth_sources.rb b/db/migrate/20100217010520_add_custom_filter_to_auth_sources.rb index 55b3c040..80d62858 100644 --- a/db/migrate/20100217010520_add_custom_filter_to_auth_sources.rb +++ b/db/migrate/20100217010520_add_custom_filter_to_auth_sources.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100221100219_add_index_on_changesets_scmid.rb b/db/migrate/20100221100219_add_index_on_changesets_scmid.rb index 51e7eebe..af79dc19 100644 --- a/db/migrate/20100221100219_add_index_on_changesets_scmid.rb +++ b/db/migrate/20100221100219_add_index_on_changesets_scmid.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100313132032_add_issues_nested_sets_columns.rb b/db/migrate/20100313132032_add_issues_nested_sets_columns.rb index 7b9fb591..a2d905e8 100644 --- a/db/migrate/20100313132032_add_issues_nested_sets_columns.rb +++ b/db/migrate/20100313132032_add_issues_nested_sets_columns.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100313171051_add_index_on_issues_nested_set.rb b/db/migrate/20100313171051_add_index_on_issues_nested_set.rb index 2310b7f3..cd6b5854 100644 --- a/db/migrate/20100313171051_add_index_on_issues_nested_set.rb +++ b/db/migrate/20100313171051_add_index_on_issues_nested_set.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100705164950_change_changes_path_length_limit.rb b/db/migrate/20100705164950_change_changes_path_length_limit.rb index fe048ad0..1aea83df 100644 --- a/db/migrate/20100705164950_change_changes_path_length_limit.rb +++ b/db/migrate/20100705164950_change_changes_path_length_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100714111651_prepare_journals_for_acts_as_journalized.rb b/db/migrate/20100714111651_prepare_journals_for_acts_as_journalized.rb index 3af7a7e9..8f0c8ed2 100644 --- a/db/migrate/20100714111651_prepare_journals_for_acts_as_journalized.rb +++ b/db/migrate/20100714111651_prepare_journals_for_acts_as_journalized.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100714111652_update_journals_for_acts_as_journalized.rb b/db/migrate/20100714111652_update_journals_for_acts_as_journalized.rb index e393fa48..94de5405 100644 --- a/db/migrate/20100714111652_update_journals_for_acts_as_journalized.rb +++ b/db/migrate/20100714111652_update_journals_for_acts_as_journalized.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100714111653_build_initial_journals_for_acts_as_journalized.rb b/db/migrate/20100714111653_build_initial_journals_for_acts_as_journalized.rb index 3bc38bb9..0e766617 100644 --- a/db/migrate/20100714111653_build_initial_journals_for_acts_as_journalized.rb +++ b/db/migrate/20100714111653_build_initial_journals_for_acts_as_journalized.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100714111654_add_changes_from_journal_details_for_acts_as_journalized.rb b/db/migrate/20100714111654_add_changes_from_journal_details_for_acts_as_journalized.rb index e4aabc81..1690623e 100644 --- a/db/migrate/20100714111654_add_changes_from_journal_details_for_acts_as_journalized.rb +++ b/db/migrate/20100714111654_add_changes_from_journal_details_for_acts_as_journalized.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100804112053_merge_wiki_versions_with_journals.rb b/db/migrate/20100804112053_merge_wiki_versions_with_journals.rb index 2c91b69b..3cc034af 100644 --- a/db/migrate/20100804112053_merge_wiki_versions_with_journals.rb +++ b/db/migrate/20100804112053_merge_wiki_versions_with_journals.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20100819172912_enable_calendar_and_gantt_modules_where_appropriate.rb b/db/migrate/20100819172912_enable_calendar_and_gantt_modules_where_appropriate.rb index 44017f6d..5f7dc366 100644 --- a/db/migrate/20100819172912_enable_calendar_and_gantt_modules_where_appropriate.rb +++ b/db/migrate/20100819172912_enable_calendar_and_gantt_modules_where_appropriate.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20101104182107_add_unique_index_on_members.rb b/db/migrate/20101104182107_add_unique_index_on_members.rb index f51849fd..07f641a7 100644 --- a/db/migrate/20101104182107_add_unique_index_on_members.rb +++ b/db/migrate/20101104182107_add_unique_index_on_members.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20101107130441_add_custom_fields_visible.rb b/db/migrate/20101107130441_add_custom_fields_visible.rb index 1f0f6237..65cdf838 100644 --- a/db/migrate/20101107130441_add_custom_fields_visible.rb +++ b/db/migrate/20101107130441_add_custom_fields_visible.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20101114115114_change_projects_name_limit.rb b/db/migrate/20101114115114_change_projects_name_limit.rb index ccd04ae2..22b68cc4 100644 --- a/db/migrate/20101114115114_change_projects_name_limit.rb +++ b/db/migrate/20101114115114_change_projects_name_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20101114115359_change_projects_identifier_limit.rb b/db/migrate/20101114115359_change_projects_identifier_limit.rb index 096ededf..d6087165 100644 --- a/db/migrate/20101114115359_change_projects_identifier_limit.rb +++ b/db/migrate/20101114115359_change_projects_identifier_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110220160626_add_workflows_assignee_and_author.rb b/db/migrate/20110220160626_add_workflows_assignee_and_author.rb index c4fec6d3..70db645e 100644 --- a/db/migrate/20110220160626_add_workflows_assignee_and_author.rb +++ b/db/migrate/20110220160626_add_workflows_assignee_and_author.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110223180944_add_users_salt.rb b/db/migrate/20110223180944_add_users_salt.rb index e8facbab..07940343 100644 --- a/db/migrate/20110223180944_add_users_salt.rb +++ b/db/migrate/20110223180944_add_users_salt.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110223180953_salt_user_passwords.rb b/db/migrate/20110223180953_salt_user_passwords.rb index 4760d986..b1121680 100644 --- a/db/migrate/20110223180953_salt_user_passwords.rb +++ b/db/migrate/20110223180953_salt_user_passwords.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110224000000_add_repositories_path_encoding.rb b/db/migrate/20110224000000_add_repositories_path_encoding.rb index 95e68c75..21b4987b 100644 --- a/db/migrate/20110224000000_add_repositories_path_encoding.rb +++ b/db/migrate/20110224000000_add_repositories_path_encoding.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110226120112_change_repositories_password_limit.rb b/db/migrate/20110226120112_change_repositories_password_limit.rb index d06735df..b0ca9b9a 100644 --- a/db/migrate/20110226120112_change_repositories_password_limit.rb +++ b/db/migrate/20110226120112_change_repositories_password_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110226120132_change_auth_sources_account_password_limit.rb b/db/migrate/20110226120132_change_auth_sources_account_password_limit.rb index 27dc804d..f0ede829 100644 --- a/db/migrate/20110226120132_change_auth_sources_account_password_limit.rb +++ b/db/migrate/20110226120132_change_auth_sources_account_password_limit.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110227125750_change_journal_details_values_to_text.rb b/db/migrate/20110227125750_change_journal_details_values_to_text.rb index 505910af..7c1e6457 100644 --- a/db/migrate/20110227125750_change_journal_details_values_to_text.rb +++ b/db/migrate/20110227125750_change_journal_details_values_to_text.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110228000000_add_repositories_log_encoding.rb b/db/migrate/20110228000000_add_repositories_log_encoding.rb index 9032a73a..416d58a8 100644 --- a/db/migrate/20110228000000_add_repositories_log_encoding.rb +++ b/db/migrate/20110228000000_add_repositories_log_encoding.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110228000100_copy_repositories_log_encoding.rb b/db/migrate/20110228000100_copy_repositories_log_encoding.rb index 2ef80017..fdffc7f8 100644 --- a/db/migrate/20110228000100_copy_repositories_log_encoding.rb +++ b/db/migrate/20110228000100_copy_repositories_log_encoding.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110314014400_add_start_date_to_versions.rb b/db/migrate/20110314014400_add_start_date_to_versions.rb index 03e99376..253c0534 100644 --- a/db/migrate/20110314014400_add_start_date_to_versions.rb +++ b/db/migrate/20110314014400_add_start_date_to_versions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110401192910_add_index_to_users_type.rb b/db/migrate/20110401192910_add_index_to_users_type.rb index 41788755..6f8fce9f 100644 --- a/db/migrate/20110401192910_add_index_to_users_type.rb +++ b/db/migrate/20110401192910_add_index_to_users_type.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110519194936_remove_comments_from_wiki_content.rb b/db/migrate/20110519194936_remove_comments_from_wiki_content.rb index 716a3f4b..723de8e4 100644 --- a/db/migrate/20110519194936_remove_comments_from_wiki_content.rb +++ b/db/migrate/20110519194936_remove_comments_from_wiki_content.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20110729125454_remove_double_initial_wiki_content_journals.rb b/db/migrate/20110729125454_remove_double_initial_wiki_content_journals.rb index 7aba1d4d..aebf36f8 100644 --- a/db/migrate/20110729125454_remove_double_initial_wiki_content_journals.rb +++ b/db/migrate/20110729125454_remove_double_initial_wiki_content_journals.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20111025231354_add_display_subprojects_to_query.rb b/db/migrate/20111025231354_add_display_subprojects_to_query.rb index 385c484e..7dd218b7 100644 --- a/db/migrate/20111025231354_add_display_subprojects_to_query.rb +++ b/db/migrate/20111025231354_add_display_subprojects_to_query.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20111125191432_acts_as_taggable_on_migration.rb b/db/migrate/20111125191432_acts_as_taggable_on_migration.rb index b9536db0..204b921a 100644 --- a/db/migrate/20111125191432_acts_as_taggable_on_migration.rb +++ b/db/migrate/20111125191432_acts_as_taggable_on_migration.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20120131142400_remove_noisy_attachment_journals.rb b/db/migrate/20120131142400_remove_noisy_attachment_journals.rb index aac68296..36db6c0d 100644 --- a/db/migrate/20120131142400_remove_noisy_attachment_journals.rb +++ b/db/migrate/20120131142400_remove_noisy_attachment_journals.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20120131142401_remove_noisy_message_journals.rb b/db/migrate/20120131142401_remove_noisy_message_journals.rb index 9b7d5d2d..bb58b6c4 100644 --- a/db/migrate/20120131142401_remove_noisy_message_journals.rb +++ b/db/migrate/20120131142401_remove_noisy_message_journals.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/migrate/20120320220031_up_user_fields_length_limits.rb b/db/migrate/20120320220031_up_user_fields_length_limits.rb index 53e7dc52..c7c526eb 100644 --- a/db/migrate/20120320220031_up_user_fields_length_limits.rb +++ b/db/migrate/20120320220031_up_user_fields_length_limits.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/db/seeds.rb b/db/seeds.rb index 9871fb42..b3cab341 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/doc/COPYRIGHT.rdoc b/doc/COPYRIGHT.rdoc index 9fba6a46..9ce62571 100644 --- a/doc/COPYRIGHT.rdoc +++ b/doc/COPYRIGHT.rdoc @@ -1,6 +1,6 @@ ChiliProject is a project management system. -Copyright (C) 2010-2012 the ChiliProject Team +Copyright (C) 2010-2013 the ChiliProject Team This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/doc/COPYRIGHT_short.rdoc b/doc/COPYRIGHT_short.rdoc index fe93b01a..f699d5d1 100644 --- a/doc/COPYRIGHT_short.rdoc +++ b/doc/COPYRIGHT_short.rdoc @@ -1,6 +1,6 @@ ChiliProject is a project management system. -Copyright (C) 2010-2012 the ChiliProject Team +Copyright (C) 2010-2013 the ChiliProject Team This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/extra/mail_handler/rdm-mailhandler.rb b/extra/mail_handler/rdm-mailhandler.rb index 796cc4cc..143fce98 100644 --- a/extra/mail_handler/rdm-mailhandler.rb +++ b/extra/mail_handler/rdm-mailhandler.rb @@ -3,7 +3,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/extra/sample_plugin/app/controllers/example_controller.rb b/extra/sample_plugin/app/controllers/example_controller.rb index 70c4fe81..b0df7df6 100644 --- a/extra/sample_plugin/app/controllers/example_controller.rb +++ b/extra/sample_plugin/app/controllers/example_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/extra/sample_plugin/app/models/meeting.rb b/extra/sample_plugin/app/models/meeting.rb index d69a7bc2..63bb78f0 100644 --- a/extra/sample_plugin/app/models/meeting.rb +++ b/extra/sample_plugin/app/models/meeting.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/extra/sample_plugin/db/migrate/001_create_meetings.rb b/extra/sample_plugin/db/migrate/001_create_meetings.rb index 58c5a262..bac5a1cc 100644 --- a/extra/sample_plugin/db/migrate/001_create_meetings.rb +++ b/extra/sample_plugin/db/migrate/001_create_meetings.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/extra/sample_plugin/init.rb b/extra/sample_plugin/init.rb index 5cc6354d..33ce9a29 100644 --- a/extra/sample_plugin/init.rb +++ b/extra/sample_plugin/init.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/extra/svn/reposman.rb b/extra/svn/reposman.rb index 2a7938c0..67d07a4d 100755 --- a/extra/svn/reposman.rb +++ b/extra/svn/reposman.rb @@ -3,7 +3,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/ar_condition.rb b/lib/ar_condition.rb index b8aa2f6f..49ecc62a 100644 --- a/lib/ar_condition.rb +++ b/lib/ar_condition.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project.rb b/lib/chili_project.rb index f27f5ee6..7cfc97dc 100644 --- a/lib/chili_project.rb +++ b/lib/chili_project.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/compatibility.rb b/lib/chili_project/compatibility.rb index 0e4b162d..e6d79a3c 100644 --- a/lib/chili_project/compatibility.rb +++ b/lib/chili_project/compatibility.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/database.rb b/lib/chili_project/database.rb index c7a0207f..4a39268a 100644 --- a/lib/chili_project/database.rb +++ b/lib/chili_project/database.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/info.rb b/lib/chili_project/info.rb index 02e14b35..ef15ccef 100644 --- a/lib/chili_project/info.rb +++ b/lib/chili_project/info.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid.rb b/lib/chili_project/liquid.rb index 1c65fc1f..2c13fd3e 100644 --- a/lib/chili_project/liquid.rb +++ b/lib/chili_project/liquid.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/file_system.rb b/lib/chili_project/liquid/file_system.rb index 019e5189..158851ab 100644 --- a/lib/chili_project/liquid/file_system.rb +++ b/lib/chili_project/liquid/file_system.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/filters.rb b/lib/chili_project/liquid/filters.rb index 0ca68e98..4ee76679 100644 --- a/lib/chili_project/liquid/filters.rb +++ b/lib/chili_project/liquid/filters.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/legacy.rb b/lib/chili_project/liquid/legacy.rb index 10d15c0e..fbfbd723 100644 --- a/lib/chili_project/liquid/legacy.rb +++ b/lib/chili_project/liquid/legacy.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/liquid_ext.rb b/lib/chili_project/liquid/liquid_ext.rb index 8366be6e..f7f6acce 100644 --- a/lib/chili_project/liquid/liquid_ext.rb +++ b/lib/chili_project/liquid/liquid_ext.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/liquid_ext/block.rb b/lib/chili_project/liquid/liquid_ext/block.rb index 50f14eb0..f3f57fb9 100644 --- a/lib/chili_project/liquid/liquid_ext/block.rb +++ b/lib/chili_project/liquid/liquid_ext/block.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/liquid_ext/context.rb b/lib/chili_project/liquid/liquid_ext/context.rb index b2e0f286..4a83a027 100644 --- a/lib/chili_project/liquid/liquid_ext/context.rb +++ b/lib/chili_project/liquid/liquid_ext/context.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/liquid_ext/strainer.rb b/lib/chili_project/liquid/liquid_ext/strainer.rb index 7a7e3c61..03fd4748 100644 --- a/lib/chili_project/liquid/liquid_ext/strainer.rb +++ b/lib/chili_project/liquid/liquid_ext/strainer.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/tags.rb b/lib/chili_project/liquid/tags.rb index be84568c..bc8538b2 100644 --- a/lib/chili_project/liquid/tags.rb +++ b/lib/chili_project/liquid/tags.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/tags/child_pages.rb b/lib/chili_project/liquid/tags/child_pages.rb index 8bc06e86..a26f51b9 100644 --- a/lib/chili_project/liquid/tags/child_pages.rb +++ b/lib/chili_project/liquid/tags/child_pages.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/tags/hello_world.rb b/lib/chili_project/liquid/tags/hello_world.rb index f6dee72f..c7799689 100644 --- a/lib/chili_project/liquid/tags/hello_world.rb +++ b/lib/chili_project/liquid/tags/hello_world.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/tags/identity.rb b/lib/chili_project/liquid/tags/identity.rb index 36b93b51..26612c01 100644 --- a/lib/chili_project/liquid/tags/identity.rb +++ b/lib/chili_project/liquid/tags/identity.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/tags/include.rb b/lib/chili_project/liquid/tags/include.rb index 53c81fd6..ee02ff57 100644 --- a/lib/chili_project/liquid/tags/include.rb +++ b/lib/chili_project/liquid/tags/include.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/tags/tag.rb b/lib/chili_project/liquid/tags/tag.rb index 361334d3..f9142702 100644 --- a/lib/chili_project/liquid/tags/tag.rb +++ b/lib/chili_project/liquid/tags/tag.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/template.rb b/lib/chili_project/liquid/template.rb index d4e4ad9f..3ddfcb1b 100644 --- a/lib/chili_project/liquid/template.rb +++ b/lib/chili_project/liquid/template.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/liquid/variables.rb b/lib/chili_project/liquid/variables.rb index 13d508a8..5e375d95 100644 --- a/lib/chili_project/liquid/variables.rb +++ b/lib/chili_project/liquid/variables.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/chili_project/version.rb b/lib/chili_project/version.rb index 2eb182b2..dd5372f6 100644 --- a/lib/chili_project/version.rb +++ b/lib/chili_project/version.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/generators/chiliproject_plugin/chiliproject_plugin_generator.rb b/lib/generators/chiliproject_plugin/chiliproject_plugin_generator.rb index bcda395a..5f8a7e7c 100644 --- a/lib/generators/chiliproject_plugin/chiliproject_plugin_generator.rb +++ b/lib/generators/chiliproject_plugin/chiliproject_plugin_generator.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/generators/chiliproject_plugin_controller/chiliproject_plugin_controller_generator.rb b/lib/generators/chiliproject_plugin_controller/chiliproject_plugin_controller_generator.rb index ea3e9307..75f2e214 100644 --- a/lib/generators/chiliproject_plugin_controller/chiliproject_plugin_controller_generator.rb +++ b/lib/generators/chiliproject_plugin_controller/chiliproject_plugin_controller_generator.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/generators/chiliproject_plugin_model/chiliproject_plugin_model_generator.rb b/lib/generators/chiliproject_plugin_model/chiliproject_plugin_model_generator.rb index 32d51140..d66bc043 100644 --- a/lib/generators/chiliproject_plugin_model/chiliproject_plugin_model_generator.rb +++ b/lib/generators/chiliproject_plugin_model/chiliproject_plugin_model_generator.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/gravatar.rb b/lib/gravatar.rb index 714b2f2e..17d654d2 100644 --- a/lib/gravatar.rb +++ b/lib/gravatar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine.rb b/lib/redmine.rb index 71ec08a7..8ddf66a9 100644 --- a/lib/redmine.rb +++ b/lib/redmine.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/about.rb b/lib/redmine/about.rb index b78abfea..7e560925 100644 --- a/lib/redmine/about.rb +++ b/lib/redmine/about.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/access_control.rb b/lib/redmine/access_control.rb index d45e4350..d6cea39a 100644 --- a/lib/redmine/access_control.rb +++ b/lib/redmine/access_control.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/access_keys.rb b/lib/redmine/access_keys.rb index cb0518d0..2549c135 100644 --- a/lib/redmine/access_keys.rb +++ b/lib/redmine/access_keys.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/activity.rb b/lib/redmine/activity.rb index bb6d353a..dfcf66a5 100644 --- a/lib/redmine/activity.rb +++ b/lib/redmine/activity.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/activity/fetcher.rb b/lib/redmine/activity/fetcher.rb index 0fb39a29..14c28388 100644 --- a/lib/redmine/activity/fetcher.rb +++ b/lib/redmine/activity/fetcher.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/ciphering.rb b/lib/redmine/ciphering.rb index e123554b..6177b96a 100644 --- a/lib/redmine/ciphering.rb +++ b/lib/redmine/ciphering.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/configuration.rb b/lib/redmine/configuration.rb index 509b6790..5f34a52f 100644 --- a/lib/redmine/configuration.rb +++ b/lib/redmine/configuration.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/core_ext.rb b/lib/redmine/core_ext.rb index 2b9f6483..36980038 100644 --- a/lib/redmine/core_ext.rb +++ b/lib/redmine/core_ext.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/core_ext/string.rb b/lib/redmine/core_ext/string.rb index 33af27d3..029c047a 100644 --- a/lib/redmine/core_ext/string.rb +++ b/lib/redmine/core_ext/string.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/core_ext/string/conversions.rb b/lib/redmine/core_ext/string/conversions.rb index 0617b5a2..690f2fef 100644 --- a/lib/redmine/core_ext/string/conversions.rb +++ b/lib/redmine/core_ext/string/conversions.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/core_ext/string/inflections.rb b/lib/redmine/core_ext/string/inflections.rb index b9c3f1b8..c680405a 100644 --- a/lib/redmine/core_ext/string/inflections.rb +++ b/lib/redmine/core_ext/string/inflections.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/custom_field_format.rb b/lib/redmine/custom_field_format.rb index 5d08197f..0f0768d0 100644 --- a/lib/redmine/custom_field_format.rb +++ b/lib/redmine/custom_field_format.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/default_data/loader.rb b/lib/redmine/default_data/loader.rb index f99027e8..cd7554fe 100644 --- a/lib/redmine/default_data/loader.rb +++ b/lib/redmine/default_data/loader.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/export/pdf.rb b/lib/redmine/export/pdf.rb index f5376234..29e38f78 100644 --- a/lib/redmine/export/pdf.rb +++ b/lib/redmine/export/pdf.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/helpers/calendar.rb b/lib/redmine/helpers/calendar.rb index a8a7b8b8..d6b62a9c 100644 --- a/lib/redmine/helpers/calendar.rb +++ b/lib/redmine/helpers/calendar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/helpers/diff.rb b/lib/redmine/helpers/diff.rb index d94ff508..9c6eea29 100644 --- a/lib/redmine/helpers/diff.rb +++ b/lib/redmine/helpers/diff.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/helpers/gantt.rb b/lib/redmine/helpers/gantt.rb index 2402db8c..86f4af86 100644 --- a/lib/redmine/helpers/gantt.rb +++ b/lib/redmine/helpers/gantt.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/hook.rb b/lib/redmine/hook.rb index 352f7421..0ea60138 100644 --- a/lib/redmine/hook.rb +++ b/lib/redmine/hook.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/i18n.rb b/lib/redmine/i18n.rb index 4419bc5a..0b050d00 100644 --- a/lib/redmine/i18n.rb +++ b/lib/redmine/i18n.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/imap.rb b/lib/redmine/imap.rb index 2d285ffd..e63410cf 100644 --- a/lib/redmine/imap.rb +++ b/lib/redmine/imap.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/info.rb b/lib/redmine/info.rb index 94d2a276..90866e0b 100644 --- a/lib/redmine/info.rb +++ b/lib/redmine/info.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/menu_manager.rb b/lib/redmine/menu_manager.rb index ec3de72a..84e2554a 100644 --- a/lib/redmine/menu_manager.rb +++ b/lib/redmine/menu_manager.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/menu_manager/mapper.rb b/lib/redmine/menu_manager/mapper.rb index 88858264..689f500c 100644 --- a/lib/redmine/menu_manager/mapper.rb +++ b/lib/redmine/menu_manager/mapper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/menu_manager/menu_controller.rb b/lib/redmine/menu_manager/menu_controller.rb index 6aa2d9eb..e30b851a 100644 --- a/lib/redmine/menu_manager/menu_controller.rb +++ b/lib/redmine/menu_manager/menu_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/menu_manager/menu_error.rb b/lib/redmine/menu_manager/menu_error.rb index 119be485..d6cb32d7 100644 --- a/lib/redmine/menu_manager/menu_error.rb +++ b/lib/redmine/menu_manager/menu_error.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/menu_manager/menu_helper.rb b/lib/redmine/menu_manager/menu_helper.rb index 4de916bd..23a437e3 100644 --- a/lib/redmine/menu_manager/menu_helper.rb +++ b/lib/redmine/menu_manager/menu_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/menu_manager/menu_item.rb b/lib/redmine/menu_manager/menu_item.rb index 228f4507..4337f198 100644 --- a/lib/redmine/menu_manager/menu_item.rb +++ b/lib/redmine/menu_manager/menu_item.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/menu_manager/tree_node.rb b/lib/redmine/menu_manager/tree_node.rb index c2bb1225..40e879b9 100644 --- a/lib/redmine/menu_manager/tree_node.rb +++ b/lib/redmine/menu_manager/tree_node.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/mime_type.rb b/lib/redmine/mime_type.rb index 29b9fcf9..7778f9bd 100644 --- a/lib/redmine/mime_type.rb +++ b/lib/redmine/mime_type.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/notifiable.rb b/lib/redmine/notifiable.rb index 9fbe360c..c39015d6 100644 --- a/lib/redmine/notifiable.rb +++ b/lib/redmine/notifiable.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/platform.rb b/lib/redmine/platform.rb index 5200c8f0..94ad405d 100644 --- a/lib/redmine/platform.rb +++ b/lib/redmine/platform.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/plugin.rb b/lib/redmine/plugin.rb index 2b0dcfb8..8041a8a0 100644 --- a/lib/redmine/plugin.rb +++ b/lib/redmine/plugin.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/pop3.rb b/lib/redmine/pop3.rb index b0a1e162..9398d203 100644 --- a/lib/redmine/pop3.rb +++ b/lib/redmine/pop3.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/safe_attributes.rb b/lib/redmine/safe_attributes.rb index d9214d37..7201b243 100644 --- a/lib/redmine/safe_attributes.rb +++ b/lib/redmine/safe_attributes.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/scm/adapters/abstract_adapter.rb b/lib/redmine/scm/adapters/abstract_adapter.rb index 828d46c3..f7d6ce58 100644 --- a/lib/redmine/scm/adapters/abstract_adapter.rb +++ b/lib/redmine/scm/adapters/abstract_adapter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/scm/adapters/bazaar_adapter.rb b/lib/redmine/scm/adapters/bazaar_adapter.rb index 58b6e0b4..848eb1d1 100644 --- a/lib/redmine/scm/adapters/bazaar_adapter.rb +++ b/lib/redmine/scm/adapters/bazaar_adapter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/scm/adapters/cvs_adapter.rb b/lib/redmine/scm/adapters/cvs_adapter.rb index cee5b701..6da8dc71 100644 --- a/lib/redmine/scm/adapters/cvs_adapter.rb +++ b/lib/redmine/scm/adapters/cvs_adapter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/scm/adapters/darcs_adapter.rb b/lib/redmine/scm/adapters/darcs_adapter.rb index 796efdb1..e8af9451 100644 --- a/lib/redmine/scm/adapters/darcs_adapter.rb +++ b/lib/redmine/scm/adapters/darcs_adapter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/scm/adapters/filesystem_adapter.rb b/lib/redmine/scm/adapters/filesystem_adapter.rb index 687e9534..32eac5b9 100644 --- a/lib/redmine/scm/adapters/filesystem_adapter.rb +++ b/lib/redmine/scm/adapters/filesystem_adapter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/scm/adapters/git_adapter.rb b/lib/redmine/scm/adapters/git_adapter.rb index e1932da7..a133fbab 100644 --- a/lib/redmine/scm/adapters/git_adapter.rb +++ b/lib/redmine/scm/adapters/git_adapter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/scm/adapters/mercurial_adapter.rb b/lib/redmine/scm/adapters/mercurial_adapter.rb index 98633d3c..cbe17e0a 100644 --- a/lib/redmine/scm/adapters/mercurial_adapter.rb +++ b/lib/redmine/scm/adapters/mercurial_adapter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/scm/adapters/subversion_adapter.rb b/lib/redmine/scm/adapters/subversion_adapter.rb index ab8b5d15..53ec1fdb 100644 --- a/lib/redmine/scm/adapters/subversion_adapter.rb +++ b/lib/redmine/scm/adapters/subversion_adapter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/scm/base.rb b/lib/redmine/scm/base.rb index 847eb9db..97d53312 100644 --- a/lib/redmine/scm/base.rb +++ b/lib/redmine/scm/base.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/search.rb b/lib/redmine/search.rb index 1a6e0085..4146f751 100644 --- a/lib/redmine/search.rb +++ b/lib/redmine/search.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/syntax_highlighting.rb b/lib/redmine/syntax_highlighting.rb index 5b8fa265..87065c0b 100644 --- a/lib/redmine/syntax_highlighting.rb +++ b/lib/redmine/syntax_highlighting.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/themes.rb b/lib/redmine/themes.rb index e4dffa3e..1d6d0e35 100644 --- a/lib/redmine/themes.rb +++ b/lib/redmine/themes.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/unified_diff.rb b/lib/redmine/unified_diff.rb index 990dfa8e..92f5f074 100644 --- a/lib/redmine/unified_diff.rb +++ b/lib/redmine/unified_diff.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/utils.rb b/lib/redmine/utils.rb index 767c5691..78313601 100644 --- a/lib/redmine/utils.rb +++ b/lib/redmine/utils.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb index a5c472c5..38f1172d 100644 --- a/lib/redmine/version.rb +++ b/lib/redmine/version.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/views/api_template_handler.rb b/lib/redmine/views/api_template_handler.rb index ffc0ee20..0b226411 100644 --- a/lib/redmine/views/api_template_handler.rb +++ b/lib/redmine/views/api_template_handler.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/views/builders.rb b/lib/redmine/views/builders.rb index a1c1b49e..42b9e550 100644 --- a/lib/redmine/views/builders.rb +++ b/lib/redmine/views/builders.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/views/builders/json.rb b/lib/redmine/views/builders/json.rb index ebc8826c..6f07101f 100644 --- a/lib/redmine/views/builders/json.rb +++ b/lib/redmine/views/builders/json.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/views/builders/structure.rb b/lib/redmine/views/builders/structure.rb index 24028f74..44e2fdf3 100644 --- a/lib/redmine/views/builders/structure.rb +++ b/lib/redmine/views/builders/structure.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/views/builders/xml.rb b/lib/redmine/views/builders/xml.rb index 356d330a..2c852860 100644 --- a/lib/redmine/views/builders/xml.rb +++ b/lib/redmine/views/builders/xml.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/views/my_page/block.rb b/lib/redmine/views/my_page/block.rb index 744fdf34..828a947a 100644 --- a/lib/redmine/views/my_page/block.rb +++ b/lib/redmine/views/my_page/block.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/views/other_formats_builder.rb b/lib/redmine/views/other_formats_builder.rb index 0a0ca5c1..bfef8eb6 100644 --- a/lib/redmine/views/other_formats_builder.rb +++ b/lib/redmine/views/other_formats_builder.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/wiki_formatting.rb b/lib/redmine/wiki_formatting.rb index 7a78fbcb..74272f04 100644 --- a/lib/redmine/wiki_formatting.rb +++ b/lib/redmine/wiki_formatting.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/wiki_formatting/macros.rb b/lib/redmine/wiki_formatting/macros.rb index 3b7468bf..fc28d16e 100644 --- a/lib/redmine/wiki_formatting/macros.rb +++ b/lib/redmine/wiki_formatting/macros.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/wiki_formatting/null_formatter/formatter.rb b/lib/redmine/wiki_formatting/null_formatter/formatter.rb index f27ec3bf..10d70d3d 100644 --- a/lib/redmine/wiki_formatting/null_formatter/formatter.rb +++ b/lib/redmine/wiki_formatting/null_formatter/formatter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/wiki_formatting/null_formatter/helper.rb b/lib/redmine/wiki_formatting/null_formatter/helper.rb index a26034ba..62f1d495 100644 --- a/lib/redmine/wiki_formatting/null_formatter/helper.rb +++ b/lib/redmine/wiki_formatting/null_formatter/helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/wiki_formatting/textile/formatter.rb b/lib/redmine/wiki_formatting/textile/formatter.rb index 4930b7c7..1bab6d46 100644 --- a/lib/redmine/wiki_formatting/textile/formatter.rb +++ b/lib/redmine/wiki_formatting/textile/formatter.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine/wiki_formatting/textile/helper.rb b/lib/redmine/wiki_formatting/textile/helper.rb index 0e4d41fb..cacdd6e4 100644 --- a/lib/redmine/wiki_formatting/textile/helper.rb +++ b/lib/redmine/wiki_formatting/textile/helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/redmine_plugin_locator.rb b/lib/redmine_plugin_locator.rb index a6e017cb..b25498e8 100644 --- a/lib/redmine_plugin_locator.rb +++ b/lib/redmine_plugin_locator.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tabular_form_builder.rb b/lib/tabular_form_builder.rb index a5fdc7ea..1e068694 100644 --- a/lib/tabular_form_builder.rb +++ b/lib/tabular_form_builder.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/ci.rake b/lib/tasks/ci.rake index cd18ea73..5e7090c7 100644 --- a/lib/tasks/ci.rake +++ b/lib/tasks/ci.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/ciphering.rake b/lib/tasks/ciphering.rake index 7d070670..82e54540 100644 --- a/lib/tasks/ciphering.rake +++ b/lib/tasks/ciphering.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/code.rake b/lib/tasks/code.rake index 7990f0b1..94d44d9c 100644 --- a/lib/tasks/code.rake +++ b/lib/tasks/code.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/copyright.rake b/lib/tasks/copyright.rake index e359d1f6..3473e7ae 100644 --- a/lib/tasks/copyright.rake +++ b/lib/tasks/copyright.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/deprecated.rake b/lib/tasks/deprecated.rake index 7a69dafd..75884e37 100644 --- a/lib/tasks/deprecated.rake +++ b/lib/tasks/deprecated.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/documentation.rake b/lib/tasks/documentation.rake index 8ded5978..02422848 100644 --- a/lib/tasks/documentation.rake +++ b/lib/tasks/documentation.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/email.rake b/lib/tasks/email.rake index c61f853b..63f5e54d 100644 --- a/lib/tasks/email.rake +++ b/lib/tasks/email.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/extract_fixtures.rake b/lib/tasks/extract_fixtures.rake index 9b9853b4..0b851bec 100644 --- a/lib/tasks/extract_fixtures.rake +++ b/lib/tasks/extract_fixtures.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/fetch_changesets.rake b/lib/tasks/fetch_changesets.rake index 69d0c943..34b478ff 100644 --- a/lib/tasks/fetch_changesets.rake +++ b/lib/tasks/fetch_changesets.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/initializers.rake b/lib/tasks/initializers.rake index 7210f251..5f54d6ae 100644 --- a/lib/tasks/initializers.rake +++ b/lib/tasks/initializers.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/jdbc.rake b/lib/tasks/jdbc.rake index 206373a0..2152dd99 100644 --- a/lib/tasks/jdbc.rake +++ b/lib/tasks/jdbc.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/load_default_data.rake b/lib/tasks/load_default_data.rake index 0fafa511..2515b36e 100644 --- a/lib/tasks/load_default_data.rake +++ b/lib/tasks/load_default_data.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/locales.rake b/lib/tasks/locales.rake index 67218a4c..97ea2ce8 100644 --- a/lib/tasks/locales.rake +++ b/lib/tasks/locales.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/metrics.rake b/lib/tasks/metrics.rake index e813a6b4..c2a11e87 100644 --- a/lib/tasks/metrics.rake +++ b/lib/tasks/metrics.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/migrate_from_mantis.rake b/lib/tasks/migrate_from_mantis.rake index 48fcda8a..17a73798 100644 --- a/lib/tasks/migrate_from_mantis.rake +++ b/lib/tasks/migrate_from_mantis.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/migrate_from_trac.rake b/lib/tasks/migrate_from_trac.rake index df5f1575..8c3fa774 100644 --- a/lib/tasks/migrate_from_trac.rake +++ b/lib/tasks/migrate_from_trac.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/permissions.rake b/lib/tasks/permissions.rake index 2b0f023d..a0552fe3 100644 --- a/lib/tasks/permissions.rake +++ b/lib/tasks/permissions.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/plugins.rake b/lib/tasks/plugins.rake index 19ab1acb..e301fe68 100644 --- a/lib/tasks/plugins.rake +++ b/lib/tasks/plugins.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/release.rake b/lib/tasks/release.rake index fab6133d..563f743d 100644 --- a/lib/tasks/release.rake +++ b/lib/tasks/release.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/reminder.rake b/lib/tasks/reminder.rake index 4d326176..c0c9e1a2 100644 --- a/lib/tasks/reminder.rake +++ b/lib/tasks/reminder.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/testing.rake b/lib/tasks/testing.rake index 05de9567..0ba8984d 100644 --- a/lib/tasks/testing.rake +++ b/lib/tasks/testing.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/watchers.rake b/lib/tasks/watchers.rake index 9ba05e87..b8a09665 100644 --- a/lib/tasks/watchers.rake +++ b/lib/tasks/watchers.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/tasks/yardoc.rake b/lib/tasks/yardoc.rake index d10789c0..2dbe58bd 100644 --- a/lib/tasks/yardoc.rake +++ b/lib/tasks/yardoc.rake @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/attachment_exemplar.rb b/test/exemplars/attachment_exemplar.rb index d0408651..22511fc5 100644 --- a/test/exemplars/attachment_exemplar.rb +++ b/test/exemplars/attachment_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/auth_source_exemplar.rb b/test/exemplars/auth_source_exemplar.rb index 1a8c8214..4a327471 100644 --- a/test/exemplars/auth_source_exemplar.rb +++ b/test/exemplars/auth_source_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/board_exemplar.rb b/test/exemplars/board_exemplar.rb index fc14de2c..e8edeb59 100644 --- a/test/exemplars/board_exemplar.rb +++ b/test/exemplars/board_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/change_exemplar.rb b/test/exemplars/change_exemplar.rb index 9427dc1e..512c2c41 100644 --- a/test/exemplars/change_exemplar.rb +++ b/test/exemplars/change_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/changeset_exemplar.rb b/test/exemplars/changeset_exemplar.rb index fd6b9dd3..71bda104 100644 --- a/test/exemplars/changeset_exemplar.rb +++ b/test/exemplars/changeset_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/comment_exemplar.rb b/test/exemplars/comment_exemplar.rb index 79a23589..1c3419fc 100644 --- a/test/exemplars/comment_exemplar.rb +++ b/test/exemplars/comment_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/custom_field_exemplar.rb b/test/exemplars/custom_field_exemplar.rb index d1ce8e56..c15ebd4e 100644 --- a/test/exemplars/custom_field_exemplar.rb +++ b/test/exemplars/custom_field_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/custom_value_exemplar.rb b/test/exemplars/custom_value_exemplar.rb index 47253b96..e4313b2a 100644 --- a/test/exemplars/custom_value_exemplar.rb +++ b/test/exemplars/custom_value_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/document_category_exemplar.rb b/test/exemplars/document_category_exemplar.rb index ba4b993d..afc234e3 100644 --- a/test/exemplars/document_category_exemplar.rb +++ b/test/exemplars/document_category_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/document_exemplar.rb b/test/exemplars/document_exemplar.rb index 8d3289a8..44c88804 100644 --- a/test/exemplars/document_exemplar.rb +++ b/test/exemplars/document_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/enabled_module_exemplar.rb b/test/exemplars/enabled_module_exemplar.rb index 592a72ec..75858651 100644 --- a/test/exemplars/enabled_module_exemplar.rb +++ b/test/exemplars/enabled_module_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/enumeration_exemplar.rb b/test/exemplars/enumeration_exemplar.rb index 0b64d4d7..e44f0d79 100644 --- a/test/exemplars/enumeration_exemplar.rb +++ b/test/exemplars/enumeration_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/group_exemplar.rb b/test/exemplars/group_exemplar.rb index 8ef236e6..70062119 100644 --- a/test/exemplars/group_exemplar.rb +++ b/test/exemplars/group_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/issue_category_exemplar.rb b/test/exemplars/issue_category_exemplar.rb index a067103d..b90957cd 100644 --- a/test/exemplars/issue_category_exemplar.rb +++ b/test/exemplars/issue_category_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/issue_exemplar.rb b/test/exemplars/issue_exemplar.rb index b09f00e1..19adfbb5 100644 --- a/test/exemplars/issue_exemplar.rb +++ b/test/exemplars/issue_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/issue_priority_exemplar.rb b/test/exemplars/issue_priority_exemplar.rb index 36691f80..84ce8458 100644 --- a/test/exemplars/issue_priority_exemplar.rb +++ b/test/exemplars/issue_priority_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/issue_status_exemplar.rb b/test/exemplars/issue_status_exemplar.rb index 32336b09..eaaee225 100644 --- a/test/exemplars/issue_status_exemplar.rb +++ b/test/exemplars/issue_status_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/journal_exemplar.rb b/test/exemplars/journal_exemplar.rb index 87364018..c8b69162 100644 --- a/test/exemplars/journal_exemplar.rb +++ b/test/exemplars/journal_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/member_exemplar.rb b/test/exemplars/member_exemplar.rb index 61f10f8f..1c24ccb0 100644 --- a/test/exemplars/member_exemplar.rb +++ b/test/exemplars/member_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/member_role_exemplar.rb b/test/exemplars/member_role_exemplar.rb index 056fb178..f5e5b982 100644 --- a/test/exemplars/member_role_exemplar.rb +++ b/test/exemplars/member_role_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/message_exemplar.rb b/test/exemplars/message_exemplar.rb index 74f3632b..192be753 100644 --- a/test/exemplars/message_exemplar.rb +++ b/test/exemplars/message_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/news_exemplar.rb b/test/exemplars/news_exemplar.rb index ce21c95c..fe00d1d6 100644 --- a/test/exemplars/news_exemplar.rb +++ b/test/exemplars/news_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/project_exemplar.rb b/test/exemplars/project_exemplar.rb index 27a4ab18..1d03ba39 100644 --- a/test/exemplars/project_exemplar.rb +++ b/test/exemplars/project_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/query_exemplar.rb b/test/exemplars/query_exemplar.rb index 64d56a45..6e458bc0 100644 --- a/test/exemplars/query_exemplar.rb +++ b/test/exemplars/query_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/repository_exemplar.rb b/test/exemplars/repository_exemplar.rb index 7857b824..71435deb 100644 --- a/test/exemplars/repository_exemplar.rb +++ b/test/exemplars/repository_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/role_exemplar.rb b/test/exemplars/role_exemplar.rb index 72ab5999..1dc5d326 100644 --- a/test/exemplars/role_exemplar.rb +++ b/test/exemplars/role_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/subversion_repository_exemplar.rb b/test/exemplars/subversion_repository_exemplar.rb index 64961100..31a5f440 100644 --- a/test/exemplars/subversion_repository_exemplar.rb +++ b/test/exemplars/subversion_repository_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/time_entry_activity.rb b/test/exemplars/time_entry_activity.rb index e7c96ef9..2a0049c3 100644 --- a/test/exemplars/time_entry_activity.rb +++ b/test/exemplars/time_entry_activity.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/time_entry_exemplar.rb b/test/exemplars/time_entry_exemplar.rb index 66a56df9..a1bc833d 100644 --- a/test/exemplars/time_entry_exemplar.rb +++ b/test/exemplars/time_entry_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/tracker_exemplar.rb b/test/exemplars/tracker_exemplar.rb index 5a1862ed..839bd244 100644 --- a/test/exemplars/tracker_exemplar.rb +++ b/test/exemplars/tracker_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/user_exemplar.rb b/test/exemplars/user_exemplar.rb index 0cb1aa68..54498bf0 100644 --- a/test/exemplars/user_exemplar.rb +++ b/test/exemplars/user_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/version_exemplar.rb b/test/exemplars/version_exemplar.rb index 9a8fa51f..8fe740c0 100644 --- a/test/exemplars/version_exemplar.rb +++ b/test/exemplars/version_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/watcher_exemplar.rb b/test/exemplars/watcher_exemplar.rb index b6084df4..c5dd14bc 100644 --- a/test/exemplars/watcher_exemplar.rb +++ b/test/exemplars/watcher_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/wiki_content_exemplar.rb b/test/exemplars/wiki_content_exemplar.rb index bf4d0791..7e58bf12 100644 --- a/test/exemplars/wiki_content_exemplar.rb +++ b/test/exemplars/wiki_content_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/wiki_exemplar.rb b/test/exemplars/wiki_exemplar.rb index 1716eb25..82c73c61 100644 --- a/test/exemplars/wiki_exemplar.rb +++ b/test/exemplars/wiki_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/wiki_page_exemplar.rb b/test/exemplars/wiki_page_exemplar.rb index 04bc796f..2ff8cc36 100644 --- a/test/exemplars/wiki_page_exemplar.rb +++ b/test/exemplars/wiki_page_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/exemplars/wiki_redirect_exemplar.rb b/test/exemplars/wiki_redirect_exemplar.rb index 52e18b32..8c36488f 100644 --- a/test/exemplars/wiki_redirect_exemplar.rb +++ b/test/exemplars/wiki_redirect_exemplar.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/fixtures/files/060719210727_source.rb b/test/fixtures/files/060719210727_source.rb index 4ea582ea..ccf9806d 100644 --- a/test/fixtures/files/060719210727_source.rb +++ b/test/fixtures/files/060719210727_source.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/account_controller_test.rb b/test/functional/account_controller_test.rb index 7a797dcc..be70779a 100644 --- a/test/functional/account_controller_test.rb +++ b/test/functional/account_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/activities_controller_test.rb b/test/functional/activities_controller_test.rb index ef7673ac..6995dfaa 100644 --- a/test/functional/activities_controller_test.rb +++ b/test/functional/activities_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/admin_controller_test.rb b/test/functional/admin_controller_test.rb index ba6de52d..2a8b787c 100644 --- a/test/functional/admin_controller_test.rb +++ b/test/functional/admin_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/application_controller_test.rb b/test/functional/application_controller_test.rb index cea07095..258e1c4e 100644 --- a/test/functional/application_controller_test.rb +++ b/test/functional/application_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/attachments_controller_test.rb b/test/functional/attachments_controller_test.rb index 074348ba..769cfb4e 100644 --- a/test/functional/attachments_controller_test.rb +++ b/test/functional/attachments_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/auth_sources_controller_test.rb b/test/functional/auth_sources_controller_test.rb index 18af1011..afb43141 100644 --- a/test/functional/auth_sources_controller_test.rb +++ b/test/functional/auth_sources_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/auto_completes_controller_test.rb b/test/functional/auto_completes_controller_test.rb index 50e0ba81..f93ac415 100644 --- a/test/functional/auto_completes_controller_test.rb +++ b/test/functional/auto_completes_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/boards_controller_test.rb b/test/functional/boards_controller_test.rb index 344b64c5..b17314ce 100644 --- a/test/functional/boards_controller_test.rb +++ b/test/functional/boards_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/calendars_controller_test.rb b/test/functional/calendars_controller_test.rb index 4d031fc9..a14949dc 100644 --- a/test/functional/calendars_controller_test.rb +++ b/test/functional/calendars_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/comments_controller_test.rb b/test/functional/comments_controller_test.rb index 367a43e6..4c615814 100644 --- a/test/functional/comments_controller_test.rb +++ b/test/functional/comments_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/context_menus_controller_test.rb b/test/functional/context_menus_controller_test.rb index 3b6736fb..a83255d0 100644 --- a/test/functional/context_menus_controller_test.rb +++ b/test/functional/context_menus_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/custom_fields_controller_test.rb b/test/functional/custom_fields_controller_test.rb index 3d9f59cd..281b5e08 100644 --- a/test/functional/custom_fields_controller_test.rb +++ b/test/functional/custom_fields_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/documents_controller_test.rb b/test/functional/documents_controller_test.rb index 66278a0f..07f63cf7 100644 --- a/test/functional/documents_controller_test.rb +++ b/test/functional/documents_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/enumerations_controller_test.rb b/test/functional/enumerations_controller_test.rb index 0ca74b4e..23d73b46 100644 --- a/test/functional/enumerations_controller_test.rb +++ b/test/functional/enumerations_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/files_controller_test.rb b/test/functional/files_controller_test.rb index 60031289..422661b2 100644 --- a/test/functional/files_controller_test.rb +++ b/test/functional/files_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/gantts_controller_test.rb b/test/functional/gantts_controller_test.rb index c6a83919..5d7a87d1 100644 --- a/test/functional/gantts_controller_test.rb +++ b/test/functional/gantts_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/groups_controller_test.rb b/test/functional/groups_controller_test.rb index 06695d73..f08b4f9f 100644 --- a/test/functional/groups_controller_test.rb +++ b/test/functional/groups_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/help_controller_test.rb b/test/functional/help_controller_test.rb index 3a316b26..cbcf59b3 100644 --- a/test/functional/help_controller_test.rb +++ b/test/functional/help_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/issue_categories_controller_test.rb b/test/functional/issue_categories_controller_test.rb index 1bbc34c7..4eee14b1 100644 --- a/test/functional/issue_categories_controller_test.rb +++ b/test/functional/issue_categories_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/issue_moves_controller_test.rb b/test/functional/issue_moves_controller_test.rb index c800cc40..3178e0dc 100644 --- a/test/functional/issue_moves_controller_test.rb +++ b/test/functional/issue_moves_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/issue_relations_controller_test.rb b/test/functional/issue_relations_controller_test.rb index 023b08e9..01b7149f 100644 --- a/test/functional/issue_relations_controller_test.rb +++ b/test/functional/issue_relations_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/issue_statuses_controller_test.rb b/test/functional/issue_statuses_controller_test.rb index 129ac91b..8e48e4db 100644 --- a/test/functional/issue_statuses_controller_test.rb +++ b/test/functional/issue_statuses_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/issues_controller_test.rb b/test/functional/issues_controller_test.rb index 1f650413..36927615 100644 --- a/test/functional/issues_controller_test.rb +++ b/test/functional/issues_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/issues_controller_transaction_test.rb b/test/functional/issues_controller_transaction_test.rb index 8029cf2f..79b54e8b 100644 --- a/test/functional/issues_controller_transaction_test.rb +++ b/test/functional/issues_controller_transaction_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/journals_controller_test.rb b/test/functional/journals_controller_test.rb index 58e78feb..8c29e466 100644 --- a/test/functional/journals_controller_test.rb +++ b/test/functional/journals_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/ldap_auth_sources_controller.rb b/test/functional/ldap_auth_sources_controller.rb index d39a1590..a3cb80ee 100644 --- a/test/functional/ldap_auth_sources_controller.rb +++ b/test/functional/ldap_auth_sources_controller.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/mail_handler_controller_test.rb b/test/functional/mail_handler_controller_test.rb index 62e42256..d6ddd9d6 100644 --- a/test/functional/mail_handler_controller_test.rb +++ b/test/functional/mail_handler_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/members_controller_test.rb b/test/functional/members_controller_test.rb index 956a27b2..74859e48 100644 --- a/test/functional/members_controller_test.rb +++ b/test/functional/members_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/messages_controller_test.rb b/test/functional/messages_controller_test.rb index b92bcc0b..4098c75a 100644 --- a/test/functional/messages_controller_test.rb +++ b/test/functional/messages_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/my_controller_test.rb b/test/functional/my_controller_test.rb index 9ca184ac..a55d2d16 100644 --- a/test/functional/my_controller_test.rb +++ b/test/functional/my_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/news_controller_test.rb b/test/functional/news_controller_test.rb index 138f56e8..49b20be9 100644 --- a/test/functional/news_controller_test.rb +++ b/test/functional/news_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/previews_controller_test.rb b/test/functional/previews_controller_test.rb index 37c63e88..24c63b68 100644 --- a/test/functional/previews_controller_test.rb +++ b/test/functional/previews_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/project_enumerations_controller_test.rb b/test/functional/project_enumerations_controller_test.rb index 6514f457..e4fcea3e 100644 --- a/test/functional/project_enumerations_controller_test.rb +++ b/test/functional/project_enumerations_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/projects_controller_test.rb b/test/functional/projects_controller_test.rb index d650e6fd..996a811e 100644 --- a/test/functional/projects_controller_test.rb +++ b/test/functional/projects_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/queries_controller_test.rb b/test/functional/queries_controller_test.rb index c7f4e2d1..7c5a9a37 100644 --- a/test/functional/queries_controller_test.rb +++ b/test/functional/queries_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/reports_controller_test.rb b/test/functional/reports_controller_test.rb index af24e613..b2b23860 100644 --- a/test/functional/reports_controller_test.rb +++ b/test/functional/reports_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/repositories_bazaar_controller_test.rb b/test/functional/repositories_bazaar_controller_test.rb index 6e643d57..683e2398 100644 --- a/test/functional/repositories_bazaar_controller_test.rb +++ b/test/functional/repositories_bazaar_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/repositories_controller_test.rb b/test/functional/repositories_controller_test.rb index 258f36d6..da9298c7 100644 --- a/test/functional/repositories_controller_test.rb +++ b/test/functional/repositories_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/repositories_cvs_controller_test.rb b/test/functional/repositories_cvs_controller_test.rb index d94db60a..d77fd531 100644 --- a/test/functional/repositories_cvs_controller_test.rb +++ b/test/functional/repositories_cvs_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/repositories_darcs_controller_test.rb b/test/functional/repositories_darcs_controller_test.rb index 700ea7ef..8c87e462 100644 --- a/test/functional/repositories_darcs_controller_test.rb +++ b/test/functional/repositories_darcs_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/repositories_filesystem_controller_test.rb b/test/functional/repositories_filesystem_controller_test.rb index 3a310d11..fcfce0a1 100644 --- a/test/functional/repositories_filesystem_controller_test.rb +++ b/test/functional/repositories_filesystem_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/repositories_git_controller_test.rb b/test/functional/repositories_git_controller_test.rb index d1097afe..ee19515f 100644 --- a/test/functional/repositories_git_controller_test.rb +++ b/test/functional/repositories_git_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/repositories_mercurial_controller_test.rb b/test/functional/repositories_mercurial_controller_test.rb index d37729fa..24138080 100644 --- a/test/functional/repositories_mercurial_controller_test.rb +++ b/test/functional/repositories_mercurial_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/repositories_subversion_controller_test.rb b/test/functional/repositories_subversion_controller_test.rb index bfd5f996..424dface 100644 --- a/test/functional/repositories_subversion_controller_test.rb +++ b/test/functional/repositories_subversion_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/roles_controller_test.rb b/test/functional/roles_controller_test.rb index 653fd071..2dfb217f 100644 --- a/test/functional/roles_controller_test.rb +++ b/test/functional/roles_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/search_controller_test.rb b/test/functional/search_controller_test.rb index e443c3b8..5dcee89a 100644 --- a/test/functional/search_controller_test.rb +++ b/test/functional/search_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/settings_controller_test.rb b/test/functional/settings_controller_test.rb index 5f0bb63a..f476d4f6 100644 --- a/test/functional/settings_controller_test.rb +++ b/test/functional/settings_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/sys_controller_test.rb b/test/functional/sys_controller_test.rb index 0226229a..a3474fe6 100644 --- a/test/functional/sys_controller_test.rb +++ b/test/functional/sys_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/time_entry_reports_controller_test.rb b/test/functional/time_entry_reports_controller_test.rb index e96d640e..44aa3e40 100644 --- a/test/functional/time_entry_reports_controller_test.rb +++ b/test/functional/time_entry_reports_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/timelog_controller_test.rb b/test/functional/timelog_controller_test.rb index 24c3a562..6a104271 100644 --- a/test/functional/timelog_controller_test.rb +++ b/test/functional/timelog_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/trackers_controller_test.rb b/test/functional/trackers_controller_test.rb index a03a02cf..9d4009cf 100644 --- a/test/functional/trackers_controller_test.rb +++ b/test/functional/trackers_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/users_controller_test.rb b/test/functional/users_controller_test.rb index c33c9fa4..c444f47a 100644 --- a/test/functional/users_controller_test.rb +++ b/test/functional/users_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/versions_controller_test.rb b/test/functional/versions_controller_test.rb index 1d1eb551..1d4d9f8e 100644 --- a/test/functional/versions_controller_test.rb +++ b/test/functional/versions_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/watchers_controller_test.rb b/test/functional/watchers_controller_test.rb index 77900331..1a28b83e 100644 --- a/test/functional/watchers_controller_test.rb +++ b/test/functional/watchers_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/welcome_controller_test.rb b/test/functional/welcome_controller_test.rb index feff90cf..5a64bf45 100644 --- a/test/functional/welcome_controller_test.rb +++ b/test/functional/welcome_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/wiki_controller_test.rb b/test/functional/wiki_controller_test.rb index b59e9154..18c5ea14 100644 --- a/test/functional/wiki_controller_test.rb +++ b/test/functional/wiki_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/wikis_controller_test.rb b/test/functional/wikis_controller_test.rb index 826da5fd..5be59ea8 100644 --- a/test/functional/wikis_controller_test.rb +++ b/test/functional/wikis_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/functional/workflows_controller_test.rb b/test/functional/workflows_controller_test.rb index f626f5d3..2ccead18 100644 --- a/test/functional/workflows_controller_test.rb +++ b/test/functional/workflows_controller_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/helper_testcase.rb b/test/helper_testcase.rb index 232f19f1..c2c21847 100644 --- a/test/helper_testcase.rb +++ b/test/helper_testcase.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/account_test.rb b/test/integration/account_test.rb index 6f356c65..d67fdc07 100644 --- a/test/integration/account_test.rb +++ b/test/integration/account_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/admin_test.rb b/test/integration/admin_test.rb index 94593b95..6d45a8d3 100644 --- a/test/integration/admin_test.rb +++ b/test/integration/admin_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/api_test/disabled_rest_api_test.rb b/test/integration/api_test/disabled_rest_api_test.rb index d583441f..abd2d4db 100644 --- a/test/integration/api_test/disabled_rest_api_test.rb +++ b/test/integration/api_test/disabled_rest_api_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/api_test/http_basic_login_test.rb b/test/integration/api_test/http_basic_login_test.rb index 2a309d33..4eff50af 100644 --- a/test/integration/api_test/http_basic_login_test.rb +++ b/test/integration/api_test/http_basic_login_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/api_test/http_basic_login_with_api_token_test.rb b/test/integration/api_test/http_basic_login_with_api_token_test.rb index 0dad8fce..4f6c816f 100644 --- a/test/integration/api_test/http_basic_login_with_api_token_test.rb +++ b/test/integration/api_test/http_basic_login_with_api_token_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/api_test/issues_test.rb b/test/integration/api_test/issues_test.rb index e595a573..e987757d 100644 --- a/test/integration/api_test/issues_test.rb +++ b/test/integration/api_test/issues_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/api_test/news_test.rb b/test/integration/api_test/news_test.rb index 9c4de78b..fdb310bf 100644 --- a/test/integration/api_test/news_test.rb +++ b/test/integration/api_test/news_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/api_test/projects_test.rb b/test/integration/api_test/projects_test.rb index 3ae3f901..28e81df8 100644 --- a/test/integration/api_test/projects_test.rb +++ b/test/integration/api_test/projects_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/api_test/time_entries_test.rb b/test/integration/api_test/time_entries_test.rb index f985821c..c38342ee 100644 --- a/test/integration/api_test/time_entries_test.rb +++ b/test/integration/api_test/time_entries_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/api_test/token_authentication_test.rb b/test/integration/api_test/token_authentication_test.rb index f2b2add5..0f0a5a0d 100644 --- a/test/integration/api_test/token_authentication_test.rb +++ b/test/integration/api_test/token_authentication_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/api_test/users_test.rb b/test/integration/api_test/users_test.rb index 1e47ae61..5aae7f59 100644 --- a/test/integration/api_test/users_test.rb +++ b/test/integration/api_test/users_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/application_test.rb b/test/integration/application_test.rb index ee8394dc..f011dc9e 100644 --- a/test/integration/application_test.rb +++ b/test/integration/application_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/issues_test.rb b/test/integration/issues_test.rb index 9cc666a6..0beba03a 100644 --- a/test/integration/issues_test.rb +++ b/test/integration/issues_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/journals_test.rb b/test/integration/journals_test.rb index 46f6d9f9..10c81778 100644 --- a/test/integration/journals_test.rb +++ b/test/integration/journals_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/layout_test.rb b/test/integration/layout_test.rb index c59ae48b..9e1791d4 100644 --- a/test/integration/layout_test.rb +++ b/test/integration/layout_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/lib/redmine/menu_manager_test.rb b/test/integration/lib/redmine/menu_manager_test.rb index 8078eb58..42c40e46 100644 --- a/test/integration/lib/redmine/menu_manager_test.rb +++ b/test/integration/lib/redmine/menu_manager_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/lib/redmine/themes_test.rb b/test/integration/lib/redmine/themes_test.rb index 9c23f573..cec1b659 100644 --- a/test/integration/lib/redmine/themes_test.rb +++ b/test/integration/lib/redmine/themes_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/projects_test.rb b/test/integration/projects_test.rb index dd985d85..a1cb9377 100644 --- a/test/integration/projects_test.rb +++ b/test/integration/projects_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration/routing_test.rb b/test/integration/routing_test.rb index f3a1730e..77b7116e 100644 --- a/test/integration/routing_test.rb +++ b/test/integration/routing_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/integration_test_helpers.rb b/test/integration_test_helpers.rb index c0478b49..0563c362 100644 --- a/test/integration_test_helpers.rb +++ b/test/integration_test_helpers.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/mocks/open_id_authentication_mock.rb b/test/mocks/open_id_authentication_mock.rb index babbce88..4e8046ae 100644 --- a/test/mocks/open_id_authentication_mock.rb +++ b/test/mocks/open_id_authentication_mock.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/object_daddy_helpers.rb b/test/object_daddy_helpers.rb index 70c1eeb4..7751bf2d 100644 --- a/test/object_daddy_helpers.rb +++ b/test/object_daddy_helpers.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/test_helper.rb b/test/test_helper.rb index 435cc5ab..b66a5ebe 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/activity_test.rb b/test/unit/activity_test.rb index 9dbe4d12..66f3bc28 100644 --- a/test/unit/activity_test.rb +++ b/test/unit/activity_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/attachment_test.rb b/test/unit/attachment_test.rb index 09217345..430515fa 100644 --- a/test/unit/attachment_test.rb +++ b/test/unit/attachment_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/auth_source_ldap_test.rb b/test/unit/auth_source_ldap_test.rb index 66f8a3e7..255e7cdb 100644 --- a/test/unit/auth_source_ldap_test.rb +++ b/test/unit/auth_source_ldap_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/board_test.rb b/test/unit/board_test.rb index 1ff2bea6..e9621c86 100644 --- a/test/unit/board_test.rb +++ b/test/unit/board_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/changeset_test.rb b/test/unit/changeset_test.rb index 592d568f..4eb11c99 100644 --- a/test/unit/changeset_test.rb +++ b/test/unit/changeset_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/comment_test.rb b/test/unit/comment_test.rb index 4ec38c96..ab256eb1 100644 --- a/test/unit/comment_test.rb +++ b/test/unit/comment_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/custom_field_test.rb b/test/unit/custom_field_test.rb index 9074f9d7..6e4d8381 100644 --- a/test/unit/custom_field_test.rb +++ b/test/unit/custom_field_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/custom_field_user_format_test.rb b/test/unit/custom_field_user_format_test.rb index e84a08c7..971a7f64 100644 --- a/test/unit/custom_field_user_format_test.rb +++ b/test/unit/custom_field_user_format_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/custom_value_test.rb b/test/unit/custom_value_test.rb index c1cef5e8..8c673ccb 100644 --- a/test/unit/custom_value_test.rb +++ b/test/unit/custom_value_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/default_data_test.rb b/test/unit/default_data_test.rb index db2f8b55..5e575406 100644 --- a/test/unit/default_data_test.rb +++ b/test/unit/default_data_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/document_category_test.rb b/test/unit/document_category_test.rb index 17a83dd8..1c955633 100644 --- a/test/unit/document_category_test.rb +++ b/test/unit/document_category_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/document_test.rb b/test/unit/document_test.rb index e1ba99f8..1fa4ac01 100644 --- a/test/unit/document_test.rb +++ b/test/unit/document_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/enabled_module_test.rb b/test/unit/enabled_module_test.rb index 1c717220..a7f5b98f 100644 --- a/test/unit/enabled_module_test.rb +++ b/test/unit/enabled_module_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/enumeration_test.rb b/test/unit/enumeration_test.rb index ca38eed3..cc4ed346 100644 --- a/test/unit/enumeration_test.rb +++ b/test/unit/enumeration_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/group_test.rb b/test/unit/group_test.rb index cba828f4..b4675336 100644 --- a/test/unit/group_test.rb +++ b/test/unit/group_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/helpers/application_helper_test.rb b/test/unit/helpers/application_helper_test.rb index fdc8a932..4d1dae52 100644 --- a/test/unit/helpers/application_helper_test.rb +++ b/test/unit/helpers/application_helper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/helpers/custom_fields_helper_test.rb b/test/unit/helpers/custom_fields_helper_test.rb index e4e7bad2..e2517a1c 100644 --- a/test/unit/helpers/custom_fields_helper_test.rb +++ b/test/unit/helpers/custom_fields_helper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/helpers/issue_moves_helper_test.rb b/test/unit/helpers/issue_moves_helper_test.rb index 34c2e9fa..9e3b19ec 100644 --- a/test/unit/helpers/issue_moves_helper_test.rb +++ b/test/unit/helpers/issue_moves_helper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/helpers/issues_helper_test.rb b/test/unit/helpers/issues_helper_test.rb index 1be89480..c5ae0209 100644 --- a/test/unit/helpers/issues_helper_test.rb +++ b/test/unit/helpers/issues_helper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/helpers/projects_helper_test.rb b/test/unit/helpers/projects_helper_test.rb index 137b6ede..7ed57a2c 100644 --- a/test/unit/helpers/projects_helper_test.rb +++ b/test/unit/helpers/projects_helper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/helpers/repository_helper_test.rb b/test/unit/helpers/repository_helper_test.rb index 8550e36c..6760f543 100644 --- a/test/unit/helpers/repository_helper_test.rb +++ b/test/unit/helpers/repository_helper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/helpers/search_helper_test.rb b/test/unit/helpers/search_helper_test.rb index c6153ca1..65ccd025 100644 --- a/test/unit/helpers/search_helper_test.rb +++ b/test/unit/helpers/search_helper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/helpers/sort_helper_test.rb b/test/unit/helpers/sort_helper_test.rb index 43321fb2..aaba4ffe 100644 --- a/test/unit/helpers/sort_helper_test.rb +++ b/test/unit/helpers/sort_helper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/helpers/timelog_helper_test.rb b/test/unit/helpers/timelog_helper_test.rb index 7057b5a0..5369b316 100644 --- a/test/unit/helpers/timelog_helper_test.rb +++ b/test/unit/helpers/timelog_helper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/helpers/watchers_helpers_test.rb b/test/unit/helpers/watchers_helpers_test.rb index a8b16014..b992a6a1 100644 --- a/test/unit/helpers/watchers_helpers_test.rb +++ b/test/unit/helpers/watchers_helpers_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/issue_category_test.rb b/test/unit/issue_category_test.rb index a433e14f..eb75d6e8 100644 --- a/test/unit/issue_category_test.rb +++ b/test/unit/issue_category_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/issue_drop_test.rb b/test/unit/issue_drop_test.rb index 56a038c4..d33e3414 100644 --- a/test/unit/issue_drop_test.rb +++ b/test/unit/issue_drop_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/issue_nested_set_test.rb b/test/unit/issue_nested_set_test.rb index 91d75da6..271eb253 100644 --- a/test/unit/issue_nested_set_test.rb +++ b/test/unit/issue_nested_set_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/issue_priority_test.rb b/test/unit/issue_priority_test.rb index d236bc13..b8aa771b 100644 --- a/test/unit/issue_priority_test.rb +++ b/test/unit/issue_priority_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/issue_relation_test.rb b/test/unit/issue_relation_test.rb index a8f23a67..9a067dbe 100644 --- a/test/unit/issue_relation_test.rb +++ b/test/unit/issue_relation_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/issue_status_drop_test.rb b/test/unit/issue_status_drop_test.rb index 2dea38af..6dd74744 100644 --- a/test/unit/issue_status_drop_test.rb +++ b/test/unit/issue_status_drop_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/issue_status_test.rb b/test/unit/issue_status_test.rb index 4ed77c12..b84869b2 100644 --- a/test/unit/issue_status_test.rb +++ b/test/unit/issue_status_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/issue_test.rb b/test/unit/issue_test.rb index 73738cad..323857f4 100644 --- a/test/unit/issue_test.rb +++ b/test/unit/issue_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/journal_observer_test.rb b/test/unit/journal_observer_test.rb index 6e11c95f..1ac54984 100644 --- a/test/unit/journal_observer_test.rb +++ b/test/unit/journal_observer_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/journal_test.rb b/test/unit/journal_test.rb index d014e09a..8bb2e4f5 100644 --- a/test/unit/journal_test.rb +++ b/test/unit/journal_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/chili_project/database_test.rb b/test/unit/lib/chili_project/database_test.rb index 6c613e17..7d9952bc 100644 --- a/test/unit/lib/chili_project/database_test.rb +++ b/test/unit/lib/chili_project/database_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/chili_project/liquid_test.rb b/test/unit/lib/chili_project/liquid_test.rb index 0b5ad853..7ccae6b1 100644 --- a/test/unit/lib/chili_project/liquid_test.rb +++ b/test/unit/lib/chili_project/liquid_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/access_control_test.rb b/test/unit/lib/redmine/access_control_test.rb index 33344e20..575b655c 100644 --- a/test/unit/lib/redmine/access_control_test.rb +++ b/test/unit/lib/redmine/access_control_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/ciphering_test.rb b/test/unit/lib/redmine/ciphering_test.rb index e3ff357a..b4ba769e 100644 --- a/test/unit/lib/redmine/ciphering_test.rb +++ b/test/unit/lib/redmine/ciphering_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/configuration_test.rb b/test/unit/lib/redmine/configuration_test.rb index d0488e97..d9990126 100644 --- a/test/unit/lib/redmine/configuration_test.rb +++ b/test/unit/lib/redmine/configuration_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/helpers/calendar_test.rb b/test/unit/lib/redmine/helpers/calendar_test.rb index 1c38b8d7..50803b0d 100644 --- a/test/unit/lib/redmine/helpers/calendar_test.rb +++ b/test/unit/lib/redmine/helpers/calendar_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/helpers/gantt_test.rb b/test/unit/lib/redmine/helpers/gantt_test.rb index ac7661bf..746f59e5 100644 --- a/test/unit/lib/redmine/helpers/gantt_test.rb +++ b/test/unit/lib/redmine/helpers/gantt_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/hook_test.rb b/test/unit/lib/redmine/hook_test.rb index d4e5fbed..1221fc4d 100644 --- a/test/unit/lib/redmine/hook_test.rb +++ b/test/unit/lib/redmine/hook_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/i18n_test.rb b/test/unit/lib/redmine/i18n_test.rb index 087bf807..c58314b7 100644 --- a/test/unit/lib/redmine/i18n_test.rb +++ b/test/unit/lib/redmine/i18n_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/menu_manager/mapper_test.rb b/test/unit/lib/redmine/menu_manager/mapper_test.rb index 3fc97c60..03a890a8 100644 --- a/test/unit/lib/redmine/menu_manager/mapper_test.rb +++ b/test/unit/lib/redmine/menu_manager/mapper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/menu_manager/menu_helper_test.rb b/test/unit/lib/redmine/menu_manager/menu_helper_test.rb index 8468069e..20ed7150 100644 --- a/test/unit/lib/redmine/menu_manager/menu_helper_test.rb +++ b/test/unit/lib/redmine/menu_manager/menu_helper_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/menu_manager/menu_item_test.rb b/test/unit/lib/redmine/menu_manager/menu_item_test.rb index 32e054d5..42b75e11 100644 --- a/test/unit/lib/redmine/menu_manager/menu_item_test.rb +++ b/test/unit/lib/redmine/menu_manager/menu_item_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/menu_manager_test.rb b/test/unit/lib/redmine/menu_manager_test.rb index d47028d6..a2b737fb 100644 --- a/test/unit/lib/redmine/menu_manager_test.rb +++ b/test/unit/lib/redmine/menu_manager_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/mime_type_test.rb b/test/unit/lib/redmine/mime_type_test.rb index 0a014a83..e4fa1dbc 100644 --- a/test/unit/lib/redmine/mime_type_test.rb +++ b/test/unit/lib/redmine/mime_type_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/notifiable_test.rb b/test/unit/lib/redmine/notifiable_test.rb index 663791f5..b21a3be3 100644 --- a/test/unit/lib/redmine/notifiable_test.rb +++ b/test/unit/lib/redmine/notifiable_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/plugin_test.rb b/test/unit/lib/redmine/plugin_test.rb index aef30e29..3c17e7cc 100644 --- a/test/unit/lib/redmine/plugin_test.rb +++ b/test/unit/lib/redmine/plugin_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/safe_attributes_test.rb b/test/unit/lib/redmine/safe_attributes_test.rb index 7b8ddd62..4e0f8ff7 100644 --- a/test/unit/lib/redmine/safe_attributes_test.rb +++ b/test/unit/lib/redmine/safe_attributes_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb index d6f216cb..99512c0e 100644 --- a/test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb index 7e8f9ad4..a3d54576 100644 --- a/test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/scm/adapters/darcs_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/darcs_adapter_test.rb index c6acbb89..37c84df3 100644 --- a/test/unit/lib/redmine/scm/adapters/darcs_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/darcs_adapter_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb index 54155f38..30d2026c 100644 --- a/test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb index 15724417..b59fd1af 100644 --- a/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb index 761b8968..f1e50558 100644 --- a/test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb index 57eaaf99..fc77f777 100644 --- a/test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/themes_test.rb b/test/unit/lib/redmine/themes_test.rb index 33b6ad86..4210e2f2 100644 --- a/test/unit/lib/redmine/themes_test.rb +++ b/test/unit/lib/redmine/themes_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/unified_diff_test.rb b/test/unit/lib/redmine/unified_diff_test.rb index 3c9ff88b..ee181e48 100644 --- a/test/unit/lib/redmine/unified_diff_test.rb +++ b/test/unit/lib/redmine/unified_diff_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/views/builders/json_test.rb b/test/unit/lib/redmine/views/builders/json_test.rb index 3dbfe6f8..88d1fe65 100644 --- a/test/unit/lib/redmine/views/builders/json_test.rb +++ b/test/unit/lib/redmine/views/builders/json_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/views/builders/xml_test.rb b/test/unit/lib/redmine/views/builders/xml_test.rb index 55a26e69..0c8d58fd 100644 --- a/test/unit/lib/redmine/views/builders/xml_test.rb +++ b/test/unit/lib/redmine/views/builders/xml_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/wiki_formatting.rb b/test/unit/lib/redmine/wiki_formatting.rb index 7ba59bc0..c83470fa 100644 --- a/test/unit/lib/redmine/wiki_formatting.rb +++ b/test/unit/lib/redmine/wiki_formatting.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/wiki_formatting/macros_test.rb b/test/unit/lib/redmine/wiki_formatting/macros_test.rb index de0126c5..c1db2e98 100644 --- a/test/unit/lib/redmine/wiki_formatting/macros_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/macros_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/wiki_formatting/null_formatter_test.rb b/test/unit/lib/redmine/wiki_formatting/null_formatter_test.rb index da878ec4..cd96b94c 100644 --- a/test/unit/lib/redmine/wiki_formatting/null_formatter_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/null_formatter_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb b/test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb index 63ee4b12..f8060683 100644 --- a/test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/lib/redmine_test.rb b/test/unit/lib/redmine_test.rb index 94d60a74..50805b17 100644 --- a/test/unit/lib/redmine_test.rb +++ b/test/unit/lib/redmine_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/mail_handler_test.rb b/test/unit/mail_handler_test.rb index 066bcc39..c61fb97a 100644 --- a/test/unit/mail_handler_test.rb +++ b/test/unit/mail_handler_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/mailer_test.rb b/test/unit/mailer_test.rb index 7fe75fd6..3920f8af 100644 --- a/test/unit/mailer_test.rb +++ b/test/unit/mailer_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/member_test.rb b/test/unit/member_test.rb index 4f96cd1c..25ad3589 100644 --- a/test/unit/member_test.rb +++ b/test/unit/member_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/message_test.rb b/test/unit/message_test.rb index 67f5323b..eb922cfc 100644 --- a/test/unit/message_test.rb +++ b/test/unit/message_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/news_test.rb b/test/unit/news_test.rb index d2178283..ecf6d740 100644 --- a/test/unit/news_test.rb +++ b/test/unit/news_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/principal_drop_test.rb b/test/unit/principal_drop_test.rb index 96d02f15..3e81173c 100644 --- a/test/unit/principal_drop_test.rb +++ b/test/unit/principal_drop_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/principal_test.rb b/test/unit/principal_test.rb index d7d00747..4b073368 100644 --- a/test/unit/principal_test.rb +++ b/test/unit/principal_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/project_drop_test.rb b/test/unit/project_drop_test.rb index 008c8452..974436d9 100644 --- a/test/unit/project_drop_test.rb +++ b/test/unit/project_drop_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/project_nested_set_test.rb b/test/unit/project_nested_set_test.rb index c0d65e6f..e6758331 100644 --- a/test/unit/project_nested_set_test.rb +++ b/test/unit/project_nested_set_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/project_test.rb b/test/unit/project_test.rb index da55a25f..aee3696e 100644 --- a/test/unit/project_test.rb +++ b/test/unit/project_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/query_test.rb b/test/unit/query_test.rb index 6974acaa..17a8521a 100644 --- a/test/unit/query_test.rb +++ b/test/unit/query_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/repository_bazaar_test.rb b/test/unit/repository_bazaar_test.rb index 944a55eb..7d0266d5 100644 --- a/test/unit/repository_bazaar_test.rb +++ b/test/unit/repository_bazaar_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/repository_cvs_test.rb b/test/unit/repository_cvs_test.rb index 13aa606b..fa200948 100644 --- a/test/unit/repository_cvs_test.rb +++ b/test/unit/repository_cvs_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/repository_darcs_test.rb b/test/unit/repository_darcs_test.rb index 183c02d4..6d874a21 100644 --- a/test/unit/repository_darcs_test.rb +++ b/test/unit/repository_darcs_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/repository_filesystem_test.rb b/test/unit/repository_filesystem_test.rb index 483a0434..10df1f83 100644 --- a/test/unit/repository_filesystem_test.rb +++ b/test/unit/repository_filesystem_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/repository_git_test.rb b/test/unit/repository_git_test.rb index 1d5bc9a1..11011a62 100644 --- a/test/unit/repository_git_test.rb +++ b/test/unit/repository_git_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/repository_mercurial_test.rb b/test/unit/repository_mercurial_test.rb index 815d2809..4132b46f 100644 --- a/test/unit/repository_mercurial_test.rb +++ b/test/unit/repository_mercurial_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/repository_subversion_test.rb b/test/unit/repository_subversion_test.rb index fe92629b..4bbe1a4d 100644 --- a/test/unit/repository_subversion_test.rb +++ b/test/unit/repository_subversion_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/repository_test.rb b/test/unit/repository_test.rb index 117341f1..caff591b 100644 --- a/test/unit/repository_test.rb +++ b/test/unit/repository_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/role_test.rb b/test/unit/role_test.rb index 37b40bfa..c23e457b 100644 --- a/test/unit/role_test.rb +++ b/test/unit/role_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/search_test.rb b/test/unit/search_test.rb index dc6076a1..b65aaa2a 100644 --- a/test/unit/search_test.rb +++ b/test/unit/search_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/setting_test.rb b/test/unit/setting_test.rb index 9dee8687..bfd3cdbd 100644 --- a/test/unit/setting_test.rb +++ b/test/unit/setting_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/testing_test.rb b/test/unit/testing_test.rb index c9137432..1a1c27fe 100644 --- a/test/unit/testing_test.rb +++ b/test/unit/testing_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/time_entry_activity_test.rb b/test/unit/time_entry_activity_test.rb index 22f3f0ab..cfdeb1ab 100644 --- a/test/unit/time_entry_activity_test.rb +++ b/test/unit/time_entry_activity_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/time_entry_test.rb b/test/unit/time_entry_test.rb index 577d3b97..d6aa1a44 100644 --- a/test/unit/time_entry_test.rb +++ b/test/unit/time_entry_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/token_test.rb b/test/unit/token_test.rb index 3dd3e459..5e64156e 100644 --- a/test/unit/token_test.rb +++ b/test/unit/token_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/tracker_drop_test.rb b/test/unit/tracker_drop_test.rb index 11f1e936..220435d1 100644 --- a/test/unit/tracker_drop_test.rb +++ b/test/unit/tracker_drop_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/tracker_test.rb b/test/unit/tracker_test.rb index 5992ffdc..7669918c 100644 --- a/test/unit/tracker_test.rb +++ b/test/unit/tracker_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/user_preference_test.rb b/test/unit/user_preference_test.rb index 3ab4cdb3..9e12e5b2 100644 --- a/test/unit/user_preference_test.rb +++ b/test/unit/user_preference_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/user_test.rb b/test/unit/user_test.rb index 8101ce57..76891696 100644 --- a/test/unit/user_test.rb +++ b/test/unit/user_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/version_test.rb b/test/unit/version_test.rb index 7e3392da..bc246fce 100644 --- a/test/unit/version_test.rb +++ b/test/unit/version_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/watcher_test.rb b/test/unit/watcher_test.rb index 6fe87823..bea7c6d6 100644 --- a/test/unit/watcher_test.rb +++ b/test/unit/watcher_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/wiki_content_test.rb b/test/unit/wiki_content_test.rb index c74cec19..0da3dd17 100644 --- a/test/unit/wiki_content_test.rb +++ b/test/unit/wiki_content_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/wiki_page_drop_test.rb b/test/unit/wiki_page_drop_test.rb index 159455aa..1599dc2f 100644 --- a/test/unit/wiki_page_drop_test.rb +++ b/test/unit/wiki_page_drop_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/wiki_page_test.rb b/test/unit/wiki_page_test.rb index 274688d3..196c2329 100644 --- a/test/unit/wiki_page_test.rb +++ b/test/unit/wiki_page_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/wiki_redirect_test.rb b/test/unit/wiki_redirect_test.rb index 97dabf22..8bd440f1 100644 --- a/test/unit/wiki_redirect_test.rb +++ b/test/unit/wiki_redirect_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/wiki_test.rb b/test/unit/wiki_test.rb index 5f6d577f..a4731c54 100644 --- a/test/unit/wiki_test.rb +++ b/test/unit/wiki_test.rb @@ -2,7 +2,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/test/unit/workflow_test.rb b/test/unit/workflow_test.rb index d04fba24..ee33adf0 100644 --- a/test/unit/workflow_test.rb +++ b/test/unit/workflow_test.rb @@ -1,7 +1,7 @@ #-- copyright # ChiliProject is a project management system. # -# Copyright (C) 2010-2012 the ChiliProject Team +# Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License