diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-11-25 02:37:35 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-11-26 23:19:33 +0100 |
| commit | c90c8457aed6d950e3794e4936603352952e777e (patch) | |
| tree | 3f1e2a308ee2bd8c9f24166da9c72785c74f1ffc /docs/docs-active-record.htm | |
| parent | 7d5d9f91842b78b145f371ccccfe051ac724635f (diff) | |
| download | adodb-c90c8457aed6d950e3794e4936603352952e777e.tar.gz adodb-c90c8457aed6d950e3794e4936603352952e777e.tar.bz2 adodb-c90c8457aed6d950e3794e4936603352952e777e.zip | |
Adjust header comment blocks
- running SED script
- manual adjustments for files not processed by regex
Diffstat (limited to 'docs/docs-active-record.htm')
| -rw-r--r-- | docs/docs-active-record.htm | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/docs-active-record.htm b/docs/docs-active-record.htm index 70435c12..2e12436d 100644 --- a/docs/docs-active-record.htm +++ b/docs/docs-active-record.htm @@ -14,7 +14,11 @@ font-family: Arial, Helvetica, sans-serif ; <title>ADOdb Active Record</title> <body> <h1>ADOdb Active Record</h1> -<p> (c) 2000-2014 John Lim (jlim#natsoft.com)</p> + +<p>V5.20dev ??-???-2014<br> +© 2000-2013 John Lim (jlim#natsoft.com)<br> +© 2014 Damien Regad, Mark Newnham and the ADOdb community</p> + <p><font size="1">This software is dual licensed using BSD-Style and LGPL. This means you can use it in compiled proprietary and commercial products.</font></p> <p><hr> @@ -1087,4 +1091,4 @@ we assume it is an auto-increment field. Needed by mssql. 0.00 5 Mar 2006<br> 1st release </body> -</html>
\ No newline at end of file +</html> |
