* removed compiler generated .or file

* fixed spelling in copyright notice

git-svn-id: trunk@8564 -
This commit is contained in:
vincents 2006-01-19 15:21:28 +00:00
parent 992215d3a2
commit 5029251f8f
4 changed files with 4 additions and 5 deletions

1
.gitattributes vendored
View File

@ -456,7 +456,6 @@ components/trayicon/examples/frmtest.lrs svneol=native#text/plain
components/trayicon/examples/frmtest.pas svneol=native#text/plain
components/trayicon/examples/icon.ico -text svneol=unset#image/ico
components/trayicon/examples/icon.xpm svneol=native#text/plain
components/trayicon/examples/magnifier.or -text
components/trayicon/examples/magnifier.res -text
components/trayicon/examples/wndtray.cfg svneol=native#text/plain
components/trayicon/examples/wndtray.dof svneol=native#text/plain

View File

@ -3,7 +3,7 @@
*****************************************************************************
* *
* This demonstration program is public domain, witch means no copyright, *
* This demonstration program is public domain, which means no copyright, *
* but also no warranty! *
* *
* This program is distributed in the hope that it will be useful, *

View File

@ -3,7 +3,7 @@
*****************************************************************************
* *
* This demonstration program is public domain, witch means no copyright, *
* This demonstration program is public domain, which means no copyright, *
* but also no warranty! *
* *
* This program is distributed in the hope that it will be useful, *