mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-04 00:59:24 +02:00
m
Author:halw Date:2010-02-12T17:45:49.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@453 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[[Property:uuid|3abb5fc8-b5e5-2d25-fcac-72929abba0a7]]
|
||||
You can use EiffelStudio to include a license text in each of your classes automatically. The automatic class licensing facility is flexible so that you can use various strategies to retrieve the license text used.
|
||||
|
||||
When you save the text of a class file in EiffelStudio, the automatic licensing facility searches for an appropriate license text file (file type <code lang="text">.lic</code>) to use. If such a file is found, then EiffelStudio includes the contents of that file as an ending <code>note</code> part in your class. Here's the text of a class that includes an Eiffel Software license:
|
||||
When you save the text of a class file in EiffelStudio, the automatic licensing facility searches for an appropriate license text file to use. If such a file is found, then EiffelStudio includes the contents of that file as an ending <code>note</code> part in your class. Here's the text of a class that includes an Eiffel Software license:
|
||||
|
||||
<code>
|
||||
class
|
||||
|
||||
Reference in New Issue
Block a user