summaryrefslogtreecommitdiff
path: root/include/swmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/swmgr.h')
-rw-r--r--include/swmgr.h20
1 files changed, 11 insertions, 9 deletions
diff --git a/include/swmgr.h b/include/swmgr.h
index 5c98d11..1dad90a 100644
--- a/include/swmgr.h
+++ b/include/swmgr.h
@@ -3,9 +3,9 @@
* swmgr.h - definition of class SWMgr used to interact with an install
* base of sword modules.
*
- * $Id: swmgr.h 2941 2013-08-03 07:08:24Z chrislit $
+ * $Id: swmgr.h 3156 2014-04-17 03:50:37Z greg.hellings $
*
- * Copyright 1997-2013 CrossWire Bible Society (http://www.crosswire.org)
+ * Copyright 1997-2014 CrossWire Bible Society (http://www.crosswire.org)
* CrossWire Bible Society
* P. O. Box 2528
* Tempe, AZ 85280-2528
@@ -44,12 +44,14 @@
* if you decide to start a new project.
*
* Well known frontends are:
- * -BibleTime (http://www.bibletime.info)
- * -BPBible (http://bpbible.com)
- * -Eloquent (http://www.macsword.com)
- * -PocketSword (http://crosswire.org/pocketsword/)
- * -SWORD for Windows (http://crosswire.org/sword/software/biblecs/)
- * -Xiphos (http://xiphos.org)
+ * -BibleTime
+ * -BPBible
+ * -Eloquent
+ * -PocketSword
+ * -The SWORD Projectfor Windows
+ * -Xiphos
+ * See http://crosswire.org/applications.jsp for links to each and a more
+ * complete list.
*/
#ifndef SWMGR_H
@@ -86,7 +88,7 @@ class SWOptionFilter;
* SWMgr exposes an installed module set and can be asked to configure the desired
* markup and options which modules will produce.
*
- * @version $Id: swmgr.h 2941 2013-08-03 07:08:24Z chrislit $
+ * @version $Id: swmgr.h 3156 2014-04-17 03:50:37Z greg.hellings $
*/
class SWDLLEXPORT SWMgr {
private: