Author:halw
Date:2010-06-08T14:23:36.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@630 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2010-06-08 14:23:36 +00:00
parent a66008dbc6
commit 9a0aa7b999

View File

@@ -98,7 +98,7 @@ The <code lang="text">license_name</code> term should be placed in the top <code
In this case, EiffelStudio will search for the file `<code lang="text">OurLicense.lic</code>'. It will look first in the '''Eiffel user files license template directory''', then in the '''Eiffel Software license template directory'''.
Look in the '''Eiffel Software license template directory''' and you will see several standard license files that are used by Eiffel Software, for example, <code lang="text">forum2.lic</code> and <code lang="text">eiffelsoftware</code>. Also included is <code lang="text">default.lic</code>, which we'll examine [[#The default license|later]].
If you look in the '''Eiffel Software license template directory''' (or in the image of that directory shown above), you will see several standard license files that are used by Eiffel Software, for example, <code lang="text">forum2.lic</code> and <code lang="text">eiffelsoftware</code>. Also included is <code lang="text">default.lic</code>, which we'll examine [[#The default license|later]].
You should create your customized license text files in the '''Eiffel user files license template directory''', or in a local project directory as described below.