diff options
Diffstat (limited to 'buildscripts/texbuilder/time-tracker')
-rw-r--r-- | buildscripts/texbuilder/time-tracker/preface.tex | 9 | ||||
-rw-r--r-- | buildscripts/texbuilder/time-tracker/time-tracker.tex | 2 |
2 files changed, 2 insertions, 9 deletions
diff --git a/buildscripts/texbuilder/time-tracker/preface.tex b/buildscripts/texbuilder/time-tracker/preface.tex index 908f97fb..c1a30bed 100644 --- a/buildscripts/texbuilder/time-tracker/preface.tex +++ b/buildscripts/texbuilder/time-tracker/preface.tex @@ -8,11 +8,4 @@ The guide is intended for readers who has some experience using PHP version 5 and some basic concepts of Object-Oriented application
design. The guide will assume that the reader understands the primary concepts
of class, methods, class inheritance, and other basic features offered by PHP
-version 5 or later.
-\subsection*{Questions and Comments}
-Readers are encouraged to ask questions as the forum regarding any
-particular aspect of this documentation. Comment and constructive criticisms
-are most welcome. Questions and comments may be directed at
-\href{http://www.pradosoft.com/forum/}{http://www.pradosoft.com/forum/}.
-
-
+version 5 or later.
\ No newline at end of file diff --git a/buildscripts/texbuilder/time-tracker/time-tracker.tex b/buildscripts/texbuilder/time-tracker/time-tracker.tex index fcfb639a..5934c5c0 100644 --- a/buildscripts/texbuilder/time-tracker/time-tracker.tex +++ b/buildscripts/texbuilder/time-tracker/time-tracker.tex @@ -79,7 +79,7 @@ \chapter*{License}
\addcontentsline{toc}{chapter}{License}
PRADO is free software released under the terms of the following BSD license.\\
-Copyright 2004-2006, The PRADO Group (http://www.pradosoft.com).
+Copyright 2004-2006, The PRADO Group (https://github.com/pradosoft).
All rights reserved.
Redistribution and use in source and binary forms, with or without
|