Revision: 77230
          http://sourceforge.net/p/brlcad/code/77230
Author:   starseeker
Date:     2020-09-25 16:43:24 +0000 (Fri, 25 Sep 2020)
Log Message:
-----------
Add license header

Modified Paths:
--------------
    brlcad/trunk/src/libged/analyze/util.cpp

Modified: brlcad/trunk/src/libged/analyze/util.cpp
===================================================================
--- brlcad/trunk/src/libged/analyze/util.cpp    2020-09-25 16:29:19 UTC (rev 
77229)
+++ brlcad/trunk/src/libged/analyze/util.cpp    2020-09-25 16:43:24 UTC (rev 
77230)
@@ -1,3 +1,28 @@
+/*                        U T I L . 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 util.cpp
+ *
+ * Brief description
+ *
+ */
+
 #include "common.h"
 
 extern "C" {

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