diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-01-11 09:09:50 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-01-11 09:09:50 +0000 |
commit | 000124f44f53df04daae5c6b68c271c41033704e (patch) | |
tree | fc779fa6fd5f215646184d305a9f1c8a10b0102f /lib/tasks | |
parent | 34b3376b812c748806a9f2e9b659a4da216a54dc (diff) | |
download | redmine-000124f44f53df04daae5c6b68c271c41033704e.tar.gz redmine-000124f44f53df04daae5c6b68c271c41033704e.zip |
Copyright update.
git-svn-id: http://svn.redmine.org/redmine/trunk@13872 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lib/tasks')
-rw-r--r-- | lib/tasks/ciphering.rake | 2 | ||||
-rw-r--r-- | lib/tasks/email.rake | 2 | ||||
-rw-r--r-- | lib/tasks/migrate_from_mantis.rake | 2 | ||||
-rw-r--r-- | lib/tasks/migrate_from_trac.rake | 2 | ||||
-rw-r--r-- | lib/tasks/redmine.rake | 2 | ||||
-rw-r--r-- | lib/tasks/reminder.rake | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/lib/tasks/ciphering.rake b/lib/tasks/ciphering.rake index fefe3ac49..32b814cef 100644 --- a/lib/tasks/ciphering.rake +++ b/lib/tasks/ciphering.rake @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2014 Jean-Philippe Lang +# Copyright (C) 2006-2015 Jean-Philippe Lang # # This 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 95a19e4bc..b8d22cfbb 100644 --- a/lib/tasks/email.rake +++ b/lib/tasks/email.rake @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2014 Jean-Philippe Lang +# Copyright (C) 2006-2015 Jean-Philippe Lang # # This 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 d312238c0..ae38787d5 100644 --- a/lib/tasks/migrate_from_mantis.rake +++ b/lib/tasks/migrate_from_mantis.rake @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2014 Jean-Philippe Lang +# Copyright (C) 2006-2015 Jean-Philippe Lang # # This 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 f3be605c1..3d6c41c7f 100644 --- a/lib/tasks/migrate_from_trac.rake +++ b/lib/tasks/migrate_from_trac.rake @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2014 Jean-Philippe Lang +# Copyright (C) 2006-2015 Jean-Philippe Lang # # This 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/redmine.rake b/lib/tasks/redmine.rake index c9ee517ec..c0b2b1d9e 100644 --- a/lib/tasks/redmine.rake +++ b/lib/tasks/redmine.rake @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2014 Jean-Philippe Lang +# Copyright (C) 2006-2015 Jean-Philippe Lang # # This 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 1be6a91c8..289c8b11a 100644 --- a/lib/tasks/reminder.rake +++ b/lib/tasks/reminder.rake @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2014 Jean-Philippe Lang +# Copyright (C) 2006-2015 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License |