Revision: 68958
          http://sourceforge.net/p/brlcad/code/68958
Author:   starseeker
Date:     2016-10-01 03:04:47 +0000 (Sat, 01 Oct 2016)
Log Message:
-----------
Add full license text

Modified Paths:
--------------
    brlcad/trunk/misc/CMake/FindUUID.cmake

Modified: brlcad/trunk/misc/CMake/FindUUID.cmake
===================================================================
--- brlcad/trunk/misc/CMake/FindUUID.cmake      2016-10-01 03:01:18 UTC (rev 
68957)
+++ brlcad/trunk/misc/CMake/FindUUID.cmake      2016-10-01 03:04:47 UTC (rev 
68958)
@@ -7,13 +7,35 @@
 # also defined, but not for general use are
 #  UUID_LIBRARY, where to find the UUID library.
 #
-#  Copyright (c) 2006-2011 Mathieu Malaterre <[email protected]>
+#  Copyright (c) 2006-2011 Mathieu Malaterre <[email protected]> All
+#  rights reserved.
 #
-#  Redistribution and use is allowed according to the terms of the New
-#  BSD license.
-#  For details see the accompanying COPYING-CMAKE-SCRIPTS file.
+#  Redistribution and use in source and binary forms, with or without
+#  modification, are permitted provided that the following conditions are met:
 #
+#  1. Redistributions of source code must retain the above copyright notice,
+#  this list of conditions and the following disclaimer.
+#
+#  2. Redistributions in binary form must reproduce the above copyright notice,
+#  this list of conditions and the following disclaimer in the documentation
+#  and/or other materials provided with the distribution.
+#
+#  3. Neither the name of the copyright holder nor the names of its
+#  contributors may be used to endorse or promote products derived from this
+#  software without specific prior written permission.
 
+#  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+#  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+#  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+#  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+#  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+#  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+#  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+#  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+#  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+#  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+#  POSSIBILITY OF SUCH DAMAGE.
+
 # On MacOSX we have:
 # $ nm -g /usr/lib/libSystem.dylib | grep uuid_generate
 # 000b3aeb T _uuid_generate

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to