Revision: 76948
          http://sourceforge.net/p/brlcad/code/76948
Author:   starseeker
Date:     2020-08-25 18:44:56 +0000 (Tue, 25 Aug 2020)
Log Message:
-----------
Fix regress-licenses

Modified Paths:
--------------
    brlcad/trunk/doc/legal/embedded/CMakeLists.txt

Added Paths:
-----------
    brlcad/trunk/doc/legal/embedded/strnstr.txt

Modified: brlcad/trunk/doc/legal/embedded/CMakeLists.txt
===================================================================
--- brlcad/trunk/doc/legal/embedded/CMakeLists.txt      2020-08-25 18:39:22 UTC 
(rev 76947)
+++ brlcad/trunk/doc/legal/embedded/CMakeLists.txt      2020-08-25 18:44:56 UTC 
(rev 76948)
@@ -62,6 +62,7 @@
   sscanf.txt
   stb_truetype.txt
   STIX_Font_License_2010.txt
+  strnstr.txt
   tcl.txt
   tcllib.txt
   tinythread.txt

Added: brlcad/trunk/doc/legal/embedded/strnstr.txt
===================================================================
--- brlcad/trunk/doc/legal/embedded/strnstr.txt                         (rev 0)
+++ brlcad/trunk/doc/legal/embedded/strnstr.txt 2020-08-25 18:44:56 UTC (rev 
76948)
@@ -0,0 +1,22 @@
+Copyright (c) 2005-2018 Rich Felker
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+file:/regress/repository/strnstr.c


Property changes on: brlcad/trunk/doc/legal/embedded/strnstr.txt
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
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