root/trunk/xml/custom.ent

Revision 4662, 0.6 KB (checked in by pmoura, 6 days ago)

Updated copyright notice.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1
2<!--
3================================================================
4Logtalk - Open source object-oriented logic programming language
5Release 2.35.0
6
7Copyright (c) 1998-2009 Paulo Moura.        All Rights Reserved.
8Logtalk is free software.  You can redistribute it and/or modify
9it under the terms of the "Artistic License 2.0" as published by
10The Perl Foundation. Consult the "LICENSE.txt" file for details.
11================================================================
12-->
13
14<!ENTITY author "Your name here">
15
16<!ENTITY copyright "Your copyright string here">
17
18<!ENTITY license "License name for your code here">
Note: See TracBrowser for help on using the browser.