Sets file encoding to utf-8 for ruby 1.9.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2910 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2009-10-10 15:00:28 +00:00
parent ac8a67191f
commit 38dc4d1cf9
4 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# encoding: utf-8
#
# Redmine - project management software
# Copyright (C) 2006-2009 Jean-Philippe Lang
#

View File

@ -1,3 +1,5 @@
# encoding: utf-8
#
# redMine - project management software
# Copyright (C) 2006-2007 Jean-Philippe Lang
#

View File

@ -1,3 +1,5 @@
# encoding: utf-8
#
# Redmine - project management software
# Copyright (C) 2006-2009 Jean-Philippe Lang
#

View File

@ -1,3 +1,5 @@
# encoding: utf-8
#
# redMine - project management software
# Copyright (C) 2006-2007 Jean-Philippe Lang
#