Revision: 75701
http://sourceforge.net/p/brlcad/code/75701
Author: starseeker
Date: 2020-05-05 20:03:17 +0000 (Tue, 05 May 2020)
Log Message:
-----------
Add headers
Modified Paths:
--------------
brlcad/trunk/regress/fuzz/fuzz_ged.cpp
brlcad/trunk/regress/fuzz/fuzz_test1.cxx
Modified: brlcad/trunk/regress/fuzz/fuzz_ged.cpp
===================================================================
--- brlcad/trunk/regress/fuzz/fuzz_ged.cpp 2020-05-05 19:38:12 UTC (rev
75700)
+++ brlcad/trunk/regress/fuzz/fuzz_ged.cpp 2020-05-05 20:03:17 UTC (rev
75701)
@@ -1,3 +1,28 @@
+/* F U Z Z _ G E D . 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 fuzz_ged.cpp
+ *
+ * Brief description
+ *
+ */
+
#include "common.h"
#include "bio.h"
Modified: brlcad/trunk/regress/fuzz/fuzz_test1.cxx
===================================================================
--- brlcad/trunk/regress/fuzz/fuzz_test1.cxx 2020-05-05 19:38:12 UTC (rev
75700)
+++ brlcad/trunk/regress/fuzz/fuzz_test1.cxx 2020-05-05 20:03:17 UTC (rev
75701)
@@ -1,3 +1,28 @@
+/* F U Z Z _ T E S T 1 . C X X
+ * 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 fuzz_test1.cxx
+ *
+ * Brief description
+ *
+ */
+
#include "common.h"
#include <stdint.h>
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