Revision: 76030
          http://sourceforge.net/p/brlcad/code/76030
Author:   starseeker
Date:     2020-06-04 21:36:53 +0000 (Thu, 04 Jun 2020)
Log Message:
-----------
Update license references

Modified Paths:
--------------
    brlcad/branches/dm-fb-merge/doc/legal/embedded/osg.txt
    brlcad/branches/dm-fb-merge/doc/legal/embedded/x24.txt
    brlcad/branches/dm-fb-merge/src/libdm/dm_plugins.cpp

Modified: brlcad/branches/dm-fb-merge/doc/legal/embedded/osg.txt
===================================================================
--- brlcad/branches/dm-fb-merge/doc/legal/embedded/osg.txt      2020-06-04 
20:06:57 UTC (rev 76029)
+++ brlcad/branches/dm-fb-merge/doc/legal/embedded/osg.txt      2020-06-04 
21:36:53 UTC (rev 76030)
@@ -577,5 +577,5 @@
 
 That's all there is to it!
 
-file:/src/libfb/osg_fb_manipulator.h
+file:/src/libdm/osgl/osg_fb_manipulator.h
 

Modified: brlcad/branches/dm-fb-merge/doc/legal/embedded/x24.txt
===================================================================
--- brlcad/branches/dm-fb-merge/doc/legal/embedded/x24.txt      2020-06-04 
20:06:57 UTC (rev 76029)
+++ brlcad/branches/dm-fb-merge/doc/legal/embedded/x24.txt      2020-06-04 
21:36:53 UTC (rev 76030)
@@ -17,5 +17,5 @@
 IS ON AN "AS IS" BASIS, AND SUN MICROSYSTEMS INC. HAS NO OBLIGATION TO
 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
-file:/src/libfb/if_X24.c
+file:/src/libdm/X/if_X24.c
 

Modified: brlcad/branches/dm-fb-merge/src/libdm/dm_plugins.cpp
===================================================================
--- brlcad/branches/dm-fb-merge/src/libdm/dm_plugins.cpp        2020-06-04 
20:06:57 UTC (rev 76029)
+++ brlcad/branches/dm-fb-merge/src/libdm/dm_plugins.cpp        2020-06-04 
21:36:53 UTC (rev 76030)
@@ -1,3 +1,28 @@
+/*                  D M _ P L U G I N S . C P P
+ * BRL-CAD
+ *
+ * Copyright (c) 2020 United States Government as represented by
+ * the U.S. Army Research Laboratory.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public License
+ * version 2.1 as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this file; see the file named COPYING for more
+ * information.
+ */
+/** @file dm_plugins.cpp
+ *
+ * Logic for libdm plugin-based features
+ *
+ */
+
 #include "common.h"
 
 #include <algorithm>

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