diff options
Diffstat (limited to 'app/models')
-rw-r--r-- | app/models/wiki_content.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/models/wiki_content.rb b/app/models/wiki_content.rb index 430e9a50e..1bbdf09cb 100644 --- a/app/models/wiki_content.rb +++ b/app/models/wiki_content.rb @@ -1,5 +1,5 @@ -# RedMine - project management software -# Copyright (C) 2006-2011 Jean-Philippe Lang +# Redmine - project management software +# Copyright (C) 2006-2012 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 |