Revision: 75979
          http://sourceforge.net/p/brlcad/code/75979
Author:   starseeker
Date:     2020-05-29 00:57:18 +0000 (Fri, 29 May 2020)
Log Message:
-----------
Put the archer acknowledgement with archer itself

Modified Paths:
--------------
    brlcad/trunk/doc/CMakeLists.txt
    brlcad/trunk/src/archer/CMakeLists.txt

Added Paths:
-----------
    brlcad/trunk/src/archer/archer_ack.txt

Removed Paths:
-------------
    brlcad/trunk/doc/archer_ack.txt

Modified: brlcad/trunk/doc/CMakeLists.txt
===================================================================
--- brlcad/trunk/doc/CMakeLists.txt     2020-05-29 00:49:05 UTC (rev 75978)
+++ brlcad/trunk/doc/CMakeLists.txt     2020-05-29 00:57:18 UTC (rev 75979)
@@ -14,7 +14,6 @@
   README.other/README.IRIX
   README.other/README.Solaris
   README.other/README.VAX
-  archer_ack.txt
   checklist.txt
   description.txt
   notes/TODO.BREP

Deleted: brlcad/trunk/doc/archer_ack.txt
===================================================================
--- brlcad/trunk/doc/archer_ack.txt     2020-05-29 00:49:05 UTC (rev 75978)
+++ brlcad/trunk/doc/archer_ack.txt     2020-05-29 00:57:18 UTC (rev 75979)
@@ -1,11 +0,0 @@
-
-Archer was developed by SURVICE Engineering under the Phase II Small Business 
Innovative Research (SBIR) grant AF03-141 (reference contract FA8651-04-C-0137) 
under the supervision of Lt. Edwin Rodriguez (AFRL/MNAL) (reference 
crossbow.survice.com).
-
-Archer is built upon BRL-CAD.  SURVICE would like to acknowledge the 
contribution and support from the Army Research Laboratory (ARL) BRL-CAD 
Development Team, without which Archer would not be possible.
-
-The following is the Archer Development Team:
-- Bob Parker: Principal programmer
-- Doug Howard: Original coding
-- Keith Bowman: Architecture
-- Steve Phillips: Website and Software Change Request (SCR) tracking system
-- Mark Butkiewicz: Project Management

Modified: brlcad/trunk/src/archer/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/archer/CMakeLists.txt      2020-05-29 00:49:05 UTC (rev 
75978)
+++ brlcad/trunk/src/archer/CMakeLists.txt      2020-05-29 00:57:18 UTC (rev 
75979)
@@ -56,6 +56,11 @@
 BRLCAD_ADDDATA(plugins/Wizards/tankwizard/images/tank.png 
plugins/archer/Wizards/tankwizardIA/images)
 BRLCAD_ADDDATA(plugins/Wizards/tirewizard/TireWizard.tcl 
plugins/archer/Wizards/tirewizard)
 
+set(archer_txt
+  archer_ack.txt
+  )
+ADD_DOC(archer_txt ".")
+
 set(archer_ignore_files
   CMakeLists.txt
   TODO

Copied: brlcad/trunk/src/archer/archer_ack.txt (from rev 75978, 
brlcad/trunk/doc/archer_ack.txt)
===================================================================
--- brlcad/trunk/src/archer/archer_ack.txt                              (rev 0)
+++ brlcad/trunk/src/archer/archer_ack.txt      2020-05-29 00:57:18 UTC (rev 
75979)
@@ -0,0 +1,11 @@
+
+Archer was developed by SURVICE Engineering under the Phase II Small Business 
Innovative Research (SBIR) grant AF03-141 (reference contract FA8651-04-C-0137) 
under the supervision of Lt. Edwin Rodriguez (AFRL/MNAL) (reference 
crossbow.survice.com).
+
+Archer is built upon BRL-CAD.  SURVICE would like to acknowledge the 
contribution and support from the Army Research Laboratory (ARL) BRL-CAD 
Development Team, without which Archer would not be possible.
+
+The following is the Archer Development Team:
+- Bob Parker: Principal programmer
+- Doug Howard: Original coding
+- Keith Bowman: Architecture
+- Steve Phillips: Website and Software Change Request (SCR) tracking system
+- Mark Butkiewicz: Project Management

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to