Adding proper eol-style configuration for sql files and updating the existing ones with this configuration

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709204 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
lresende 2008-10-30 16:49:05 +00:00
commit 6d336cd537
5 changed files with 118 additions and 117 deletions

View file

@ -53,3 +53,4 @@ Makefile = svn:eol-style=native
sca.subsystem = svn:eol-style=native;svn:mime-type=text/xml
DISCLAIMER = svn:eol-style=native;svn:mime-type=text/plain
*.composite = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
*.sql = svn:eol-style=native